aaronfue
- 118
- 0
Homework Statement
Given: (x2-y2)dx + (x2-xy)dy=0,
Verify that the following function is a solution for the given differential equation:
c1(x+y)2=xey/x
2. The attempt at a solution
I've gotten this far:
1st - I solved for \frac{dy}{dx} in the given equation.
\frac{dy}{dx}=\frac{-x^2-y^2}{x^2-xy}
2nd - I used implicit differentiation on the function and got:
2c1(x+y)(1+y)=xey/x(\frac{xy'-y}{x}) + ey/x
Now...I believe that I can solve for y' in: 2c1(x+y)(1+y)=xey/x(\frac{xy'-y}{x}) + ey/x?