Understanding Homogeneous Differential Equation Simplification

  • Thread starter Thread starter snowJT
  • Start date Start date
  • Tags Tags
    Homogeneous
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
snowJT
Messages
117
Reaction score
0
This is a basic simplification, but I'm going to post this here because it becomes homogeneous, and I know [tex]v = \frac{y}{x}[/tex] but I don't see this simplification, I don't understand how it gets from this...

[tex]\frac{dy}{dx} = \frac{y-x}{y+x}[/tex]

To THIS:

[tex]= \frac{v-1}{v+1}[/tex] (I'm just only showing the RHS here)

If someone wouldn't mind explaining it, that would be great because I'm lost, unless this is a special rule.
 
Physics news on Phys.org
Well, let y=vx, then sub into the RHS and you get [tex]\frac{vx-x}{vx+x}=\frac{x(v-1)}{x(v+1)}=\frac{v-1}{v+1}[/tex]
 
oh wow, that's incredible, I get it, thanks cristo
 
snowJT said:
oh wow, that's incredible, I get it, thanks cristo
You're welcome!