4.1.22 · D3Calculus I — Limits & Derivatives

Worked examples — Implicit differentiation — technique, applications

3,235 words15 min readBack to topic

We reuse only what the parent built: Chain Rule (the toll), Product Rule (for mixed ), and the recipe differentiate → toll every → collect → factor → divide.


The scenario matrix

Every implicit-differentiation problem lands in one of these boxes. The whole page is a tour that hits each row at least once.

# Case class What makes it tricky Covered by
A Clean slope at a normal point nothing — warm-up Ex 1
B Sign / quadrant sensitivity same , different → opposite slopes Ex 2
C Denominator (vertical tangent) blows up; geometry, not error Ex 3
D Self-crossing / degenerate point two slopes at one point Ex 4
E Product and chain together inside a transcendental Ex 5
F Second derivative must substitute back Ex 6
G Limiting / horizontal tangent () numerator Ex 7
H Real-world related rate (time ) both vars depend on Ex 8
I Exam twist — solve for a parameter reverse the question Ex 9

Ex 1 — Case A: a clean, ordinary slope


Ex 2 — Case B: same , opposite signs of

Figure — Implicit differentiation — technique, applications

Verify: at the curve slopes down-right (top of circle, heading toward the right edge) → negative ✓; at it slopes up-right → positive ✓, and the magnitudes match ✓.


Ex 3 — Case C: denominator , a vertical tangent


Ex 4 — Case D: a self-crossing point (two slopes at one point)


Ex 5 — Case E: product and chain nested together


Ex 6 — Case F: the second derivative


Ex 7 — Case G: horizontal tangent (, numerator )



Ex 9 — Case I: exam twist (solve for a hidden parameter)


Recall One-line summary of the matrix

Case ::: Signal / fix A clean point ::: just divide B two 's over one ::: name the point by both coords; sign of flips slope C denominator (only ) ::: vertical tangent, not an error D numerator and denominator (, both ) ::: self-crossing/cusp — two slopes F second derivative ::: substitute back before you finish G numerator ::: horizontal tangent, solve top H related rate ::: differentiate w.r.t. ; check units and limits


Connections

  • Chain Rule — the toll paid in every example.
  • Product Rule — Ex 5, Ex 9 ( terms).
  • Related Rates — Ex 8's sliding ladder.
  • Tangent and Normal Lines — Ex 1–3, 7 read off slopes.
  • Implicit Function Theorem — explains why Cases C & D are where (and where both ).
  • Derivatives of Inverse Functions · Logarithmic Differentiation — sibling applications of the same machine.