📚 AP Calculus AB Units 1–8 (All Topics) – Complete 2026 Study Guide
Master every unit of AP Calculus AB with this comprehensive guide covering limits, derivatives, integrals, differential equations, and applications. Includes exam strategies, practice questions, and study tips to help you score a 5!
Introduction to AP Calculus AB
AP Calculus AB is one of the most rewarding Advanced Placement courses, covering the foundational concepts of differential and integral calculus. This course spans 8 units that build upon each other systematically, taking students from limits and continuity through derivatives, integrals, and their real-world applications.
According to the College Board, AP Calculus AB is equivalent to a first-semester college calculus course. In 2024, approximately 59% of students earned a passing score of 3 or higher, with about 22% achieving the top score of 5.
What Students Struggle With Most
- Unit 5 (Optimization & Curve Analysis): Requires synthesizing derivative concepts with analytical reasoning
- Unit 6 (Fundamental Theorem of Calculus): Connecting accumulation functions with rates of change
- Unit 4 (Related Rates): Setting up equations from word problems
- Unit 8 (Volume Problems): Visualizing 3D solids from 2D cross-sections
This guide covers all 8 units in detail, providing you with key concepts, must-know formulas, common exam patterns, and specific strategies to avoid typical mistakes. Ready to master AP Calculus AB? Use our AP Calculus AB Score Calculator to set your target score and track your progress.
What Is AP Calculus AB (Units 1–8)?
AP Calculus AB explores the concepts of calculus through three major themes: limits, derivatives, and integrals. The course is structured into 8 units that progressively build mathematical understanding, starting with foundational limit concepts and culminating in practical applications of integration.
Course Structure and Pacing
The typical AP Calculus AB course spans approximately 140-160 class periods (full academic year). Here's how class time is typically distributed:
- Units 1-3 (Limits & Derivatives): ~45-55 periods (first semester)
- Units 4-6 (Applications & Integration): ~50-60 periods
- Units 7-8 (Differential Equations & Applications): ~25-35 periods
- Review Period: ~15-20 periods before the exam
Prerequisites
Before taking AP Calculus AB, students should have completed:
- Algebra I and II
- Geometry
- Precalculus (including trigonometry)
- Strong understanding of functions, graphs, and algebraic manipulation
Unit Weighting Table
| Unit | Unit Topic | Exam Weight | Most-Tested Skills |
|---|---|---|---|
| 1 | Limits and Continuity | 10–12% | Limit evaluation, continuity tests, IVT, Squeeze Theorem |
| 2 | Differentiation: Definition & Properties | 10–12% | Derivative definition, basic rules, trig/exp/log derivatives |
| 3 | Differentiation: Composite, Implicit, Inverse | 9–13% | Chain rule, implicit differentiation, inverse trig derivatives |
| 4 | Contextual Applications of Differentiation | 10–15% | Motion, related rates, linearization, L'Hôpital's Rule |
| 5 | Analytical Applications of Differentiation | 15–18% | MVT/EVT, optimization, curve sketching, first/second derivative tests |
| 6 | Integration and Accumulation of Change | 17–20% | Riemann sums, FTC, antiderivatives, u-substitution |
| 7 | Differential Equations | 6–12% | Slope fields, separation of variables, exponential models |
| 8 | Applications of Integration | 10–15% | Area between curves, volume (disk/washer), average value |
Enduring Understandings
According to the College Board's Course and Exam Description, AP Calculus AB develops these core understandings:
- Change: Calculus uses limits to understand how quantities change and accumulate
- Limits: The concept of a limit is the foundation of calculus
- Differentiation: The derivative represents an instantaneous rate of change
- Integration: The definite integral represents the accumulation of a quantity over an interval
- FTC: The Fundamental Theorem of Calculus connects differentiation and integration
What You Need to Know
Unit 1 lays the foundation for all of calculus. Limits describe the behavior of a function as the input approaches a particular value—even if the function isn't defined there. This concept enables us to define derivatives and integrals precisely.
Why this matters for the exam: While Unit 1 only represents 10–12% of the exam, its concepts appear throughout every other unit. You cannot understand derivatives without understanding limits. Expect 4-5 MCQ questions directly testing limits, plus many more that require limit concepts indirectly.
Key Concepts & Terminology
- Limit: The value a function approaches as x approaches a specific value
- One-sided limits: Limits from the left \(\lim_{x \to a^-}\) or right \(\lim_{x \to a^+}\)
- Continuity: A function is continuous at \(x = a\) if \(\lim_{x \to a} f(x) = f(a)\)
- Removable discontinuity: A "hole" that can be fixed by redefining one point
- Jump discontinuity: Left and right limits exist but are different
- Infinite discontinuity: Vertical asymptote where the limit is \(\pm\infty\)
- Intermediate Value Theorem (IVT): If \(f\) is continuous on \([a,b]\) and \(k\) is between \(f(a)\) and \(f(b)\), then \(f(c) = k\) for some \(c\) in \((a,b)\)
- Squeeze Theorem: If \(g(x) \leq f(x) \leq h(x)\) and \(\lim g(x) = \lim h(x) = L\), then \(\lim f(x) = L\)
Must-Know Formulas/Processes
Special Trigonometric Limits:
\[\lim_{x \to 0} \frac{\sin x}{x} = 1\] \[\lim_{x \to 0} \frac{1 - \cos x}{x} = 0\]Limit at Infinity (Rational Functions):
For \(\lim_{x \to \infty} \frac{P(x)}{Q(x)}\): Compare degrees of numerator and denominator
- If deg(P) < deg(Q): limit=0
- If deg(P) = deg(Q): limit = ratio of leading coefficients
- If deg(P) > deg(Q): limit = ±∞
How This Appears on the Exam
MCQ Example 1:
Evaluate \(\lim_{x \to 3} \frac{x^2 - 9}{x - 3}\)
(A) 0 (B) 3 (C) 6 (D) Does not exist
Factor: \(\frac{(x+3)(x-3)}{x-3} = x + 3\). As \(x \to 3\), this equals 6.
MCQ Example 2:
If \(f(x) = \begin{cases} x^2 & x < 2 \\ ax + b & x \geq 2 \end{cases}\) is continuous everywhere, find \(a + b\).
Left limit: \(2^2 = 4\). Right value: \(2a + b = 4\). We also need the derivative to match for differentiability (if required).
Common Mistakes Students Make
For deeper practice, explore our Unit 1: Limits and Continuity topic guide.
What You Need to Know
Unit 2 introduces the derivative—one of the most powerful concepts in mathematics. The derivative measures the instantaneous rate of change of a function and is defined using limits. This unit covers the formal definition and basic rules for finding derivatives.
Why this matters for the exam: Every FRQ on the AP exam involves derivatives in some way. The basic rules from Unit 2 are used constantly, so fluency here is essential. Expect 4-5 direct MCQ questions plus many more applications.
Key Concepts & Terminology
- Derivative definition: \(f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}\)
- Alternative form: \(f'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a}\)
- Differentiability: A function is differentiable at a point if the derivative exists there
- Differentiability implies continuity: If f is differentiable at a, then f is continuous at a (but not vice versa)
- Notation: \(f'(x)\), \(\frac{dy}{dx}\), \(\frac{d}{dx}[f(x)]\), \(D_x[f(x)]\)
Must-Know Formulas/Processes
Basic Derivative Rules:
\[\frac{d}{dx}[c] = 0 \quad \text{(constant rule)}\] \[\frac{d}{dx}[x^n] = nx^{n-1} \quad \text{(power rule)}\] \[\frac{d}{dx}[cf(x)] = c \cdot f'(x) \quad \text{(constant multiple)}\] \[\frac{d}{dx}[f(x) \pm g(x)] = f'(x) \pm g'(x) \quad \text{(sum/difference)}\]Trigonometric Derivatives:
\[\frac{d}{dx}[\sin x] = \cos x \quad \frac{d}{dx}[\cos x] = -\sin x\] \[\frac{d}{dx}[\tan x] = \sec^2 x \quad \frac{d}{dx}[\cot x] = -\csc^2 x\] \[\frac{d}{dx}[\sec x] = \sec x \tan x \quad \frac{d}{dx}[\csc x] = -\csc x \cot x\]Exponential and Logarithmic:
\[\frac{d}{dx}[e^x] = e^x \quad \frac{d}{dx}[a^x] = a^x \ln a\] \[\frac{d}{dx}[\ln x] = \frac{1}{x} \quad \frac{d}{dx}[\log_a x] = \frac{1}{x \ln a}\]How This Appears on the Exam
Find \(\frac{d}{dx}[3x^4 - 2x^2 + 5x - 7]\)
Apply power rule to each term: \(3(4x^3) - 2(2x) + 5(1) - 0\)
Common Mistakes Students Make
Master the fundamentals with our Unit 2 Differentiation Guide.
What You Need to Know
Unit 3 extends differentiation to more complex scenarios: composite functions (chain rule), equations where y is not explicitly solved (implicit differentiation), and inverse functions. These techniques are essential for real-world calculus problems.
Why this matters for the exam: The chain rule appears in nearly every calculus problem. Implicit differentiation is tested heavily on FRQs, especially in related rates (Unit 4). Expect 4-6 MCQ questions directly on these topics.
Key Concepts & Terminology
- Chain Rule: For composite functions \(f(g(x))\), the derivative is \(f'(g(x)) \cdot g'(x)\)
- Implicit Differentiation: Differentiate both sides of an equation with respect to x, treating y as a function of x
- Inverse Function Derivative: \((f^{-1})'(a) = \frac{1}{f'(f^{-1}(a))}\)
- Higher-Order Derivatives: The second derivative \(f''(x)\) is the derivative of \(f'(x)\)
Must-Know Formulas/Processes
Chain Rule Forms:
\[\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)\] \[\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\]Inverse Trigonometric Derivatives:
\[\frac{d}{dx}[\arcsin x] = \frac{1}{\sqrt{1-x^2}}\] \[\frac{d}{dx}[\arccos x] = \frac{-1}{\sqrt{1-x^2}}\] \[\frac{d}{dx}[\arctan x] = \frac{1}{1+x^2}\]How This Appears on the Exam
If \(x^2 + y^2 = 25\), find \(\frac{dy}{dx}\)
Differentiate implicitly: \(2x + 2y\frac{dy}{dx} = 0\), so \(\frac{dy}{dx} = -\frac{x}{y}\)
The curve \(x^2y + y^3 = 10\) passes through point (1, 2). Find the equation of the tangent line at this point.
1. Use implicit differentiation to find \(\frac{dy}{dx}\)
2. Evaluate at (1, 2)
3. Write tangent line: \(y - 2 = m(x - 1)\)
Common Mistakes Students Make
See detailed examples in our Unit 3: Chain Rule and Implicit Differentiation guide.
What You Need to Know
Unit 4 applies derivatives to real-world contexts: motion along a line, related rates, and local linear approximation. This is where calculus becomes practical—you'll solve problems about moving objects, changing dimensions, and estimation techniques.
Why this matters for the exam: Related rates and motion problems are FRQ favorites. At least one FRQ every year involves these topics. L'Hôpital's Rule appears frequently on MCQ sections. Expect 4-7 questions from this unit.
Key Concepts & Terminology
- Position, Velocity, Acceleration: If \(s(t)\) is position, then \(v(t) = s'(t)\) and \(a(t) = v'(t) = s''(t)\)
- Speed: \(|v(t)|\) — always positive
- Related Rates: Problems where multiple quantities change with respect to time
- Linearization: \(L(x) = f(a) + f'(a)(x-a)\) approximates f near x = a
- L'Hôpital's Rule: If \(\lim \frac{f(x)}{g(x)}\) gives \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\), then \(\lim \frac{f(x)}{g(x)} = \lim \frac{f'(x)}{g'(x)}\)
Must-Know Formulas/Processes
Motion Relationships:
\[v(t) = \frac{ds}{dt} = s'(t)\] \[a(t) = \frac{dv}{dt} = v'(t) = s''(t)\]Particle is:
- Moving right/up when \(v(t) > 0\)
- Moving left/down when \(v(t) < 0\)
- Speeding up when \(v(t)\) and \(a(t)\) have the same sign
- Slowing down when \(v(t)\) and \(a(t)\) have opposite signs
Related Rates Strategy:
- Draw a diagram and label variables
- Write an equation relating the variables
- Differentiate both sides with respect to time t
- Substitute known values and solve for the unknown rate
How This Appears on the Exam
A ladder 10 feet long is leaning against a wall. The bottom slides away from the wall at 2 ft/sec. How fast is the top sliding down when the bottom is 6 feet from the wall?
Let x = distance from wall, y = height on wall.
Equation: \(x^2 + y^2 = 100\)
Differentiate: \(2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0\)
When x = 6: \(y = 8\), \(\frac{dx}{dt} = 2\)
Solve: \(2(6)(2) + 2(8)\frac{dy}{dt} = 0\)
\(\frac{dy}{dt} = -\frac{3}{2}\) ft/sec (negative = sliding down)
Common Mistakes Students Make
Practice more contextual problems with our Unit 4: Contextual Applications resource.
What You Need to Know
Unit 5 is the highest-weighted unit on the AP Calculus AB exam. It covers the theoretical and analytical applications of derivatives: finding extrema, analyzing function behavior, and solving optimization problems. This unit requires deep understanding and synthesis of derivative concepts.
Why this matters for the exam: At 15–18% of the exam, Unit 5 is critical for scoring well. Optimization and curve analysis appear on nearly every FRQ. Expect 7-8 MCQ questions and significant FRQ coverage.
Key Concepts & Terminology
- Mean Value Theorem (MVT): If f is continuous on [a,b] and differentiable on (a,b), then \(f'(c) = \frac{f(b) - f(a)}{b - a}\) for some c in (a,b)
- Extreme Value Theorem (EVT): A continuous function on a closed interval has both a maximum and minimum
- Critical Points: Values where \(f'(x) = 0\) or \(f'(x)\) is undefined
- First Derivative Test: Determines local max/min by sign changes in \(f'\)
- Second Derivative Test: If \(f'(c) = 0\): concave up (\(f''(c) > 0\)) → local min; concave down (\(f''(c) < 0\)) → local max
- Inflection Points: Where concavity changes (often where \(f''(x) = 0\))
Must-Know Formulas/Processes
Finding Absolute Extrema on [a,b]:
- Find all critical points in (a,b)
- Evaluate f at critical points and endpoints
- Compare all values to find absolute max and min
Optimization Strategy:
- Draw a picture and identify variables
- Write the objective function (what you're maximizing/minimizing)
- Write constraint equation(s)
- Use constraint to reduce to one variable
- Take derivative, set to zero, solve
- Verify it's a max or min (using first or second derivative test)
How This Appears on the Exam
A farmer has 400 feet of fencing to enclose a rectangular area against a barn (no fencing needed on the barn side). What dimensions maximize the area?
Let x = width (perpendicular to barn), y = length (parallel to barn).
Constraint: \(2x + y = 400\) → \(y = 400 - 2x\)
Area: \(A = xy = x(400 - 2x) = 400x - 2x^2\)
\(A' = 400 - 4x = 0\) → \(x = 100\)
\(y = 400 - 200 = 200\)
Maximum area: 100 × 200 = 20,000 sq ft
Common Mistakes Students Make
Go deeper with our Unit 5: Analytical Applications guide.
What You Need to Know
Unit 6 introduces integration—the second major operation in calculus. Integration reverses differentiation and allows us to find accumulated quantities. This unit covers Riemann sums, the Fundamental Theorem of Calculus (FTC), and basic integration techniques.
Why this matters for the exam: At 17–20%, this is the second-highest weighted unit. The FTC is arguably the most important theorem in the course. Expect 8-9 MCQ questions and major FRQ coverage.
Key Concepts & Terminology
- Riemann Sums: Approximations of area using rectangles (left, right, midpoint, trapezoidal)
- Definite Integral: \(\int_a^b f(x)\,dx\) = signed area between f and x-axis from a to b
- Antiderivative: F is an antiderivative of f if \(F'(x) = f(x)\)
- FTC Part 1: \(\frac{d}{dx}\left[\int_a^x f(t)\,dt\right] = f(x)\)
- FTC Part 2: \(\int_a^b f(x)\,dx = F(b) - F(a)\) where F is any antiderivative of f
- U-Substitution: Reverse chain rule for integration
Must-Know Formulas/Processes
Basic Antiderivatives:
\[\int x^n\,dx = \frac{x^{n+1}}{n+1} + C \quad (n \neq -1)\] \[\int \frac{1}{x}\,dx = \ln|x| + C\] \[\int e^x\,dx = e^x + C\] \[\int \sin x\,dx = -\cos x + C\] \[\int \cos x\,dx = \sin x + C\]Properties of Definite Integrals:
\[\int_a^a f(x)\,dx = 0\] \[\int_a^b f(x)\,dx = -\int_b^a f(x)\,dx\] \[\int_a^b [f(x) + g(x)]\,dx = \int_a^b f(x)\,dx + \int_a^b g(x)\,dx\]How This Appears on the Exam
If \(g(x) = \int_0^x \sin(t^2)\,dt\), find \(g'(x)\)
By FTC Part 1, the derivative of an integral (with variable upper limit) is just the integrand evaluated at the upper limit.
Common Mistakes Students Make
Master integration with our Unit 6: Integration comprehensive guide.
What You Need to Know
Unit 7 covers differential equations—equations involving derivatives that model real-world phenomena like population growth, radioactive decay, and temperature change. You'll learn to interpret slope fields, solve separable equations, and work with exponential models.
Why this matters for the exam: Slope fields and separable differential equations appear consistently. Expect 3-5 MCQ questions and typically one FRQ part involving differential equations.
Key Concepts & Terminology
- Differential Equation: An equation containing derivatives, like \(\frac{dy}{dx} = 2xy\)
- Slope Field: Visual representation showing the slope \(\frac{dy}{dx}\) at various points
- Separable Equation: Can be written as \(g(y)\,dy = f(x)\,dx\)
- General Solution: Contains an arbitrary constant C
- Particular Solution: Found using an initial condition
- Exponential Growth/Decay: \(\frac{dy}{dt} = ky\) has solution \(y = y_0 e^{kt}\)
Must-Know Formulas/Processes
Solving Separable Equations:
- Separate variables: all y terms with dy, all x terms with dx
- Integrate both sides
- Solve for y (if possible)
- Use initial condition to find C
Exponential Model:
\[\frac{dy}{dt} = ky \implies y = Ce^{kt}\]k > 0: exponential growth; k < 0: exponential decay
How This Appears on the Exam
Solve \(\frac{dy}{dx} = \frac{x}{y}\) with initial condition y(0) = 2
Separate: \(y\,dy = x\,dx\)
Integrate: \(\frac{y^2}{2} = \frac{x^2}{2} + C\)
Apply IC (y(0) = 2): \(\frac{4}{2} = 0 + C\) → \(C = 2\)
Solution: \(y^2 = x^2 + 4\) or \(y = \sqrt{x^2 + 4}\) (taking positive root)
Explore more at our Unit 7: Differential Equations page.
What You Need to Know
Unit 8 applies integration to geometric and physical problems: finding areas between curves, calculating volumes of solids of revolution, and determining average values. This unit brings together all your calculus skills.
Why this matters for the exam: Volume problems (disk/washer method) are FRQ staples. Area between curves appears frequently. Expect 4-7 MCQ questions and significant FRQ coverage.
Key Concepts & Terminology
- Area Between Curves: \(\int_a^b [f(x) - g(x)]\,dx\) where f ≥ g
- Disk Method: \(V = \pi \int_a^b [r(x)]^2\,dx\) for solids revolved around an axis
- Washer Method: \(V = \pi \int_a^b ([R(x)]^2 - [r(x)]^2)\,dx\) for hollow solids
- Average Value: \(f_{avg} = \frac{1}{b-a}\int_a^b f(x)\,dx\)
- Displacement: \(\int_a^b v(t)\,dt\) (can be positive or negative)
- Total Distance: \(\int_a^b |v(t)|\,dt\) (always positive)
Must-Know Formulas/Processes
Volume by Disk Method (around x-axis):
\[V = \pi \int_a^b [f(x)]^2\,dx\]Volume by Washer Method:
\[V = \pi \int_a^b \left([R(x)]^2 - [r(x)]^2\right)\,dx\]R = outer radius, r = inner radius
How This Appears on the Exam
Find the volume of the solid formed by revolving the region bounded by \(y = \sqrt{x}\), \(y = 0\), and \(x = 4\) around the x-axis.
Using disk method: \(V = \pi \int_0^4 (\sqrt{x})^2\,dx\)
\(= \pi \int_0^4 x\,dx = \pi \left[\frac{x^2}{2}\right]_0^4\)
\(= \pi \cdot \frac{16}{2} = 8\pi\)
Common Mistakes Students Make
Complete Unit 8 with our Unit 8: Applications of Integration resource.
Top 15 Mistakes Students Make Across AP Calculus AB (Units 1–8)
How to Master AP Calculus AB: Study Strategies That Work (Full Course Plan)
Phase 1: Concept Foundations (Units 1–3)
During the first phase, focus on building a rock-solid foundation in limits and basic differentiation. These skills are used in every subsequent unit.
- Action: Complete all assigned textbook problems for Units 1-3
- Resources: AP Classroom videos, Khan Academy's calculus series
- Self-check: Can you evaluate any limit? Can you differentiate any polynomial, trig, or exponential function fluently?
Phase 2: Applications & Reasoning (Units 4–6)
This phase applies your foundation to real problems. Focus on understanding when and why to use specific techniques.
- Practice Types: Related rates, optimization, curve analysis, FTC applications
- Strategy: After each problem, write down what made it different from previous problems
- Error Log: Track every mistake and categorize by type
Phase 3: Modeling + Mastery (Units 7–8) + Full Review
Complete the course content and begin comprehensive review. Focus on synthesizing all units together.
- Timed Practice: Do complete FRQs under exam conditions
- FRQ Rubric Review: Study scoring guidelines from past AP Calculus AB FRQs
- Weak Area Focus: Spend 60% of review time on your weakest 2-3 units
Study Schedule Template
| Day | Focus Area | Time | Activity |
|---|---|---|---|
| Monday | Unit 1–2 Review | 45 min | Targeted MCQ set + error log |
| Tuesday | Unit 3 Skills | 45 min | Chain rule/implicit mini-drills + 1 FRQ part |
| Wednesday | Unit 4 Applications | 45 min | Related rates/linearization practice |
| Thursday | Unit 5 Analysis | 45 min | Optimization + curve analysis mixed set |
| Friday | Unit 6 Integration | 45 min | FTC/accumulation + Riemann sums |
| Saturday | Units 7–8 | 60 min | Diff eq + area/volume practice |
| Sunday | Mixed Review | 60 min | Timed mixed MCQ + reflection |
Check the 2026 AP Exam Dates to plan your study timeline.
Practice Questions with Worked Solutions (Units 1–8 Mix)
Test your understanding with these representative problems from across all 8 units. Try each problem before revealing the solution!
Multiple Choice Questions
What is \(\lim_{x \to 2} \frac{x^3 - 8}{x - 2}\)?
(A) 4 (B) 8 (C) 12 (D) Does not exist
Factor: \(x^3 - 8 = (x-2)(x^2 + 2x + 4)\)
So \(\frac{x^3 - 8}{x - 2} = x^2 + 2x + 4\)
At x = 2: \(4 + 4 + 4 = 12\)
If \(f(x) = x^2 \sin x\), find \(f'(x)\)
Product rule: \((x^2)'\sin x + x^2(\sin x)' = 2x\sin x + x^2\cos x\)
Find \(\frac{d}{dx}[\ln(\cos x)]\)
(A) \(\frac{1}{\cos x}\) (B) \(-\tan x\) (C) \(\tan x\) (D) \(\frac{-\sin x}{\cos x}\)
Chain rule: \(\frac{1}{\cos x} \cdot (-\sin x) = -\frac{\sin x}{\cos x} = -\tan x\)
Evaluate \(\lim_{x \to 0} \frac{e^x - 1}{x}\) using L'Hôpital's Rule.
Form is 0/0, so apply L'Hôpital's:
\(\lim_{x \to 0} \frac{e^x}{1} = e^0 = 1\)
At what value of x does \(f(x) = x^3 - 3x^2 + 2\) have a local maximum?
(A) x = 0 (B) x = 1 (C) x = 2 (D) x = -1
\(f'(x) = 3x^2 - 6x = 3x(x-2) = 0\) at x = 0, 2
\(f''(x) = 6x - 6\); \(f''(0) = -6 < 0\) → local max at x=0
If \(\int_1^4 f(x)\,dx = 6\) and \(\int_1^4 g(x)\,dx = -2\), find \(\int_1^4 [3f(x) - g(x)]\,dx\)
\(3\int_1^4 f(x)\,dx - \int_1^4 g(x)\,dx = 3(6) - (-2) = 18 + 2 = 20\)
The population P(t) of bacteria satisfies \(\frac{dP}{dt} = 0.05P\). If P(0) = 100, find P(10).
Solution: \(P = 100e^{0.05t}\)
\(P(10) = 100e^{0.5}\)
Find the average value of \(f(x) = x^2\) on the interval [0, 3].
\(f_{avg} = \frac{1}{3-0}\int_0^3 x^2\,dx = \frac{1}{3}\left[\frac{x^3}{3}\right]_0^3 = \frac{1}{3} \cdot \frac{27}{3} = 3\)
Evaluate \(\lim_{x \to \infty} \frac{3x^2 + 2x - 1}{5x^2 - 4x + 7}\)
(A) 0 (B) \(\frac{3}{5}\) (C) 1 (D) Does not exist
When degrees are equal, the limit equals the ratio of leading coefficients: \(\frac{3}{5}\)
Find \(\frac{d}{dx}[e^{x^2}]\)
Chain rule: \(\frac{d}{dx}[e^{u}] = e^{u} \cdot u'\) where \(u = x^2\)
\(= e^{x^2} \cdot 2x = 2xe^{x^2}\)
Evaluate \(\int_0^1 x \cdot e^{x^2} \, dx\)
Let \(u = x^2\), so \(du = 2x\,dx\), meaning \(x\,dx = \frac{1}{2}du\)
When \(x = 0\), \(u = 0\); when \(x = 1\), \(u = 1\)
\(\int_0^1 \frac{1}{2}e^u\,du = \frac{1}{2}[e^u]_0^1 = \frac{1}{2}(e - 1)\)
If \(f(x) = x^3\) on [1, 3], find the value of c guaranteed by the Mean Value Theorem.
MVT: \(f'(c) = \frac{f(3) - f(1)}{3 - 1} = \frac{27 - 1}{2} = 13\)
\(f'(x) = 3x^2\), so \(3c^2 = 13\)
\(c = \sqrt{\frac{13}{3}} \approx 2.08\) (in interval (1, 3) ✓)
Free Response Question (Multi-Part)
Let \(f(x) = x^3 - 6x^2 + 9x + 1\) on the interval [0, 5].
(a) Find all critical points of f in (0, 5).
(b) Determine the absolute maximum and minimum values of f on [0, 5].
(c) Find where f is concave up and concave down.
(d) Find all inflection points.
(a) \(f'(x) = 3x^2 - 12x + 9 = 3(x^2 - 4x + 3) = 3(x-1)(x-3)\)
Critical points: x = 1 and x = 3
(b) Evaluate f at critical points and endpoints:
\(f(0) = 1\)
\(f(1) = 1 - 6 + 9 + 1 = 5\)
\(f(3) = 27 - 54 + 27 + 1 = 1\)
\(f(5) = 125 - 150 + 45 + 1 = 21\)
Absolute max = 21 at x = 5; Absolute min = 1 at x = 0 and x = 3
(c) \(f''(x) = 6x - 12 = 0\) at x = 2
\(f''(x) < 0\) when x < 2 → concave down on (0, 2)
\(f''(x) > 0\) when x > 2 → concave up on (2, 5)
(d) Inflection point at x = 2 (concavity changes)
\(f(2) = 8 - 24 + 18 + 1 = 3\)
Inflection point: (2, 3)
Need more practice? Explore our AP Calculus AB FRQ Database for hundreds of official past exam questions with solutions.
How the Units Connect: Understanding the Big Picture
AP Calculus AB isn't a collection of isolated topics—it's a unified story about change and accumulation. Understanding how the units connect helps you see patterns and solve complex problems more easily.
The Calculus Story Arc
Limits → Derivatives → Advanced Differentiation Techniques
Each unit builds directly on the previous. You can't do derivatives without limits, and you can't do chain rule without basic derivatives.
Real-world contexts → Analytical analysis
Now you USE the derivative skills to solve problems about motion, optimization, and function behavior.
Antiderivatives → Differential Equations → Geometric Applications
Integration reverses differentiation. FTC connects these two major operations.
Key Connections to Remember
- FTC ties everything together: \(\frac{d}{dx}\int_a^x f(t)\,dt = f(x)\) — differentiation and integration are inverse operations
- Position ↔ Velocity ↔ Acceleration: Integration and differentiation move you between these (Unit 4 ↔ Unit 8)
- Slope fields visualize differential equations: Each segment shows the derivative value (Unit 7 uses Unit 2-3 concepts)
- Area and volume problems require setup skills from optimization: Same "identify constraints → set up equation" process (Unit 5 → Unit 8)
Cross-Unit Problem Types
The FRQ section often combines multiple units in a single problem:
- Particle motion (Units 2, 4, 6, 8): Given position → find velocity/acceleration → find displacement/distance
- Accumulation functions (Units 1, 6): \(g(x) = \int_a^x f(t)\,dt\) combines limits, FTC, and derivative analysis
- Curve analysis with integrals (Units 5, 6, 8): Use derivative tests on accumulation functions, then find areas
Frequently Asked Questions About AP Calculus AB
1. What's the difference between AP Calculus AB and BC?
2. Is a graphing calculator required for AP Calculus AB?
3. What score do I need for college credit?
4. How is the AP Calculus AB exam structured?
5. Which unit is the hardest?
6. How much time should I spend on each unit?
7. What's the best way to study for free response questions?
8. What calculator skills do I need for the exam?
9. Should I memorize all the derivative and integral formulas?
10. How do I know when to use L'Hôpital's Rule?
11. What's the difference between displacement and total distance?
12. How do I set up optimization problems?
13. When do I use disk vs. washer method?
14. What theorems do I need to cite on FRQs?
15. How can I improve my score in the last month before the exam?
Additional Resources for AP Calculus AB Success
NUM8ERS AP Calculus Tools
- AP Calculus AB Score Calculator – Predict your exam score
- AP Calculus AB FRQ Database – Searchable archive of all released FRQs
- 2025 AP Calculus AB FRQ Solutions – Complete worked solutions
- 2026 AP Exam Dates – Plan your study timeline
Official College Board Resources
- AP Calculus AB Course Page – Official course information
- Course and Exam Description (CED) – Complete curriculum framework
- AP Classroom – Practice questions and progress checks (requires enrollment)
Study Tips Summary
- Master Units 5 and 6—they're worth more than a third of your score
- Practice FRQs under timed conditions and study the rubrics
- Justify your answers: cite theorems by name
- Don't forget +C on indefinite integrals
- Check endpoints when finding absolute extrema
- Use this guide alongside your textbook and AP Classroom
Good luck on your AP Calculus AB journey! With consistent practice and solid understanding of all 8 units, you're well on your way to scoring a 5. 🎯