Michael J. answered 02/25/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
First, we differentiate x2 + 2x - 5y3 = -2 on both sides of equation using chain rule. This is method is known as implicit differentiation. Keep in mind that the derivative is the slope of the tangent line
(x2 + 2x - 5y3)' = (-2)'
2x + 2 - 15y2y' = 0
Solve for y'.
-15y2y' = -2x - 2
y' = (-2x - 2)/(-15y2)
Substitute the values of the point (1,1) into y'.
y' = [-2(1) - 2] / [-15(1)2]
y' = -4 / (-15)
y = 4/15
This will be the slope of the tangent line.
We want the equation of the tangent line in the form y=mx+b where m is slope and b is y-intercept. Substitute the values of the point (1,1) to find b.
y = mx + b
1 = (4/15)(1) + b
1 = 4/15 + b
11/15 = b
Your equation of the tangent line is
y = (4/15)x + (11/15)
Now that you know how to find the equation of the tangent line, try out the second part of the problem.