Michael J. answered 12/10/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Use implicit differentiation.
[3y2 + 6xyy'] - 6(x + y)2(1 + y') = 0
3y2 + 6xyy' - 6(x + y)2(1 + y') = 0
Now isolate y'.
3y2 + 6xyy' - 6(x + y)2 - 6(x + y)2y' = 0
6xyy' - 6(x + y)2y' = -3y2 + 6(x + y)2
Factor out y'.
y'(6xy - 6(x + y)2) = 6(x + y)2 - 3y2
Divide both sides of the coefficient of y'. You will then have your derivative. Then evaluate y' when x=2 and y=-1. You will then have your slope of the tangent line.
Then use the point-slope form of the line to get the tangent line.
y = m(x - x1) + y1
y = y'(x - 2) - 1