Applications of Derivatives — AP Calculus AB Calc AB Study Guide
For: AP Calculus AB candidates sitting AP Calculus AB.
Covers: Tangent and normal lines, linear approximation, related rates, optimization (extrema) problems, and curve sketching using first and second derivatives.
You should already know: Strong precalculus (functions, trig, algebra).
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official College Board mark schemes for grading conventions.
1. What Is Applications of Derivatives?
At its core, the derivative of a function measures its instantaneous rate of change, so applications of derivatives let you solve real-world and abstract problems involving dynamic change, slope calculation, optimal value finding, and function behavior analysis. This topic makes up 10–15% of your AP Calculus AB exam score, appearing in both multiple-choice and free-response sections, and is often combined with differentiation rules and algebraic simplification to test your applied problem-solving skills. Common synonyms include applied differentiation and calculus application problems.
2. Tangent and normal lines
The derivative of a function at a point is equal to the slope of the line that touches the curve of only locally at , called the tangent line. The normal line to the curve at is perpendicular to the tangent line, so its slope is the negative reciprocal of the tangent slope (as long as the tangent slope is non-zero).
Core Formulas
Using point-slope form for linear equations:
- Tangent line at :
- Normal line at (if ): If , the tangent line is horizontal () and the normal line is vertical (), as the reciprocal of 0 is undefined.
Worked Example
Find the tangent and normal lines to at .
- Calculate , so the point of tangency is .
- Calculate the derivative: , so .
- Tangent line: .
- Normal line slope is the negative reciprocal of -1, so 1: . Exam tip: Examiners almost always expect you to simplify line equations to slope-intercept form () for full credit.
3. Linear approximation
For values of very close to , the tangent line to at is a near-perfect approximation of the function itself, as the curve does not change significantly over a tiny interval. This method, called linear approximation or tangent line approximation, lets you estimate values of complex functions without a calculator by using a nearby point where the function and derivative are easy to compute by hand.
Core Formula
The linearization of at , denoted , is:
Worked Example
Use linear approximation to estimate .
- Pick and , since 4 is very close to 4.02, and is trivial to compute.
- Calculate the derivative: , so .
- Apply the formula: . The actual value of is ~2.00499, so the approximation is accurate to 5 decimal places. Exam trap: Never pick equal to the target value, as this defeats the purpose of the approximation, and never pick an more than 0.5 units away from , as the approximation will become very inaccurate.
4. Related rates
Related rates problems involve two or more quantities that change over time, linked by a known geometric or algebraic relationship. You will be given the rate of change of one quantity and asked to find the rate of change of the other, using implicit differentiation with respect to time .
Standard Workflow (required for full free-response credit)
- Define all variables, write down known rates (with units) and the unknown rate you need to find.
- Write the constraint equation linking the variables (e.g., Pythagorean theorem for right triangles, volume of a sphere, area of a circle).
- Differentiate both sides of the constraint equation with respect to , using the chain rule for all variables that are functions of time.
- Plug in all known values, solve for the unknown rate, and add units. Check the sign of your result: positive values mean the quantity is increasing, negative values mean it is decreasing.
Worked Example
A spherical balloon is being inflated at a rate of . How fast is the radius increasing when the radius is 20 cm?
- Known: . Unknown: when .
- Constraint: Volume of a sphere .
- Differentiate with respect to : .
- Plug in values: . The positive sign confirms the radius is increasing, as expected. Exam tip: Always differentiate the full constraint equation before plugging in numerical values, to avoid removing the time dependence of variables.
5. Optimisation — extrema problems
Optimization problems ask you to find the global maximum or minimum value of a function (called the objective function) subject to one or more constraints that limit the input values. These are almost exclusively free-response questions, often with real-world contexts like minimizing cost, maximizing area, or minimizing travel time.
Standard Workflow (required for full free-response credit)
- Define variables, write down the objective function (the quantity you want to maximize/minimize) and the constraint equation.
- Use the constraint to rewrite the objective function as a function of a single variable, noting the valid domain of that variable (e.g., length cannot be negative, so ).
- Find critical points of the objective function by setting its first derivative equal to 0, or identifying points where the derivative is undefined.
- Test critical points and domain endpoints to confirm the global maximum/minimum, using either the first derivative test or second derivative test.
- State your final answer with units, making sure you answer the exact question asked (e.g., give the maximum area, not just the value that produces it).
Worked Example
Find the dimensions of a rectangular garden with a perimeter of 80 m that maximizes the enclosed area.
- Variables: length , width . Objective: . Constraint: .
- Rewrite , so , domain .
- Derivative: . Set to 0: .
- Second derivative test: , so is a local maximum. As it is the only critical point in the domain, it is the global maximum.
- Dimensions: m, m (a square), maximum area = . Exam note: Examiners deduct 1–2 points for missing justification of extrema, so always explicitly state which test you used to confirm your result.
6. Curve sketching using and
You can sketch the full shape of a function without plotting dozens of points by analyzing its first and second derivatives to identify key features: increasing/decreasing intervals, local extrema, concavity, and inflection points.
Core Rules
- First derivative behavior:
- If on an interval, is increasing on that interval.
- If on an interval, is decreasing on that interval.
- Local maxima occur where changes from positive to negative; local minima occur where changes from negative to positive.
- Second derivative behavior:
- If on an interval, is concave up (shaped like a cup, ) on that interval.
- If on an interval, is concave down (shaped like a cap, ) on that interval.
- Inflection points occur where changes sign, meaning concavity flips.
Worked Example
Analyze to sketch its curve.
- First derivative: . Critical points at and .
- : (increasing)
- : (decreasing)
- : (increasing)
- Local maximum at , local minimum at .
- Second derivative: .
- : (concave down)
- : (concave up)
- Inflection point at . Plot these key points and connect them following the increasing/decreasing and concavity rules to get the correct S-shaped cubic curve.
7. Common Pitfalls (and how to avoid them)
- Wrong move: Using the tangent line slope for the normal line, or attempting to calculate the reciprocal of 0 when the tangent is horizontal. Why it happens: Students mix up tangent/normal definitions and forget division by zero rules. Correct move: If , the normal line is ; otherwise, confirm the normal slope multiplied by the tangent slope equals -1 to verify perpendicularity.
- Wrong move: Plugging in numerical values for variables in related rates problems before differentiating. Why it happens: Students want to simplify early, but this removes the time dependence of changing variables. Correct move: Differentiate the full constraint equation first, then plug in all known values once you have the derivative expression.
- Wrong move: Failing to justify local/global extrema in optimization problems. Why it happens: Students assume the only critical point is the desired extrema without proof. Correct move: Explicitly state you used the first derivative test, second derivative test, or endpoint testing to confirm your result, with 1–2 sentences of explanation.
- Wrong move: Identifying points where as inflection points without checking for a sign change. Why it happens: Students memorize the inflection point condition without the critical sign change requirement. Correct move: Test the sign of on both sides of the candidate point; only count it as an inflection point if concavity flips.
- Wrong move: Picking an for linear approximation that is not close to the target value. Why it happens: Students prioritize easy computation over approximation accuracy. Correct move: Pick such that for most problems, to ensure your estimate is within 1% of the actual value.
8. Practice Questions (AP Calculus AB Style)
Question 1 (Multiple Choice)
What is the equation of the normal line to at ? A) B) C) D)
Solution
- Calculate , so the point is .
- Calculate , so (tangent slope).
- Normal slope = negative reciprocal of 5: .
- Line equation: . Correct answer: B
Question 2 (Free Response Part A)
A 10 ft ladder is leaning against a wall, and the base of the ladder is sliding away from the wall at a rate of 2 ft/s. How fast is the top of the ladder sliding down the wall when the base is 6 ft from the wall? Show all work, include units.
Solution
- Variables: = distance from base to wall, = height of ladder top on wall. Known: . Unknown: when ft.
- Constraint: Pythagorean theorem .
- Differentiate with respect to : .
- Find when : ft.
- Plug in values: . The negative sign means the height is decreasing, so the top of the ladder slides down at 1.5 ft/s.
Question 3 (Free Response Part B)
Find the maximum volume of an open-top box made from a 12 in by 12 in sheet of cardboard, by cutting out equal squares of side length from each corner and folding up the sides. Justify that your answer is a maximum.
Solution
- When squares of side are cut out, the base dimensions are , height is . Volume: , domain .
- Differentiate using product rule: .
- Critical points: (endpoint, ), .
- Justification: Second derivative . At , , so is a local maximum. It is the only interior critical point, so it is the global maximum.
- Maximum volume: .
9. Quick Reference Cheatsheet
| Concept | Formula / Rule |
|---|---|
| Tangent line at | |
| Normal line at | If : ; if : |
| Linear approximation | for |
| Related Rates | Differentiate all variables in the constraint equation with respect to using the chain rule |
| First Derivative Behavior | : increasing; : decreasing; sign change = local extrema |
| Second Derivative Behavior | : concave up (); : concave down (); sign change = inflection point |
| Optimization Workflow | 1. Define objective + constraint 2. Reduce to single variable 3. Find critical points 4. Test for extrema 5. Answer with units |
| Exam Reminder: Always show all work for free response, justify all extrema, and include units for applied problems to avoid losing easy points. |
10. What's Next
Mastering applications of derivatives is critical for success on the rest of the AP Calculus AB syllabus, as the analytical skills you use to analyze function behavior will carry over to the Fundamental Theorem of Calculus, integral applications like motion along a line and area/volume calculation, and more advanced college-level calculus courses in STEM, economics, and social science fields. This topic also makes up a large share of free-response points, so consistent practice with these problem types will directly boost your exam score. If you are struggling with any subtopic, or want to practice more personalized exam-style questions tailored to your weak areas, you can ask Ollie, our AI tutor, for help at any time. You can also find more aligned study guides, full practice tests, and official College Board grading rubrics for AP Calculus AB on the homepage.