How do i do this question? I get the reverse

  • Thread starter Thread starter link2110
  • Start date Start date
  • Tags Tags
    Reverse
link2110
Messages
47
Reaction score
0

Homework Statement


find dy/dx
yx2+ xy2=7


Homework Equations





The Attempt at a Solution


xy(x+y)=7
2xy=(x+y) (x+y) = 7
2xy + x2+2xy +y2=0
2xy + dx/dy(x2+2xy+y2)=0
2xy +x2+dy/dx 2xy + dy/dx y2
dy/dx = (-2xy-x2)/(2xy + y2)

The answer is actually (-y2+2xy)/(x2+2xy)

Can anybody tell me what I'm doing wrong/how to swap the answer?
 
Physics news on Phys.org
don't factor out xy, and just use product rule, and then 7 is just zero and go from there... i seriously think you are making it harder than it should be.
 
x2y + xy2=7
[x2 + 2xy] + [2yx + y2] = 0

So that's what i get to, but where do i distribute d/dx into?
 
Naw dude... its [x2dy/dx + 2xy] + [2y(dy/dx)x + y2] = 0

then subtract the non dy/dx values and then factor out dy/dx and you are done!
 
Last edited:
so for [x2dy/dx + 2xy]
why is the dy/dx on the first term?
 
because it is the d/dx for y is just dy/dx... which is just the derivative for y in terms of x... its an implicit derivative (ie not expressed directly in terms of the independent variable)

so y3 = 3y2(dy/dx)
 
oh i get it now, thanks!
 
Back
Top