Michael J. answered 11/18/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
First, verify if the point is on that curve.
-1 + 3(4)(-1) = -13
-1 - 12 = -13
It verifies.
Now we find the slope of the tangent by implicit differentiation.
3y2y' + 6xy + 3x2 y' = 0
3y2y' + 3x2y' = -6xy
3y'(y2 + 3x2) = -6xy
y' = -2xy / (y2 + 3x2)
y' = -2(2)(-1) / ((-1)2 + 3(22))
y' = 4 / 13
Then the tangent line using point-slope form is
y = (4/13)x - (4/13)(2) - 1
Simplify this equation.
To find y'', take the derivative of y'. Starting from the first line of the first derivative, we use implicit differentiation.
note that derivative of y' will be y''.
3y2y' + 6xy + 3x2 y' = 0
(6y(y') 2 + 3y2y'') + (6y + 6xy') + (6xy' + 3x2 y'') = 0
Using the fact that x=2 , y=-1, and y'= 4/13, plug in those values into the above equation. After you do that, solve for y''.