Approximating slope of the derivative at a point

demersal
Messages
41
Reaction score
0

Homework Statement


The slope of the line tangent to the curve y^3 + x^2y^2 - 3x^3 = 9 at (1.5,2) is approximately


Homework Equations


Answer choices
A) 0.39
B) 3.2
C) -11.45
D) -2.29
E) -3.2


The Attempt at a Solution


Well, I solved for the derivative, but I'm not sure if it was to any avail seeing as when I plug the point back in I do not get an answer choice.

I got:

dy/dx = (-2xy^(2) + 9x^2) / (3y + 2x^(2)y)

Did I solve the derivative incorrectly? Or is plugging in the point not the correct course of action? Thank you again for all your help, I've been struggling with this problem a lot and any guidance/explanation would be great!
 
Physics news on Phys.org
Hello,

It looks like you made a small error in your implicit differentiation-- go back and double check, see if you can spot it.

Hope this helps.
 
Yep, I think you simply dropped an exponent on the y from the denominator. I got

\frac{dy}{dx}=\frac{9x^{2}-2xy^{2}}{3y^{2}+2x^{2}y}

Plugging in the numbers, I get .393. Hope that helps.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top