Implicit differentiation
So far, we’ve worked with functions that explicitly define in terms of . In other words, each input produces exactly one output value .
However, not all equations define explicitly. Consider the equation for a circle of radius :
This equation does not define as a function of , because some -values correspond to more than one -value (the graph fails the vertical line test).
To find derivatives for equations like this, we use implicit differentiation.
How to find
Step 1: Recognizing implicit equations
To recognize equations that require implicit differentiation, look for:
- Terms with and multiplied together
- appearing multiple times in the equation
- being raised to a power somewhere
When you see these features, the equation often represents a curve that fails the vertical line test, so it isn’t a function of .
Step 2: Differentiate both sides
Differentiate with respect to on both sides. Use the usual derivative rules, but every time you differentiate a term involving , immediately multiply it by (or ).
For example, to implicitly differentiate the equation of a circle:
Step 3: Solve for
Rearrange the terms to isolate :
Why does this work?
Implicit differentiation is the chain rule in disguise.
For example, if , then
When you differentiate with respect to , you’re treating as a function of (even if it isn’t written as ). So:
In practice, the inner is not written, and
Slope of a tangent line
If asked to find the slope of the tangent line at a particular point, it often helps to substitute the values immediately after differentiating, before rearranging to solve for .
Find the equation of the line tangent to the curve at the point where .
Solution
First, find the corresponding -coordinate by plugging in into the equation.
Next, implicitly differentiate the equation:
Substitute the point and then solve for :
The tangent line to the curve at has a slope of , so its equation is
Horizontal and vertical tangent lines
Many past AP exams contained problems that required implicit differentiation to identify tangent lines to curves.
Example
Find where the curve
has horizontal or vertical tangent lines.
Answers
-
Horizontal at and
-
Vertical at and
Solutions
a) Horizontal tangent lines
Differentiate implicitly:
Now solve for :
Horizontal tangents occur when the numerator is (and the denominator is not ).
Set the numerator equal to :
To find the points on the curve where , substitute into the original equation and solve for :
Now find the corresponding -values using :
-
For
-
For
Finally, check the denominator at each point. Plugging in and gives nonzero values, so both points are valid. Therefore, the tangent line is horizontal at both points.
b) Vertical tangent lines
Vertical tangents occur when the denominator is (and the numerator is not ).
Set the denominator equal to :
Substitute into the original equation and solve for :
Using , the candidate points are and .
Check the numerator at each point. Neither makes the numerator , so both points are valid. Therefore, the tangent line is vertical at both points.