Totalderiv
- 69
- 1
Homework Statement
Find a general solution of the differential equation.
(x+y)y' = x-y
Homework Equations
v=x+y
y=v-x
y'=v'-1
The Attempt at a Solution
So if I plug this back into the original equation;
v(v'-1)= x-y
How do I convert v=x+y into x-y so that I have only v's and x's? Do I have to make another substitution with x-y?