Implicit Differentiation to find dy/dx

akstradtne
Messages
2
Reaction score
0
Use implicit differentiation to find dy/dx given x^2y+xy^2=4.

I have no idea how to approach this problem. My instructor assigned this as homework but has not gone over it at all in class. We have gone over explicit differentiation and I understand this well. I have read the section but it is making no sense. I think I need to use the General Power Rule: d/dx(y^n)=ny^(n-1)dy/dx but I don't know how to use it.
 
Physics news on Phys.org
akstradtne said:
Use implicit differentiation to find dy/dx given x^2y+xy^2=4.

I have no idea how to approach this problem. My instructor assigned this as homework but has not gone over it at all in class. We have gone over explicit differentiation and I understand this well. I have read the section but it is making no sense. I think I need to use the General Power Rule: d/dx(y^n)=ny^(n-1)dy/dx but I don't know how to use it.

You've got all the ingredients. Differentiate both sides with respect to x and solve for dy/dx. Use the product rule on the way.
 
Can you explain a little more. I don't understand "with respect to x or y." How do I use the general power rule?
 
You said, with reference to implicit differentiation, "I understand this well". Did you mean to say "I don't understand this well"?

Differentiating "with respect to x" means treating y as a function of x, not a separate variable. So "y^n, differentiated "with respect to y" would be just d(y^n)/dy= ny^{n-1}. But differentiating "with respect to x" you would use the chain rule: d(y^n)/dx= ny^{n-1} (dy/dx).

If you had, for example, x^2y+ xy^2= x- y, differentiating each part with respect to x, (using the "product rule" for the terms on the left), 2xy+ x^2(dy/dx)+ (1)y^2+ 2xy(dy/dx)= 1- dy/dx. You can then solve that equation for dy/dx.
 
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