Can homogeneous substitution solve this differential equation?

jdawg
Messages
366
Reaction score
2

Homework Statement


x(dy/dx) - y = sqrt(xy +x2)

Homework Equations

The Attempt at a Solution


I got up to this point: u=y/x

dy/dx = (sqrt(xy+x2))/x + y/x

And then the solution shows this:

dy/dx = y/x + (y/x+1)½

Please help, I don't understand how they got to that point.
 
Physics news on Phys.org
Also, sorry about the bad formatting. Where did they move the square root symbol and fraction symbol?
 
It's fairly elementary algebra that was probably dinned into you at some point and you have forgotten.

√(xy + x2)/x = √(xy + x2)/√((x2) = √[(xy + x2)/x2] = ...

You might last time have lost sight of the why, just drilled to do that: hope something comes back but this time instead look to see how it makes sense.
 
Last edited:
  • Like
Likes jdawg
Thank you so much! Haha its been a minute since I've had algebra. Great explanation! :D
 
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