Cue Column:
- When is implicit differentiation needed?
- How to handle terms?
- How to find / implicitly?
Notes Column: Implicit differentiation is used when y is not explicitly expressed as a function of x, i.e., when we have F(x, y) = 0.
Method:
- Differentiate both sides with respect to x
- When differentiating a term involving y, apply chain rule: d/dx(f(y)) = f'(y) * dy/dx
- Collect all terms with dy/dx on one side
- Solve for dy/dx
Example: + =
- 2x + 2y * = 0
- dy/dx = -x/y
Example: + = 3axy (Folium of Descartes)
- 3 + 3 * = 3a[y + x * ]
- 3 * - 3ax * = 3ay - 3
- dy/dx =
For second derivative: differentiate dy/dx again with respect to x, substituting the first derivative expression where needed.
Summary: Differentiate everything with respect to x, remember that y is a function of x (so d/dx of y terms gets a dy/dx factor), then solve algebraically for dy/dx.