AP Calculus AB and BC

Chain Rule vs Implicit Differentiation

Implicit differentiation is not a separate rule; it is the chain rule applied to y, treated as an unknown function of x. The derivative of y that appears whenever you differentiate a term containing y is exactly the chain rule factor. Reach for it when the equation mixes x and y instead of naming the inside function.

Chain rule

Use when: The inside function is written out, as in sin(x2)\sin(x^2) or (3x+1)5(3x + 1)^5, so its derivative can be computed on the spot.

Implicit differentiation

Use when: The inside function is yy itself, as in x2+y2=25x^2 + y^2 = 25, so its derivative has to stay written as dydx\frac{dy}{dx}.

Side by side

Chain ruleImplicit differentiation
What it handlesA known function inside anotherAn unknown function of xx inside another
The inner derivativeComputable, such as 2x2x for x2x^2Unknown, so it stays as dydx\frac{dy}{dx}
Worked exampleddx[(f(x))2]=2f(x)f(x)\frac{d}{dx}\left[(f(x))^2\right] = 2f(x) \cdot f'(x)ddx[y2]=2ydydx\frac{d}{dx}\left[y^2\right] = 2y \cdot \frac{dy}{dx}
How it finishesThe derivative is already isolatedCollect the dydx\frac{dy}{dx} terms, factor, then divide
Answer is in terms ofxx aloneUsually both xx and yy
Common trapForgetting the inner derivativeDifferentiating y2y^2 as 2y2y

Write y=f(x)y = f(x) and the two methods collapse into one. Differentiating y2y^2 means differentiating (f(x))2(f(x))^2, which the chain rule turns into 2f(x)f(x)2f(x) \cdot f'(x). Renaming f(x)f(x) back to yy and f(x)f'(x) back to dydx\frac{dy}{dx} gives the implicit result, so nothing new was used.

ddx[y3]=3y2dydx\frac{d}{dx}\left[y^3\right] = 3y^2 \cdot \frac{dy}{dx}

The real difference shows up after the differentiating is done. An ordinary chain rule problem ends with the answer written out. An implicit problem ends with an equation in which dydx\frac{dy}{dx} is the unknown, so there is an algebra stage: gather those terms on one side, factor dydx\frac{dy}{dx} out, and divide.

Where the factor goes missing

Terms in xx alone never pick up a dydx\frac{dy}{dx}, and terms containing yy always do. Differentiating x2+y2=25x^2 + y^2 = 25 gives 2x+2ydydx=02x + 2y \cdot \frac{dy}{dx} = 0, so dydx=xy\frac{dy}{dx} = -\frac{x}{y}. Skip the factor and there is nothing left to solve for, which is the signal that a step was dropped.

Frequently asked questions

Is implicit differentiation a different rule from the chain rule?

No. It is the chain rule used on yy, whose derivative is not known yet, so the inner factor stays written as dydx\frac{dy}{dx}.

Why do only the y terms pick up a dy/dx?

Because dxdx=1\frac{dx}{dx} = 1. Every term gets multiplied by the derivative of its inside function, and for a term in xx that factor is 11, so it never shows.

Can I use implicit differentiation on an ordinary function?

Yes, and it agrees. Differentiating y=x2y = x^2 implicitly gives dydx=2x\frac{dy}{dx} = 2x, which is what the power rule gives directly.

In the CED: Unit 3: Chain Rule, Implicit, and Inverses