This lesson works through four implicit equations that mix x and y inside trigonometric functions. In each one we differentiate both sides with respect to x, remembering that every y carries a factor of dxdy, then gather the derivative terms and solve.
Example 1: 2x+3y=siny
Differentiate each side with respect to x. The right side uses the chain rule on siny.
2+3dxdy=cosydxdy
Collect the dxdy terms on one side.
dxdy(3−cosy)=−2
dxdy=3−cosy−2
Example 2: sin2y+cos(xy)=1
Left term. Differentiate sin2y with the chain rule: 2sinycosydxdy=sin(2y)dxdy.
Right term. Differentiate cos(xy), using the product rule on xy:
−sin(xy)(xdxdy+y)
Putting it together and setting the sum to 0:
sin(2y)dxdy−sin(xy)(xdxdy+y)=0
Collect the dxdy terms.
dxdy(sin2y−xsin(xy))=ysin(xy)
dxdy=sin2y−xsin(xy)ysin(xy)
Example 3: sin2x+cos2y=1
Differentiate each squared term with the chain rule.
2sinxcosx+2cosy(−siny)dxdy=0
Using the double-angle form 2sinθcosθ=sin2θ:
sin2x−sin2ydxdy=0
dxdy=sin2ysin2x
Example 4: xy+y2=tan(x+y)
Differentiate with respect to x. The left side uses the product rule on xy, and the right side uses the chain rule on tan(x+y).
xdxdy+y+2ydxdy=sec2(x+y)(1+dxdy)
Collect the dxdy terms on one side and the rest on the other.
dxdy(x+2y−sec2(x+y))=sec2(x+y)−y
dxdy=x+2y−sec2(x+y)sec2(x+y)−y
Key takeaways
- Differentiate both sides with respect to x, and every term in y picks up a factor of dxdy.
- Use the chain rule on trigonometric functions and the product rule on mixed terms such as xy.
- After differentiating, gather all dxdy terms on one side and solve for the derivative.