AP Calculus Study Guide
AP Calculus Study Guide
0. Preparation
Before the exam begins make sure to have your calculator cleared and in Radians.
Example:
Find the lim x2 sin(1/x).
x→0
sin(1/x) is bounded between -1 and 1, so that’s our inequality (it has the same range as the normal sine function
because its amplitude is the same).
We can then multiply everything by x2 to make the middle look like the initial problem.
Take the limits of the outer pieces, and you get 0 for both. So the limit of the middle function must also be 0.
Continuity at a point:
Check if a function is continuous at a certain point (NEEDED FOR THE AP EXAM)
1. f(x) is defined 2. lim f (x) = lim f (x) = lim f (x) & exists 3. lim f (x) = f (c)
x→c x→c+ x→c− x→c
Terminology: If a function f is not continuous at x = c, then we say f is discontinuous at c and c is a point of discontinuity
Types of Discontinuity:
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
Indeterminate Forms:
Note: these apply for ±∞ and ±0
● 0/0
● ∞/∞
● ∞-∞
● 0*∞
● 0⁰
● 1∞
● ∞⁰
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
L’Hopital’s Rule:
●
○ Note: L’Hopital’s only works with the following Indeterminate forms:
■ ±0/±0
■ ±∞/±∞
○ L’Hopital’s rule may need to be utilized multiple times
○ by L’Hopital’s Rule:” before using the rule on FRQ
Be sure to write “limit is indeterminate ∴
Example:
Vertical Asymptotes:
● Find where the denominator equals zero. At that x-value you have a vertical asymptote.
Horizontal Asymptotes:
● Take the limit as x --> ∞ AND the limit as x --> -∞
● End Behavior/Infinite Limits:
○ Let N = highest growing term in the numerator and let D = highest growing term in the denominator
■ If N < D
● the N becomes insignificant compared to it at large x, so there is a H.A. at 0
■ If N == D
● then the HA is the ratio of their coefficients
■ If N > D
● then the function increases without bound, so no HA :(
“Race to Infinity”:
Here are the types of functions ranked by how quickly they approach infinity from fastest to slowest:
● xx, x!, ax, Polynomial (xn) , ln(x), logax, x1/a
Derivative Rules:
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
Common Derivatives:
Logarithmic Differentiation:
d/dx[xx] = xx (ln|x| + 1)
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
Derivatives can be defined through limits but they are intricately related to continuity:
3. The tangent line at that point has a vertical/nonexistent slope (derivative definition
approaches +/- infinity from both sides)
Log Properties:
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
This is derived from the fact that for inverse functions f and g, f(g(x))=x
f(g(x))=x ⇒ f’(g(x))g’(x)=1⇒ g’(x)=1/f’(g(x))
Alternatively defined as:
■
○ The Mean Value Theorem (MVT) and Rolle’s Theorem
■ Mean Value Theorem (MVT)
● If f is continuous on the closed interval [a,b] and differentiable on the open interval (a,b), then there exists a
number c in (a,b) such that f ′(c) = f (b)−f (a)
b−a .
● Rolle’s Theorem
○ Let f be continuous on the closed interval [a,b] and differentiable on the open interval (a,b). If
f(a)=f(b), then there is at least one number c in (a,b) such that f ‘(c)=0.
○ Increasing and Decreasing Functions and the First Derivative Test
■ Guidelines for finding intervals on which a function is increasing or decreasing
● Let f be continuous on the interval (a,b). To find the open intervals on which f is increasing or decreasing, use
the following:
○ Locate the critical numbers of f in (a,b), and use these numbers to determine test intervals.
○ Determine the sign of f ‘(x) at one test value in each of the intervals.
○ Use the following
■ f ′(x) > 0 increasing.
■ f ′(x) < 0 decreasing.
■ f ′(x) = 0 or f ′(x) = DNE extrema of f(x).
● If f’ changes from + to - then max
● If f’ changes from - to + then min
○ Concavity and the Second Derivative Test
■ Point of inflection- A point in which f(x) changes concavity.
● Inflection points can be represented by f ‘’(x)=0 or DNE AND a sign-change around x
■ Second derivative test
● f ′′(x) > 0 concave up, relative minimum at (x, f(x))
● f ′′(x) < 0 concave down, relative maximum at (x,f(x))
● f ′′(x) = 0 could be an inflection point or local extrema, refer to the first derivative test.
○ Summary of Curve Sketching (AB Only)
■ x-intercepts, y-intercepts
■ Symmetry
■ Domain and range
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
■ Continuity, differentiability
■ Vertical and horizontal asymptotes
■ Relative Extrema
■ Points of inflection
■ Concavity
■ Infinite limits at infinity/End behavior
○ Related Rates
■
○ Optimization Problems
■ Guidelines for solving applied minimum and maximum problems
● Identify all g iven quantities and all quantities to be determined. If possible, make a sketch.
● Write a primary equation for the quantity that is to be maximized or minimized.
● Reduce the primary equation to one having a single independent variable. T his may involve the use of
secondary equations relating the independent variables of the primary equation.
● Determine the feasible domain of the primary equation. That is, determine the values for which the stated
problem makes sense.
● Determining the desired maximum or minimum value.
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
■
○ Linearization:
■ Tangent Line Approximation
● Approximating the tangent line of f at c yields y = f (c) + f ′(c)(x − c)
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
■
■ Sigma Notation
■ Partial Summation formulas (AB only):
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
■ Riemann Sum Formula
● Right: b−a
n * [f (x1 ) + f (x2 ) + ... + f (xn )]
b−a
● Left: n * [f (x0 ) + f (x1 ) + ... + f (xn−1 )]
b−a
● Midpoint: n * [f (x1/2 ) + f (x3/2 ) + ... + f (xn−1/2 )]
○ Numerical Integration
■ Trapezoidal Rule
b
● ∫ f (x) dx ≈ b−a
2n
[f (x0 ) + 2f (x1 ) + 2f (x2 ) + ... + 2f (xn−2 ) + 2f (xn−1 ) + f (xn )]
a
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
● The Trapezoidal sum is exactly the same as the average of the left and right
endpoint Riemann sums
■ Definite Integral Notation
●
● Implies the area under f, on the closed interval [a,b] bounded by the x-axis, and the vertical lines x=a, x=b.
● If a=b, the integral is equal to 0.
●
● ^answer is B
■ Integral Properties:
b a
● ∫ f (x) dx = - ∫ f (x) dx
a b
●
b c b
● ∫ f (x) dx = ∫ f (x) dx + ∫ f (x) dx where a≤c≤b
a a c
○ The Fundamental Theorem of Calculus
■ First Fundamental Theorem of Calculus (1 FTC)
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
[∫ ]
x
d
● dx
f (t) dt = f (x)
a
●
d
dx [ b(x)
a(x)
∫ f (t) dt ] = f (b(x))b′(x) − f (a(x))a′(x)
■ Velocity
● Velocity is the rate of change in position, so its definite integral will give us the
net displacement of the moving object, while the derivative of the function will
give the object's acceleration.
■ Acceleration
● In calculus, acceleration is found as being the derivative of velocity, or the double
derivative of the displacement of an object with respect to time.
7. Differential Equations
Separation of Variables:
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
Slope fields:
AP Calculus BC ONLY starts here: Units 1-8 + 5 topics in Unit 10 (10.2, 10.5, 10.7, 10.8, and 10.11)
Logistic Differential Equation:
dP
● dt ≈ k P (t) if L >> P
dP
● dt < 0 if P > L (P decreases if it ever exceeds L)
L L − P₀
● P (t) = 1 + Ce −kt ; C = P
● lim P (t) = L
t→∞
dP
● lim =0
P → L dt
Euler’s Method:
ifferential equation
Euler’s Method is a step-based method for approximating the solution to a d
Point-Slope Form:
y2 - y1 = m(x2 - x1)
becomes:
ynew = yold + y’(x, y) · ∆x
x y dy/dx
0 100 36.4
It’s important to realize that Euler’s method does not give exact answers — just good estimates. Unless the
directions specify to use Euler’s Method, do not use it!
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
8. Applications of Integration
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
Volumes of Solids with Known Cross Sections
Surface Area:
Arc Length:
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
○ If you could not understand the jump from the first to second term, please brush
up on polynomial long division
○ For the first step, try to rewrite the numerator x2 + 1 in terms of something in the
denominator x - 2. We see that it is not immediately factorable, so we chip away
constant values until we have something that is (kind of like the opposite of
“completing the square”). We see that we can rewrite x 2 + 1 as x2 - 4 + 5 where
we see a difference of squares, which can be factored into (x-2)(x+ 2) giving us
(x- 2)(x+
2) + 5 in the numerator.
■ You get better with this by getting intuition after practice algebra.
○ To go from the first to the second term, you must divide (x2 + 1) by (x - 2); there
are other methods to achieve the second term since it has a relatively simple
polynomial as the numerator
○ Partial Fraction Decomposition
■ This should be used if you have a rational function where the denominator has a greater degree
than the numerator
■ What you should aim for is to “decompose” the fraction into multiple fractions of degree 1
■ Example: Evaluate ∫ x −x
3
3x+2
2−2x dx
○ ∫ x −x
3 2−2x dx = ∫((− 1) x + ( 3 ) x−2 + (− 3 )( x+1 )dx =− ln|x| + 3 ln|x − 2| − 3 ln|x + 1| + C
3x+2 1 4 1 1 1 4 1
○ Integration by Parts
■ Method of reducing an integral, whose integrand is the product of two functions of the variable integration, to make it
easier to integrate.
■ Derived from the Product Rule for Differentiation (multiply both sides by dx , integrate, and isolate the integral of u
w.r.t. v ).
■ The trick is determining what u and dv should be to make the integral easier to solve. In general, u should simplify
when differentiated and dv should remain manageable when integrated.
● Follow the acronym LIPET for choosing u : Logarithmic first, Inverse Trigonometric next, then Polynomial,
Exponential and Trigonometric.
■ When u is more complicated, you may have to apply the By Parts method more than once.
■ Sometimes with repeated use of By Parts, you will end up with the same integral as the one you are trying to solve for.
In these cases, assign the unknown integral to some variable and solve.
■ Sometimes you may get the integral you started with from the ∫ v du part. If so, then add that to both sides and
divide.
■ With bounds:
○ Trigonometric Substitution (not tested explicitly but has been in multiple past FRQs where they
graded ONLY for the answer; no work. So not knowing how to do this IS ok)
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
■ Always remember to look at the denominator of a fraction to know which trig function to substitute
○ Improper Integrals:
■ Definition of Proper Integrals with Infinite Integration Limits
● 1. If f is continuous on the interval [a ∞), then
∞ b
○ ∫ f (x) dx = lim ∫ f (x) dx .
b→∞ a
a
● 2. If f is continuous on the interval (-∞, b], then
b b
○ ∫ f (x) dx = lim
a→−∞
∫ f (x) dx .
−∞ a
● 3. If f is continuous on the interval (-∞, ∞), then
∞ c b
○ ∫ f (x) dx = lim ∫ f (x) dx + lim ∫ f (x) dx , where c is any real number.
a→−∞ a b→∞ c
−∞
● In the first two cases, the improper integral converges if the limit exists--otherwise, the
improper integral diverges. In the third case, the improper integral on the left diverges if
either of the improper integrals on the right converges.
■ Definition of Improper Integrals with Infinite Discontinuities
● 1. If f is continuous on the interval [a, b) and has an infinite discontinuity at b, then
b c
○ ∫ f (x) dx = lim− ∫ f (x) dx .
a c→b a
● 2. If f is continuous on the interval (a, b] and has an infinite discontinuity at a, then
b b
○ ∫ f (x) dx = lim+ ∫ f (x) dx .
c→a c
a
● 3. If f is continuous on the interval [a, b] ,except for some c in (a,b) at which f has an
infinite discontinuity, then
b c b
○ ∫ f (x) dx = ∫ f (x) dx + ∫ f (x) dx .
a a c
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h ttps://t.me/apresources
● In the first two cases, the improper integral converges if the limit exists--otherwise, the
improper integral diverges. In the third case, the improper integral on the left diverges if
either of the improper integrals on the right diverges.
Special Case:
1.
2.
Alternating Series Remainder:
Error = | S - Sn |
Alternating Series Error ≤ abs value of First Term left off the series
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources
Example Problem:
Note: When you are conditionally convergent, you are on the endpoints of the interval of convergence
AP Calculus AB & BC Exam Review
StudyResources3.0–AP Calculus AB/BC (1-7: AB & 8-10: BC): h
ttps://t.me/apresources