Michael J. answered 11/28/17
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
We need to get two equations. One equation will be the value at the curve. The other will contain derivative.
For the first equation, find the value on the curve.
-k = m
For the second equation, get the derivative using implicit differentiation. Remember that m and k are constants.
3x2 - (6y + 6xy') - 3ky2y' = 0
3x2 - 6y - 6xy' - 3ky2y' = 0
Group all the y' terms to one side.
-6xy' - 3ky2y' = 6y - 3x2
y' (-6x - 3ky2) = 6y - 3x2
y' = (6y - 3x2) / (-6x - 3ky2)
Plug in the point x=0 and y=1.
y' = 6 / (-3k)
y' = -2 / k
The derivative is -1. Therefore,
-1 = -2 / k
k = 2
Then,
m = -2