Why Is the Solution to dy/dx = -x/y Expressed as y^2 + x^2 = c?

fran1942
Messages
80
Reaction score
0
Hello, regarding the differential equation: "dy/dx = -x/y"
The general solution is y^2+x^2 = c.

I am wondering why it is expressed this way instead of "y=-x^2+c" ?
I thought you had to separate the x and y to opposite sides of the equation ?

Thanks for any help.
 
Physics news on Phys.org
hello fran1942! :smile:

(you mean y = √(c - x2) :wink:)
fran1942 said:
… I thought you had to separate the x and y to opposite sides of the equation ?

no, there's nothing special about y …

the answer is a curve (in this case, a circle), and x2 + y2 = c is a more natural way of describing a curve :wink:
 
fran1942 said:
Hello, regarding the differential equation: "dy/dx = -x/y"
The general solution is y^2+x^2 = c.

I am wondering why it is expressed this way instead of "y=-x^2+c" ?
I thought you had to separate the x and y to opposite sides of the equation ?

Thanks for any help.

dy/dx = -x/y
y*dy = -x*dx
y²/2= -x²/2 +C
y² = -x² +c (c=2C)
y²+x² = c
 
fran1942 said:
Hello, regarding the differential equation: "dy/dx = -x/y"
The general solution is y^2+x^2 = c.

I am wondering why it is expressed this way instead of "y=-x^2+c" ?
Well, it wouldn't be expressed that way because those are not at all the same!
I presume you meant y= \sqrt{c- x^2}. The difficulty with that is that it is only "half" of the solution- the other half would be y= -\sqrt{c- x^2}.

I thought you had to separate the x and y to opposite sides of the equation ?

Thanks for any help.
No, differential equations often have solutions that are not functions.
 
Back
Top