First Order Non-Linear Differential Equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Nathan W0
Messages
2
Reaction score
0

Homework Statement


(x+y)dx-(x-y)dy=0


Homework Equations





The Attempt at a Solution


The solution is c=arctan^-1(y/x)-(1/2)*ln(x^2+y^2) but I don't know how to get the answer. If someone could explain how to solve the above DE, that would be great.
 
Physics news on Phys.org
The DE is of te form:
[tex] \frac{dy}{dx}=\frac{x+y}{x-y}[/tex]
Use the following substitution [tex]y(x)=xv(x)[/tex] The equation will become solvable.

Mat
 
Oh, Okay I understand it now. Is there any way to know what substitution you would need to use?