Verified for the 2025 AP Calculus AB/BC examโขCitation:
Welcome back to AP Calculus! ๐ถ๏ธ
In this guide, we'll analyze the behavior of accumulation functions using the Fundamental Theorem of Calculus. We'll focus on graphical, numerical, analytical, and verbal representations to gain a comprehensive understanding of integrally-defined functions.
๐ This section only has a summary of this very important theorem. For more necessary details, go to our 6.4 guide here!
The Fundamental Theorem of Calculus links accumulation functions, which are adapted from infinite Riemann sums, to antiderivatives, which โundoโ a derivative. This theory states that if
Then,
The first equation above states that $F(n)$ is the accumulation function of $f(t)$ which equals the area under the curve of $f(t)$ between the boundaries made by the lines $x =a$ and $x = n$. Here, a is some constant number while n is a variable. Visually, this looks like the following:
Drawing of the accumulation function with boundaries a and n and the area under the curve f(t) colored blue and labeled as F(x)
Image Courtesy of Julianna Fontanilla
The second equation says that the derivative of $F(n)$ is $f(n)$. This also means that the antiderivative of $f(n)$ is $F(n)$, and that $F'(n) = f(n)$.
To put these 2 pieces of information together, the area under a function is equal to the value of its antiderivative (calculated with the same bounds, of course).
๐ก Usually, both the accumulation and antiderivative parts of this theorem are written with the variable x. For example, Fโ(n) = f(n) is usually written as Fโ(x) = f(x) in lectures or textbooks. Donโt get confused, they are the exact same equation, just using a different letter for the variable. (We used a different letter since telling you that the upper bound of the accumulation function was at $x =x$ would be confusing).
Just like previous functions, these integrally defined functions can be defined by their various characteristics listed below. Some AP multiple-choice or free-response questions will ask you to analyze these factors given a graph or a function with an integral.
If F(x) isโฆ | then Fโ(x) | and Fโ'(x) |
---|
| Increasing | + | โโโ | | Decreasing | - | โโโ |
| Relative Maximum | 0 and changes from + to - | is - |
| Relative Minimum | 0 and changes from - to + | is + |
| Concave Up | โโโ | is + | | Concave Down | โโโ | is - |
| Inflection Point | โโโ | Changes Sign |
Itโs important to note that finding increasing/decreasing ranges uses the first derivative while finding concave up/down ranges uses the second derivative. In addition, a relative minimum or maximum cannot be an inflection point.
When working with analysis integral problems where you must find one of the above items in the table remember that you are working backwards. Instead of finding or drawing the derivative of the given numerical graph or function, use the information as the already-found derivative of your target integral. For example, if you are told that
Realize that $6x^2$ is equal to the first derivative and find critical points or the second derivative accordingly.
Almost all AP questions on this topic will fall into 1 of 3 types: graph, table, or equation. These are all equally likely to occur. We will be going over a graph problem!
Graph questions almost always tell you that a function $G(x) =\int_a^x f(t)dt$ and give you a graph or image of the function $f(t)$.
The most important thing to remember with this type of problem is that the graph given is not your target function. Instead, the graph is the derivative of your target function. Letโs try an official College Board FRQ from the 2022 exam! (All credits to College Board.)
Question 3 from the 2022 AP Calculus AB FRQ Exam
Courtesy of College Board
Let $f$ be a differentiable function with $f(4)=3$. On the interval $0 \leq x \leq 7$, the graph of $f'$, the derivative of $f$, consists of a semicircle and two line segments, as shown in the figure above.
(a) Find $f(0)$ and $f(5)$.
(b) Find the x-coordinates of all points of inflection on the graph of $f$ for $0<x<7$. Justify your answer.
(c) Let $g$ be the function defined by $g(x)=f(x)-x$. On what intervals, if any, is $g$ decreasing for $0 \leq x \leq 7$? Show the analysis that leads to your answer.
(d) For the function $g$ defined in part (c), find the absolute minimum value on the interval $0 \leq x \leq 7$. Justify your answer.
Part A of this question asks us to find $f(0)$ and $f(5)$. Since we are told that the graph above is the graph of $f'(x)$, this means that the original equation ofโฆ
Using the Fundamental Theorem of Calculus, we know that this equation is equal to the accumulation function, and is represented on the $f'(x)$ graph by the area between the curve and the x-axis. This area is the change in $f(x)$ over the given bounds.
Using mathematical operations, we can set up 2 equations to find $f(0)$ and $f(5)$.
The first equation is
which can be simplified to
๐ก Be careful with how you lay out your integrals! The lower bound is where you start and the upper bound is where you end when computing area. Your formula to find f(x) given fโ(x) should always be arranged to f(low bound) + low bound to high bound integral = f(high bound).
We know that $f(4) = 3$ from the problem and that $\int_0^4 f'(x) dx$ is the area under $f'(x)$ between x = 0 and x = 4, given the definition of the accumulation function. Our problem tells us that $f'(x)$ is composed of a semicircle and 2 line segments, and we can see that the area between 0 and 4 is the semicircle area. The area of this semicircle is
Remember that since this area is below the x-axis, it is considered negative!
Plugging this into the our equation above gives
In the same way, you can set up your equation for $f(5)$.
Again, we know that $f(4) = 3$. The area of $f'(x)$ from $x=4$ and $x=5$ lies on the first straight line which has a slope of $\frac {2-0}{6-4} = 1$, using the known points of (4,0) and (6,2). Using this information in a slope equation OR by looking at the graph, we know that when $x =5$ then $y =1$. This means that the triangle area between $x=4$ and $x=5$ has a height of 1 and a width of 1, with a total area of $\frac 12$. Putting this into our earlier equation, we get
Remember to write down your integrals AND label your final answers as f(0) and f(5) to earn all points on the free-response portion!
This part asks for the x-coordinates of any points of inflection of the function $f(x)$. Since we are given the graph of $fโ(x)$, we need to look at the derivative of this graph to find points of inflection (2nd derivative) of the original function $f(x)$.
Remember that points of inflection occur when the second derivative of a function changes signs. On the graph given to us, this occurs where the slope of the derivative changes signs. This occurs at x = 2, where the slope changes from negative to positive, and x = 6, where the slope changes from positive to negative. Since the slope of a function at a point is the 1st derivative, the slope of the first derivative at a point is the second derivative!
๐ก Although there is a critical point for fโ(x) at x = 4, this isnโt a point of inflection. The slope of the first derivative goes from approaching positive infinity to a positive constant but doesnโt change signs, which is the criteria for a point of inflection.
Our new equation is defined by
so the new derivative is
A function is decreasing when its derivative is negative, so g(x) is decreasing when
or
According to the graph, this occurs between $0<x<5$.
This part asks for the absolute minimum function of $g(x)$. A local minimum occurs when $g(x) =0$and $g(x)$ changes from negative to positive. Our candidates are the two endpoints of $x=0$ and $x=7$ as well as the local minimum $x = 5$. Just as a reminder, $g'(x) = f'(x) -1$ so $g'(x) =0$ when $f'(x) =1$ which only occurs within the function when $x = 5$.
Testing all 3 candidates for the absolute minimum givesโฆ
x | f(x) | g(x) = f(x) -x |
---|
| 0 | 3 + 2pi | 3 + 2pi | | 5 | 3.5 | 3.5 - 5 = -1.5 |
| 7 | 7.5 | 6.5 -7 =-0.5 |
$f(0)$ and $f(5)$ were both imported from Part A.
$f(7)$ was found by adding $f(5) + \int_5^7f'(x)dx =3.5 + 3 = 6.5$ through geometry.
Integral between x =5 and x =7 broken up into area of a triangle and rectangle
Courtesy of College Board and Julianna Fontanilla
So the absolute minimum of $g(x)$ is -1.5 which occurs when $x=5$.
Here are some tips and tricks when approaching these question types:
This topic may be difficult, but the most important thing to remember is that area under a curve = the antiderivative. Practice using both concepts with different integral questions to get comfortable with the idea. As always, the best way to improve your understanding is to try lots of practice problems and familiarize yourself with the setup of common AP questions covering this topic. Youโve got this! ๐๐ผ