Can homogeneous substitution solve this differential equation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
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   Reactions: jdawg
Thank you so much! Haha its been a minute since I've had algebra. Great explanation! :D