AP Calculus AB Exam Question
Consider the equation that implicitly defines a curve:
x2+2xy−y2=12(a)(b) Find the equation of the tangent line to the curve at the point (4,−2).
Solution
(a) To find dxdy, we differentiate both sides of the equation with respect to x, treating y as a function of x.
Differentiating the left-hand side:
dxd(x2+2xy−y2)=dxd(12)Using the chain rule, the derivative of x2 is 2x.
For the term 2xy, we must use the product rule. The derivative with respect to x of 2xy is 2y+2xdxdy.
For the term −y2, we must use the chain rule. The derivative with respect to x of −y2 is −2ydxdy.
Thus, the left-hand side becomes:
2x+2y+2xdxdy−2ydxdy=0Simplifying this equation:
2x+2y+dxd(2x⋅y)−dxd(y2)=02x+2y+2xdxdy−2ydxdy=02xdxdy−2ydxdy=−2x−2y2(x−y)dxdy=−2(x+y)Finally, solving for dxdy:
dxdy=2(x−y)−2(x+y)Simplifying:
dxdy=−x−yx+y(b)First, we find the slope by substituting x=4 and y=−2 into dxdy:
m=4−(−2)−4+(−2)=−66=−1Now we have the slope m=−1. To find the equation of the line, we use the point-slope form:
y−y1=m(x−x1)Substituting x1=4, y1=−2, and m=−1:
y−(−2)=−1(x−4)y+2=−x+4Simplifying:
Therefore, the equation of the tangent line to the curve at the point (4,−2) is y=−x+2.
Answer: dxdy=−x−yx+y and y=−x+2