AP-Calculus-AB-Study-Guide
AP Calculus AB Exam Study Guide Notes
Key Exam Details
- The AP Calculus AB exam is a 3-hour and 15-minute end-of-course test.
- It consists of 45 multiple-choice questions (50% of the exam) and 6 free-response questions (50% of the exam).
- The exam covers the following content categories:
- Limits and Continuity: 10–12%
- Differentiation: Definition and Basic Derivative Rules: 10–12%
- Differentiation: Composite, Implicit, and Inverse Functions: 9–13%
- Contextual Applications of Differentiation: 10–15%
- Applying Derivatives to Analyze Functions: 15–18%
- Integration and Accumulation of Change: 17–20%
- Differential Equations: 6–12%
- Applications of Integration: 10–15%
Limits and Continuity
- Around 10-12% of the AP Calculus AB exam questions will be on Limits and Continuity.
- Limits: The limit of a function f as x approaches c is L if the value of f can be made arbitrarily close to L by taking x sufficiently close to c (but not equal to c).
- If such a value exists, this is denoted as limx→cf(x)=L. If no such value exists, we say that the limit does not exist, abbreviated DNE.
- Limits can be found using tables, graphs, and algebra.
- Example: Based on the table values provided, it appears that limx→1f(x)=2.5.
- Important algebraic techniques for finding limits include factoring and rationalizing radical expressions.
- Suppose lim<em>x→cf(x)=L, lim</em>x→cg(x)=M, and limx→ch(x)=N.
- limx→c[f(x)+g(x)]=L+M
- limx→c[f(x)−g(x)]=L−M
- limx→c[af(x)]=aL , where a is any real number.
- limx→cg(x)f(x)=ML, as long as M=0
- limx→cNh(f(x))=N
- For many common functions (polynomial, rational, exponential, logarithmic, and trigonometric functions), evaluating limits requires evaluating the function at the point c (assuming the function is defined at the point).
- Two special limits important in calculus are:
- limx→0xsinx=1
- limx→0x1−cosx=0
- One-Sided Limits: Sometimes we are interested in the value that a function f approaches as x approaches c from only a single direction.
- If the values of f get arbitrarily close to L as x approaches c while taking on values greater than c, we say limx→c+f(x)=L.
- Similarly, if x is taking on values less than c, we write limx→c−f(x)=L.
- lim<em>x→cf(x) exists if and only if both lim</em>x→c+f(x) and limx→c−f(x) exist and have the same value.
- A limit can fail to exist in a few ways:
- limx→c+f(x) does not exist.
- limx→c−f(x) does not exist.
- Both of these one-sided limits exist, but have different values.
- Infinite Limits, Limits at Infinity, and Asymptotes
- When a function has a vertical asymptote at x=c, the behavior of the function can be described using infinite limits.
- If the function values increase as they approach the asymptote, we say the limit is ∞, whereas if the values decrease as they approach the asymptote, the limit is −∞.
- Saying that a limit is ±∞ is a convenient way to describe the behavior of the function approaching the point.
- We can also extend limits by considering how the function behaves as x→±∞.
- If limx→±∞f(x)=L, then f has a horizontal asymptote y=L. It is possible for a function to have two horizontal asymptotes, since it can have different limits as x→∞ and x→−∞.
- The Squeeze Theorem
- If the graph of a function lies between the graphs of two other functions, and if the two other functions share a limit at a certain point, then the function in between also shares that same limit.
- Formally, if f(x)≤g(x)≤h(x) for all x in some interval containing c, and if lim<em>x→cf(x)=lim</em>x→ch(x)=L, then limx→cg(x)=L as well.
- Example: Since −1≤sin(x)≤1 for all real numbers x, 2−x2≤xsin(x)≤2x2. Since both end functions limit to 0, limx→0xsin(x)=0.
- Continuity: The function f is said to be continuous at the point x=c if it meets the following criteria:
- limx→cf(x) exists
- f(c) exists
- limx→cf(x)=f(c)
- Each of the previously mentioned criteria can fail, resulting in a discontinuity at x=c.
- The discontinuity in graph B is referred to as a jump discontinuity.
- In graph C, the discontinuity could be fixed by moving a single point; it occurs whenever the second condition above is satisfied and is called a removable discontinuity. If limx→cf(x) exists, but f has a discontinuity at x=c because it fails one of the other conditions, the discontinuity can be removed by defining or redefining f(c) to be equal to the limit at that point.
- A function is continuous on an interval if it is continuous at every point in the interval. The following categories of functions are continuous at every point in their respective domains:
- Polynomial
- Rational
- Power
- Exponential
- Logarithmic
- Trigonometric
- If f is a piecewise-defined function with continuous component functions, then checking for continuity consists of checking whether it is continuous at its boundary points. Continuity at a boundary point requires that the functions on both sides of the point give the same result when evaluated at the point.
- Intermediate Value Theorem: The Intermediate Value Theorem applies to continuous functions on an interval [a,b]. If d is any value between f(a) and f(b), then there must be at least one number c between a and b such that f(c)=d.
Differentiation: Definition and Fundamental Properties
- On the AP exam, 10–12% of questions will cover Differentiation: Definition and Fundamental Properties.
- Definition of the Derivative
- The average rate of change of a function f over the interval from x=a to x=a+h is hf(a+h)−f(a).
- Alternatively, if x=a+h, this can be written as x−af(x)−f(a).
- When h approaches 0, the limit that results is called the instantaneous rate of change of f at x=a, or the derivative of f at x=a, and is denoted f′(a).
- f′(a)=lim<em>h→0hf(a+h)−f(a), or equivalently, f′(a)=lim</em>x→ax−af(x)−f(a).
- If this limit exists, f is said to be differentiable at a.
- Graphically, f′(a) represents the slope of the line tangent to the graph of f(x) at the point where x=a.
- Therefore, the line tangent to f(x) at x=a is y−f(a)=f′(a)(x−a).
- If the function f is differentiable at all points in some interval, we can define a new function on that interval by finding the derivative at every point. This new function, called the derivative of f, can be denoted f′(x), dxdy, or y′, and is defined by f′(x)=limh→0hf(x+h)−f(x).
- The value of the derivative at a particular point, x=a, can then be denoted f′(a) or dxdy∣x=a.
- If f is differentiable at x=a, then it also must be continuous at x=a.
- Another way that differentiability can fail is via the presence of sharp turns or cusps in a graph.
- Basic Derivatives and Rules
- The constant rule: dxdc=0
- The power rule: dxdxn=nxn−1, for any real number n
- The sum rule: dxd[f(x)+g(x)]=f′(x)+g′(x)
- The difference rule: dxd[f(x)−g(x)]=f′(x)−g′(x)
- The constant multiple rule: dxd[cf(x)]=cf′(x)
- The product rule: dxd[f(x)g(x)]=f′(x)g(x)+f(x)g′(x)
- The quotient rule: dxd[g(x)f(x)]=[g(x)]2f′(x)g(x)−f(x)g′(x)
- dxdcx=1 and dxdx=1
- Derivatives of some common functions:
- dxdex=ex
- dxdlnx=x1
- dxdsinx=cosx
- dxdcosx=−sinx
- dxdtanx=sec2x
- dxdcscx=−cscxcotx
- dxdsecx=secxtanx
- dxdcotx=−csc2x
Differentiation: Composite, Implicit, and Inverse Functions
- Between 9–13% of the questions on AP Calculus exam will cover Differentiation: Composite, Implicit, and Inverse Functions.
- Chain Rule
- The chain rule makes it possible to differentiate composite functions.
- If y=f(g(x)), then the chain rule states that y′=f′(g(x))⋅g′(x). In alternative notation, if y=f(u) and u=g(x), then dxdy=dudy⋅dxdu.
- The chain rule can be extended to compositions of more than two functions by considering that g(x), as described previously, may itself be a composition. If y=f(g(h(x))), two applications of the chain rule yield y′=f′(g(h(x)))⋅g′(h(x))⋅h′(x).
- Implicit Differentiation and Inverse Functions
- A function may sometimes be presented in implicit, rather than explicit, form. That is, it may not be given as y=f(x), but rather as an equation that relates x and y to each other. In such cases, we say that y is implicitly defined as a function of x.
- Implicit differentiation is the process of finding the derivative dxdy for such functions, and it is accomplished by applying the chain rule.
- Consider the equation x3+y3+xy=5. Differentiating both sides of the equation with respect to x, and remembering that we are assuming that y is, in fact, a function of x (so that the chain rule applies), we get the following: 3x2+3y2dxdy+y+xdxdy=0
- This technique can also be applied to find the derivatives of inverse functions. Consider an invertible function f, with inverse f−1. By definition, this means that f(f−1(x))=x. Now, differentiating both sides with respect to x, we get f′(f−1(x))⋅(f−1)′(x)=1. Solving for (f−1)′(x), we have (f−1)′(x)=f′(f−1(x))1.
- Higher Order Derivatives
- The derivative f′ of a function is itself a function that may be differentiable. If it is, then its derivative is f′′, called the second derivative of f. The relationship of f′ and f′′ is identical to the relationship between f and f′. Similarly, the derivative of f′ is f′′′, the third derivative of f. This process can continue indefinitely, as long as the functions obtained continue to be differentiable. After three, the notation changes, so that the 4th derivative of f is denoted f(4), and the nth derivative is f(n).
Contextual Applications of Differentiation
- About 10–15% of questions on the exam will cover Contextual Applications of Differentiation.
- In any context, the derivative of a function can be interpreted as the instantaneous rate of change of the independent variable with respect to the dependent variable. If y=f(x), then the units of the derivative are the units of y divided by the units of x.
- Straight-Line Motion
- Rectilinear (straight-line) motion is described by a function and its derivatives.
- If the function s(t) represents the position along a line of a particle at time t, then the velocity is given by v(t)=s′(t). When the velocity is positive, the particle is moving to the right; when it is negative, the particle is moving to the left. The speed of the particle does not take direction into account, so it is the absolute value of the velocity, or ∣v(t)∣.
- The acceleration of the particle is a(t)=v′(t)=s′′(t). The velocity is increasing when a(t) is positive and decreasing when a(t) is negative. The speed, however, is only increasing when v(t) and a(t) have the same sign (positive or negative). When v(t) and a(t) have different signs, the particle’s speed is decreasing.
- Related Rates
- Related rates problems involve multiple quantities that are changing in relation to each other. Derivatives, and especially the chain rule, are used to solve these problems.
- Though the problems vary widely with context, there are a few steps that usually lead to a solution.
- Draw a picture and label relevant quantities with variables.
- Express any rates of change given in the problem as derivatives.
- Express the rate of change you need to solve for as a derivative.
- Relate the variables involved in the rates of change to each other with an equation.
- Differentiate both sides of the equation with respect to time. This may involve applying many derivative rules but will always involve the chain rule.
- Substitute all of the given information into the resulting equation.
- Solve for the unknown rate.
- Linearization
- The line tangent to a function at x=c is the best possible linear approximation to the function near x=c. Because of this, the tangent line, seen as a function L(x), is also called the linearization of the function at the given point.
- L'Hospital's Rule
- When two functions f and g either both have limits of 0 or both have infinite limits, we say that the limit of their ratio is an indeterminate form, represented by 00 or ∞∞. Limits that result in one of these forms can be evaluated using L’Hospital’s rule.
- The full statement of L’Hospitals rule is as follows: if lim<em>x→cg(x)f(x) approaches 00 or ∞∞, then lim</em>x→cg(x)f(x)=limx→cg′(x)f′(x).
- In other words, when we encounter one of these indeterminate forms, we can take the derivative of each of the functions, and then reevaluate the limit.
Analytical Applications of Differentiation
- Anywhere from 15-18% of the questions on your AP exam will cover Analytical Applications of Differentiation.
- Mean Value Theorem
- The Mean Value Theorem states that if f is continuous on [a,b] and differentiable on (a,b), then there is at least one point between a and b at which the instantaneous rate of change of f is equal to its average range of change over the entire interval. In other words, there is at least one value c in the interval (a,b) for which f′(c)=b−af(b)−f(a).
- Intervals of Increase and Decrease and the First Derivative Test
- When the derivative of a function is positive, the function increases, and when the derivative is negative, the function decreases. To find intervals on which a function is increasing or decreasing, then, it is necessary to solve for where its derivative is positive or negative. The procedure for doing this involves first finding the values, called critical points, at which the derivative is zero or undefined.
- If f changes from increasing to decreasing at x=c, f has a local maximum at c. If it changes from decreasing to increasing at x=c, it has a local minimum at c. Taken together, local maximums and local minimums are referred to as local extrema.
- The first derivative test summarizes these facts and describes the process of finding local maximums and minimums. Specifically, suppose x=c is a critical point of f. Then:
- if f′ is positive to the left of c, and negative to the right of c, then f has a local maximum at c.
- if f′ is negative to the left of c, and positive to the right of c, then f has a local minimum at c.
- if neither of the above conditions apply, f does not have a local extreme at c.
- Absolute Extrema
- If M is the largest value that f attains on some interval I containing c, then M is called the global maximum of f on I. Similarly, if M is the smallest value that f attains on some interval I containing c, then M is called the global minimum of f on I.
- There is no reason to expect that an arbitrary function has a global maximum or minimum value on a given interval. However, the Extreme Value Theorem guarantees that a function does have a global maximum and a global minimum on any closed interval on which it is continuous. On such an interval, both of the global extrema must occur at either a critical point or at an endpoint of the interval.
- The Candidate Test gives a procedure for finding these global extrema on a closed interval [a,b]:
- Check that f is continuous on [a,b]