How to differentiate implicitly
Implicit differentiation is a method used to find the derivative when a relationship between and is not easily solvable for in terms of .
It applies the chain rule by treating as an implicitly defined, differentiable function of .
The setup
Identify the equation relating and . Treat as the independent variable and as the dependent variable, . Any operation performed on a term containing requires the chain rule when taking the derivative with respect to .
The steps
- Differentiate both sides of the equation with respect to .
- Apply the chain rule to all terms containing , which results in multiplying those terms' derivatives by .
- Move all terms containing to one side of the equation and all other terms to the opposite side.
- Factor out from the grouped terms.
- Solve for by dividing both sides by the factored expression.
Checking the result
If evaluating at a specific point , plug the coordinates into the original equation to ensure the point actually lies on the curve. Alternatively, if the original equation can be solved explicitly for , differentiate the explicit function and compare it to your implicit result after substitution.
Common errors
Failing to apply the product rule to mixed terms (e.g., treating the derivative of as just instead of ). Forgetting to multiply by when differentiating terms like .
Worked example
Find for the equation .
FAQ
Run your own problem
References: Stewart Calculus, Chapter 3 · OpenStax Calculus Volume 1, Section 3.8 · Khan Academy: Implicit differentiation
See also