Recall What "pay the toll" means (one-line refresher)
dxd(xn)=nxn−1 because the inside (x) changes at rate 1. But dxd(yn)=nyn−1⋅dxdy because the inside (y) changes at rate dxdy as x moves. Same rule, extra factor.
Here we only practise spotting where y′ appears and differentiating term by term. No tricky algebra yet.
Recall Solution L1.1
Differentiate both sides w.r.t. x. WHAT: apply dxd to each term. WHY: a balanced equation stays balanced.
2x+2ydxdy=0
The y2 term paid the toll: dxd(y2)=2y⋅y′. Solve:
dxdy=−2y2x=−yx.
Recall Solution L1.2
Differentiate each term. WHAT: apply dxd term by term. WHY the toll only on y3:x3 is a plain power of the variable, so dxd(x3)=3x2 with no toll; but y3 hides y inside, so the chain rule attaches dxdy:
3x2+3y2dxdy=0.WHY the right side is 0: the constant 10 never changes, so its derivative is 0. Now isolate y′ — WHY divide by 3y2: it is the coefficient multiplying y′:
3y2dxdy=−3x2⟹dxdy=−y2x2.
Recall Solution L1.3
2ydxdy=4⟹dxdy=2y4=y2.WHAT IT LOOKS LIKE: at the vertex y=0 this blows up — the tangent is vertical there, which matches the picture of a parabola opening rightward.
xy is a product of two functions. WHY product rule: neither factor is constant, so dxd(xy)=x′y+xy′. Recall from the definition above that x′=dxdx=1, so this is 1⋅y+xy′=y+xdxdy.
y+xdxdy=0⟹dxdy=−xy.
Recall Solution L2.2
Both x2y and y2x are products (an x-piece times a y-piece), so each needs the product rule.
WHAT + WHY on x2y: think "(derivative of x2)×y + x2×(derivative of y)". The first piece dxd(x2)=2x has no toll; the second piece dxd(y)=y′ does. Result: 2xy+x2y′.
WHAT + WHY on xy2: "(derivative of x)×y2 + x×(derivative of y2)" =(1)y2+x(2yy′) — the y2 pays a toll via the chain rule, the lone x does not.
dxd(x2y)2xy+x2y′+dxd(xy2)y2+2xyy′=0.WHY collect y′ terms: we want y′ alone, so gather everything carrying a y′ on one side and everything else on the other:
y′(x2+2xy)=−(2xy+y2)⟹dxdy=−x2+2xy2xy+y2.
Recall Solution L2.3
cosydxdy+1=2ydxdy.WHY cosy⋅y′:dxd(siny) = (derivative of sin at y) × (rate y changes) =cosy⋅y′ — the chain rule.
Collect:
cosyy′−2yy′=−1⟹y′(cosy−2y)=−1⟹dxdy=2y−cosy1.
Here we evaluate slopes at points, find tangent lines, and hunt for vertical/horizontal tangents. See Tangent and Normal Lines.
Recall Solution L3.1
3x2+3y2y′=6(y+xy′).WHY: RHS 6xy is a product ⇒6(y+xy′). Collect:
3y2y′−6xy′=6y−3x2⟹y′=3y2−6x6y−3x2=y2−2x2y−x2.
At (3,3): y′=9−62(3)−9=3−3=−1.
The tangent line: y−3=−1(x−3)⇒y=−x+6.
Recall Solution L3.2
From L1.1, y′=−x/y.
Horizontal tangent means y′=0. A fraction is 0 when its numerator is 0: x=0. Then y2=25⇒y=±5. Points: (0,5) and (0,−5) — top and bottom of the circle.
Vertical tangent means y′ is undefined, i.e. the denominator is 0: y=0. Then x=±5. Points: (5,0) and (−5,0) — left and right edges.
WHAT IT LOOKS LIKE: the four "compass points" of the circle — exactly where the tangent flips between flat and upright.
Recall Solution L3.3
Differentiate: 2x+(y+xy′)+2yy′=0 (product rule on xy).
xy′+2yy′=−2x−y⟹y′(x+2y)=−(2x+y)⟹y′=−x+2y2x+y.
At (1,2): y′=−1+42+2=−54.
Tangent: y−2=−54(x−1)⇒y=−54x+514.
Start from y′=−x/y. Differentiate again with the quotient rule, remembering y′=−x/y:
y′′=−y2(1)y−xy′=−y2y−x(−x/y)=−y2y+x2/y=−y3y2+x2.
Since x2+y2=25: y′′=−y325.
At (3,4): y′′=−6425.WHY substitute y′ back: the final answer must not contain y′ — otherwise it isn't a closed formula for the second derivative.
Recall Solution L4.2
WHY log first: the base xand the exponent sinx both vary — neither the power rule nor the exponential rule applies. Taking ln converts the power into a product.
lny=sinx⋅lnx.
Differentiate implicitly (left side pays a toll, right side needs the product rule):
y1y′=cosxlnx+sinx⋅x1.y′=xsinx(cosxlnx+xsinx).
At x=π/2: sinx=1,cosx=0, so y=(π/2)1=π/2 and
y′=2π(0+π/21)=2π⋅π2=1.
Recall Solution L4.3
Let y=arctanx, so tany=x. Differentiate implicitly:
sec2ydxdy=1⟹dxdy=sec2y1.Convert back to x:sec2y=1+tan2y=1+x2 (Pythagorean identity). Therefore
dxdarctanx=1+x21.
Multi-tool problems: transcendental equations, related rates, and non-solvable curves. Here we also use F(x,y) and Fy — both defined in the shorthand box at the top of this page.
Recall Solution L5.1
Outer chain rule on sin, then product rule on xy:
cos(xy)(y+xy′)=1+y′.
Expand and collect:
ycos(xy)+xcos(xy)y′=1+y′⟹y′(xcos(xy)−1)=1−ycos(xy).dxdy=xcos(xy)−11−ycos(xy).
At (0,0): cos(0)=1, so y′=0−11−0=−1.WHY implicit is the only way:sin(xy)=x+y cannot be solved for y in closed form.
Recall Solution L5.2
Both x and y depend on time t, so differentiate the equation w.r.t. t (see Related Rates):
2xdtdx+8ydtdy=0.
Plug in x=2,y=1,dx/dt=3:
2(2)(3)+8(1)dtdy=0⟹12+8dtdy=0⟹dtdy=−812=−23.
So y is decreasing at 1.5 units/s. WHAT IT LOOKS LIKE: moving rightward on the upper-right of the ellipse means sliding down, so a negative dy/dt is exactly right.
Recall Solution L5.3
Differentiate: the left side ey pays a toll.
eyy′=1+y′⟹y′(ey−1)=1⟹dxdy=ey−11.
Check the point: at (1,0), e0=1 and x+y=1 ✓. But then y′=e0−11=01 — undefined!WHAT THIS MEANS: the tangent at (1,0) is vertical. Write the equation as F(x,y)=ey−x−y=0; then Fy=ey−1, which is exactly 0 at (1,0). This is the case the Implicit Function Theorem warns about: where Fy=0, the curve cannot be written as a differentiable function y(x). The formula didn't fail — it detected the vertical tangent.