
William W. answered 01/26/23
Experienced Tutor and Retired Engineer
4x2 + xy - y3 = 72
The derivative of 4x2 with respect to x is 8x (power rule)
The derivative of xy with respect to x is found by using the product rule (u•v)' = u'v + uv') so it is x'y + xy' = y + xy'
The derivative of -y3 with respect to x is -3y2•y' (using the power rule and chain rule)
The derivative of 72 with respect to x is 0 (zero)
Putting these together we get:
8x + y + xy' - 3y2•y' = 0
8x + y = 3y2•y' - xy'
8x + y = y'(3y2 - x)
(8x + y)/(3y2 - x) = y'
For the point (2, -4) then:
y' = (8•2 - 4)/(3•16 - 2) = 12/46 = 6/23 ←this is the slope of the tangent line