Need help with this differential equation using separation of variables.

lilmul123
Messages
39
Reaction score
0

Homework Statement



The differential equation I have is dy/dx = (xy + 2y - x - 2)/(xy - 3y + x - 3). I need help getting started. Neither the top nor the bottom can be factored, so I don't know what to do next. Can anyone give me a push? All I know is that I need to use separation of variables.
 
Physics news on Phys.org
lilmul123 said:
Neither the top nor the bottom can be factored, so I don't know what to do next. Can anyone give me a push? All I know is that I need to use separation of variables.
The top and bottom can both be factored ... try again.
 
lilmul123 said:

Homework Statement



The differential equation I have is dy/dx = (xy + 2y - x - 2)/(xy - 3y + x - 3). I need help getting started. Neither the top nor the bottom can be factored, so I don't know what to do next. Can anyone give me a push? All I know is that I need to use separation of variables.

Hint: Your numerator can be factored:

(xy + 2y - x - 2) = y(x + 2) - (x + 2) = (x + 2)(y - 1).

Similarly in the denominator.
 
Oh, of course. Okay, so now I have (x+2)(y-1) on top, and (x-3)(y+1). I have separated those out. Now I have (y+1)/(y-1) dy = (x+2)/(x-3) dx. Is this the correct equation I need to solve?
 
Looking good so far :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top