differential calculus
Implicit Differentiation
You should know: chain rule
Overview
Implicit differentiation is a technique for finding dy/dx when y is defined implicitly by an equation relating x and y (e.g. x² + y² = 25), rather than explicitly as y = f(x). The method differentiates both sides of the equation with respect to x, treating y as a function of x and applying the chain rule whenever y appears, then solves algebraically for dy/dx.
Intuition
Many curves — circles, ellipses, and more complex shapes — cannot be written as a single explicit function y=f(x), yet they still have well-defined tangent lines at most points. Implicit differentiation lets you find the slope of the tangent without first solving for y, by remembering that y is secretly a function of x and every time you differentiate a term involving y, the chain rule tacks on a dy/dx factor.
Formal Definition
Given an equation F(x,y) = G(x,y), differentiate both sides with respect to x, treating y as y(x):
Chain rule applied to any power of y
Product rule combined with the chain rule when a term mixes x and y
Applications
Worked Examples
Differentiate both sides with respect to x, applying the chain rule to y².
Solve for dy/dx.
Answer: dy/dx = -x/y
Practice Problems
Find dy/dx if x²y + y³ = 10.
Find the slope of the tangent line to x² + xy + y² = 7 at the point (1,2).
Common Mistakes
Forgetting to multiply by dy/dx when differentiating a term containing y.
Every time you differentiate an expression involving y with respect to x, the chain rule requires an extra factor of dy/dx — e.g. d/dx[y²] = 2y(dy/dx), not just 2y.
Forgetting the product rule on mixed terms like xy.
d/dx[xy] = y + x(dy/dx) (product rule), not simply dy/dx or y alone.
Summary
- Implicit differentiation finds dy/dx when y is defined implicitly by an equation in x and y, without solving for y explicitly.
- Differentiate both sides of the equation with respect to x, treating y as y(x) and applying the chain rule to every y-term.
- Terms mixing x and y (like xy) require the product rule combined with the chain rule.
- After differentiating, collect all dy/dx terms on one side and solve algebraically.
Mathematics