AP Calculus AB/BC Unit 3 ReviewComposite, Implicit, and Inverse Functions

Verified for the 2027 examCompiled by AP educators
Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc

AP Calculus AB/BC Unit 3, Differentiation: Composite, Implicit, and Inverse Functions, covers the chain rule and its applications across 6 topics, making up 9-13% of the AP exam. The chain rule lets you differentiate composite functions using Leibniz notation, where dy/dx equals (dy/du) times (du/dx). From there, implicit differentiation and inverse trig derivatives follow directly. AP Calc Unit 3 also covers higher-order derivatives and choosing the right procedure for any function you'll see.

unit 3 review

AP Calculus Unit 3 is about one rule and everything it unlocks. The chain rule lets you differentiate composite functions, where one function lives inside another, and once you have it, implicit differentiation, inverse function derivatives, and inverse trig derivatives all follow as direct applications. Written in Leibniz notation, the chain rule says dydx=dydududx\frac{dy}{dx}=\frac{dy}{du}\cdot\frac{du}{dx}, and that single idea accounts for 9-13% of the AP exam. If you only get one thing from this unit, get the chain rule, because every unit after this one assumes you can use it without thinking.

What this unit covers

The chain rule, the engine of the whole unit

  • A composite function is a function inside a function, written f(g(x))f(g(x)). Something like sin(3x2)\sin(3x^2) is sine on the outside with 3x23x^2 tucked inside.
  • The chain rule says ddxf(g(x))=f(g(x))g(x)\frac{d}{dx}f(g(x)) = f'(g(x)) \cdot g'(x). In plain terms, differentiate the outside function (leaving the inside alone), then multiply by the derivative of the inside.
  • The Leibniz version, dydx=dydududx\frac{dy}{dx}=\frac{dy}{du}\cdot\frac{du}{dx}, makes it look like fractions canceling. They are not literally fractions, but the notation tracks how a change in xx ripples through uu to reach yy.
  • Nested compositions just mean more layers. For sin(x2+1)\sin(\sqrt{x^2+1}) you apply the chain rule twice, working from the outside in.
  • The chain rule also works from tables and graphs. If a problem gives you values of ff, gg, ff', and gg' at specific points, you can compute ddxf(g(x))\frac{d}{dx}f(g(x)) at a point by plugging into f(g(2))g(2)f'(g(2)) \cdot g'(2) style expressions. This is a favorite multiple-choice setup.

Implicit differentiation, the chain rule in disguise

  • Some curves cannot be written as y=f(x)y = f(x). The circle x2+y2=25x^2 + y^2 = 25 defines yy implicitly, meaning xx and yy are tangled together in one equation.
  • Implicit differentiation means differentiating both sides with respect to xx while treating yy as a function of xx. Every time you differentiate a term with yy in it, the chain rule forces a dydx\frac{dy}{dx} factor. So ddx(y2)=2ydydx\frac{d}{dx}(y^2) = 2y\,\frac{dy}{dx}.
  • After differentiating, you collect every dydx\frac{dy}{dx} term and solve for it algebraically. Your answer will usually contain both xx and yy, which is fine. You just need a full point (x,y)(x, y) to evaluate a slope.
  • The classic use case is finding the slope of a tangent line to a curve at a given point, even when you could never solve the equation for yy.

Derivatives of inverse functions

  • An inverse function undoes the original. If f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a. A function needs to be one-to-one (it passes the horizontal line test) for the inverse to exist.
  • The derivative formula comes straight from the chain rule applied to f(f1(x))=xf(f^{-1}(x)) = x. Differentiating both sides gives the key result (f1)(x)=1f(f1(x))\left(f^{-1}\right)'(x) = \dfrac{1}{f'\left(f^{-1}(x)\right)}.
  • Geometric meaning helps this stick. Inverse functions are reflections across y=xy = x, so slopes flip into reciprocals at the mirrored points. If ff has slope 3 at the point (2,5)(2, 5), then f1f^{-1} has slope 13\frac{1}{3} at the point (5,2)(5, 2).
  • The most common trap is plugging in the wrong input. To find (f1)(5)\left(f^{-1}\right)'(5), you need ff' evaluated at f1(5)f^{-1}(5), not at 5.

Inverse trig derivatives

  • Applying the inverse-derivative idea to the trig functions produces six new derivatives you need to recognize on sight. The big three are ddxarcsinx=11x2\frac{d}{dx}\arcsin x = \frac{1}{\sqrt{1-x^2}}, ddxarctanx=11+x2\frac{d}{dx}\arctan x = \frac{1}{1+x^2}, and ddxarcsecx=1xx21\frac{d}{dx}\text{arcsec}\, x = \frac{1}{|x|\sqrt{x^2-1}}.
  • The cofunctions (arccos, arccot, arccsc) are just the negatives of those three.
  • These come from the chain rule plus the definition of an inverse. For example, start with sin(arcsinx)=x\sin(\arcsin x) = x, differentiate both sides, and use a right-triangle setup to simplify cos(arcsinx)\cos(\arcsin x) into 1x2\sqrt{1-x^2}.
  • The chain rule still applies on top. The derivative of arctan(2x)\arctan(2x) is 21+4x2\frac{2}{1+4x^2}, not 11+4x2\frac{1}{1+4x^2}.

Choosing a procedure and higher-order derivatives

  • By this point you have a full toolbox (power, product, quotient, chain, implicit, inverse), and Topic 3.5 is about picking the right tool fast. Look at the structure of the function first. A quotient might be easier rewritten as a product or a power, and 1(3x+1)4\frac{1}{(3x+1)^4} is faster as (3x+1)4(3x+1)^{-4} with the chain rule than as a quotient rule problem.
  • Differentiating ff' gives the second derivative ff'', and repeating gives higher-order derivatives. Notation varies, and you need to read all of it. The second derivative shows up as f(x)f''(x), yy'', or d2ydx2\frac{d^2y}{dx^2}, and the nnth derivative as f(n)(x)f^{(n)}(x) or dnydxn\frac{d^ny}{dx^n}.
  • Second derivatives of implicit curves are a step up in difficulty. You differentiate your dydx\frac{dy}{dx} expression again (often quotient rule plus chain rule), then substitute your first-derivative result back in to clean up.

Unit 3, Composite, Implicit, and Inverse Functions at a glance

TopicCore skillKey formula or moveWatch out for
Chain ruleDifferentiate composites f(g(x))f(g(x))f(g(x))g(x)f'(g(x)) \cdot g'(x)Forgetting to multiply by the inside derivative
Implicit differentiationFind dydx\frac{dy}{dx} when yy is not isolatedDifferentiate both sides, attach dydx\frac{dy}{dx} to every yy term, solveDropping the dydx\frac{dy}{dx} on yy terms
Inverse function derivativesFind the slope of f1f^{-1}(f1)(x)=1f(f1(x))\left(f^{-1}\right)'(x) = \frac{1}{f'(f^{-1}(x))}Evaluating ff' at xx instead of at f1(x)f^{-1}(x)
Inverse trig derivativesRecognize and apply the six derivativesddxarcsinx=11x2\frac{d}{dx}\arcsin x = \frac{1}{\sqrt{1-x^2}}, ddxarctanx=11+x2\frac{d}{dx}\arctan x = \frac{1}{1+x^2}Sign errors on arccos, arccot, arccsc
Selecting proceduresPick the most efficient ruleRewrite before differentiating when possibleDefaulting to quotient rule when a rewrite is faster
Higher-order derivativesDifferentiate repeatedlyff'', d2ydx2\frac{d^2y}{dx^2}, f(n)(x)f^{(n)}(x)Misreading notation, especially d2ydx2\frac{d^2y}{dx^2}

Why Unit 3, Composite, Implicit, and Inverse Functions matters in AP Calc

Units 1 and 2 build the derivative as a concept and give you the basic rules. Unit 3 makes the derivative usable on the functions calculus actually cares about, because almost every realistic function is a composition of something with something else. From here on, the course assumes the chain rule is automatic.

  • Related rates (Unit 4) and differential equations (Unit 7) are impossible without implicit differentiation, because both involve differentiating equations where variables are tangled together.
  • The second derivative from Topic 3.6 is the foundation of concavity, points of inflection, and the second derivative test in Unit 5.
  • u-substitution, the most-used integration technique in Unit 6, is literally the chain rule run backwards. If you can spot a chain rule pattern, you can spot a substitution.
  • Inverse trig derivatives become inverse trig antiderivatives in Unit 6, so 11+x2\frac{1}{1+x^2} integrating to arctanx+C\arctan x + C is this unit paying off later.

How this unit connects across the course

  • Backward to differentiation basics (Unit 2): the chain rule completes the rule set you started there. Product and quotient rule problems on the exam almost always have a chain rule layered inside.
  • Forward to contextual applications (Unit 4): related rates problems are implicit differentiation with respect to time. Differentiating x2+y2=z2x^2 + y^2 = z^2 with respect to tt uses exactly the mechanics you learn here.
  • Forward to analytical applications (Unit 5): higher-order derivatives drive concavity analysis, inflection points, and the second derivative test. Implicit second derivatives show up on free-response curve analysis.
  • Forward to integration (Unit 6): u-substitution reverses the chain rule, and inverse trig derivatives reappear as antiderivative patterns. BC students see the chain rule again in parametric derivatives, where dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt} (Unit 9).

Key formulas and procedures

  • Chain rule: ddxf(g(x))=f(g(x))g(x)\frac{d}{dx}f(g(x)) = f'(g(x)) \cdot g'(x), or dydx=dydududx\frac{dy}{dx}=\frac{dy}{du}\cdot\frac{du}{dx}. Use it whenever a function has an inside and an outside.
  • Implicit differentiation procedure: differentiate both sides with respect to xx, multiply every yy-derivative by dydx\frac{dy}{dx}, then isolate dydx\frac{dy}{dx} algebraically.
  • Derivative of an inverse: (f1)(x)=1f(f1(x))\left(f^{-1}\right)'(x) = \dfrac{1}{f'\left(f^{-1}(x)\right)}. To get the slope of the inverse at x=bx = b, first find the point aa where f(a)=bf(a) = b, then take the reciprocal of f(a)f'(a).
  • ddxarcsinx=11x2\frac{d}{dx}\arcsin x = \frac{1}{\sqrt{1-x^2}} and ddxarccosx=11x2\frac{d}{dx}\arccos x = -\frac{1}{\sqrt{1-x^2}}.
  • ddxarctanx=11+x2\frac{d}{dx}\arctan x = \frac{1}{1+x^2} and ddxarccotx=11+x2\frac{d}{dx}\text{arccot}\, x = -\frac{1}{1+x^2}.
  • ddxarcsecx=1xx21\frac{d}{dx}\text{arcsec}\, x = \frac{1}{|x|\sqrt{x^2-1}} and ddxarccscx=1xx21\frac{d}{dx}\text{arccsc}\, x = -\frac{1}{|x|\sqrt{x^2-1}}.
  • Higher-order derivatives: differentiate ff' to get ff'', and repeat for f(n)f^{(n)}. Know all the notations, including d2ydx2\frac{d^2y}{dx^2} and yy''.
  • Procedure selection habit: before differentiating, ask whether rewriting (expanding, splitting a fraction, using negative or fractional exponents) makes the problem a simpler power or chain rule.

Unit 3, Composite, Implicit, and Inverse Functions on the AP exam

This unit is 9-13% of the exam, but its real footprint is larger because the chain rule hides inside problems from every later unit. Expect it to show up in a few recurring ways.

  • Multiple choice loves table-based chain rule problems. You get a table of values for ff, gg, ff', and gg' and compute the derivative of a composition, an inverse, or a product-of-compositions at a specific point. The skill is keeping straight which value gets plugged in where.
  • Implicit differentiation appears in both sections. A standard free-response setup gives you a curve like x2+xy+y3=7x^2 + xy + y^3 = 7, tells you dydx\frac{dy}{dx} (or asks you to verify it), then asks for tangent line slopes, points where the tangent is horizontal or vertical, and sometimes d2ydx2\frac{d^2y}{dx^2} at a point.
  • Inverse derivative questions are usually quick point-based calculations. Given information about ff and ff', find (g)\left(g'\right) where g=f1g = f^{-1}. These reward careful bookkeeping more than heavy algebra.
  • Procedure selection is tested implicitly everywhere. A messy-looking function often has a fast path, and recognizing it saves time across the whole multiple-choice section.

On free response, show the chain rule explicitly in your work. Graders look for the structure of your differentiation, and an unexplained correct answer can lose points that clear setup would have earned.

Essential questions

  • How does a change in one variable propagate through a chain of dependent variables, and how does the chain rule quantify that?
  • How can you find the slope of a curve at a point when the equation cannot be solved for yy?
  • What is the relationship between the rate of change of a function and the rate of change of its inverse?
  • How do you decide which differentiation procedure is most efficient for a given function?

Key terms to know

  • Composite function: a function built by feeding one function's output into another, written f(g(x))f(g(x)) or (fg)(x)(f \circ g)(x).
  • Chain rule: the rule for differentiating composites, multiplying the outside derivative (evaluated at the inside) by the inside derivative.
  • Leibniz notation: the dydx\frac{dy}{dx} style of writing derivatives, which makes the chain rule read as dydx=dydududx\frac{dy}{dx}=\frac{dy}{du}\cdot\frac{du}{dx}.
  • Implicit function: a relationship between xx and yy defined by an equation where yy is not isolated, like x2+y2=25x^2 + y^2 = 25.
  • Implicit differentiation: differentiating both sides of an equation with respect to xx while treating yy as a function of xx.
  • Inverse function: the function f1f^{-1} that reverses ff, so f1(b)=af^{-1}(b) = a exactly when f(a)=bf(a) = b.
  • One-to-one function: a function where each output comes from only one input, the condition needed for an inverse to exist.
  • Horizontal line test: the visual check for one-to-one. Every horizontal line crosses the graph at most once.
  • Inverse trigonometric functions: arcsin, arccos, arctan, arccot, arcsec, arccsc, the inverses of the trig functions on restricted domains.
  • Second derivative: the derivative of the derivative, written f(x)f''(x) or d2ydx2\frac{d^2y}{dx^2}, measuring how the rate of change is itself changing.
  • Higher-order derivative: any derivative beyond the first, obtained by differentiating repeatedly, denoted f(n)(x)f^{(n)}(x) or dnydxn\frac{d^ny}{dx^n}.
  • Tangent line slope: the value of dydx\frac{dy}{dx} at a point, the most common thing implicit differentiation is used to find.

Common mix-ups

  • Chain rule vs. product rule. sin(x2)\sin(x^2) is a composition (chain rule), while sinxx2\sin x \cdot x^2 is a product (product rule). Look for one function inside another's parentheses versus two functions multiplied side by side.
  • f1(x)f^{-1}(x) vs. 1f(x)\frac{1}{f(x)}. The superscript 1-1 on a function name means inverse, not reciprocal. The derivative of the inverse uses a reciprocal of ff', which makes the confusion easy to fall into.
  • Evaluating the inverse derivative formula at the wrong spot. (f1)(b)\left(f^{-1}\right)'(b) requires ff' at a=f1(b)a = f^{-1}(b). Always find the matching point first, then take the reciprocal.
  • Stopping implicit differentiation too early. Differentiating both sides is half the job. You must collect the dydx\frac{dy}{dx} terms and solve for dydx\frac{dy}{dx} as a single expression before answering anything about slope.

Frequently Asked Questions

What topics are covered in AP Calc Unit 3?

AP Calc Unit 3 covers 6 topics: the Chain Rule, Implicit Differentiation, Differentiating Inverse Functions, Differentiating Inverse Trigonometric Functions, Selecting Procedures for Calculating Derivatives, and Calculating Higher-Order Derivatives. The chain rule is the backbone of the unit and connects directly to every other topic here. See the full topic breakdown at AP Calc Unit 3.

How much of the AP Calc exam is Unit 3?

Unit 3 makes up 9-13% of the AP Calc exam, making it one of the more heavily tested differentiation units. It covers composite functions via the chain rule, implicit differentiation, inverse and inverse trig derivatives, and higher-order derivatives. Expect to see these concepts woven into both multiple-choice and free-response questions.

What's on the AP Calc Unit 3 progress check (MCQ and FRQ)?

The AP Calc Unit 3 progress check in AP Classroom includes both MCQ and FRQ parts drawn from the unit's 6 topics: the chain rule, implicit differentiation, inverse function derivatives, inverse trig derivatives, selecting differentiation procedures, and higher-order derivatives. The MCQ part tests procedural fluency, while the FRQ part asks you to show full differentiation work and justify steps. Practice with matched problems at AP Calc Unit 3.

How do I practice AP Calc Unit 3 FRQs?

Unit 3 FRQs most often target implicit differentiation, the chain rule applied to composite functions, and higher-order derivatives. A typical question gives you an equation or a table of values and asks you to find a derivative, justify a result, or find a second derivative. To practice, work through problems that require you to show every differentiation step clearly, since partial credit depends on your written work. Find Unit 3 FRQ practice at AP Calc Unit 3.

Where can I find AP Calc Unit 3 practice questions?

For AP Calc Unit 3 practice questions, including multiple-choice and practice test problems, head to AP Calc Unit 3. You'll find MCQ sets covering the chain rule, implicit differentiation, inverse trig derivatives, and higher-order derivatives, plus FRQ-style problems that mirror what shows up on the actual exam.

How should I study AP Calc Unit 3?

Start with the chain rule (Topic 3.1) before anything else, since every other topic in the unit builds on it. Once the chain rule clicks, implicit differentiation and inverse function derivatives will feel much more manageable. Work through these steps: (1) practice chain rule problems until the Leibniz notation dy/dx = (dy/du)(du/dx) feels automatic, (2) move to implicit differentiation and remember to apply the chain rule every time you differentiate a y term, (3) memorize the inverse trig derivative formulas and practice recognizing when to use them, (4) finish with higher-order derivatives so you can handle second and third derivative questions. Do a mix of MCQ for speed and FRQ for written justification. Review at AP Calc Unit 3.