find_the_fun
- 147
- 0
Solve the DE using an appropriate substitution.
$$(x-y)dx+xdy=0$$
First step is to determine the substitution. I was told for homogeneous ODEs to always make the substitution y=ux but the substitution u=x-y looks better.
Let u = x-y then u'=-y' which means y'=-u'
rewrite the original equation x-y+xy'-o
now plugging in u and u' gives u+x(-u')=0 which gives x du = -u dx and integrating gives xu=-ux which doesn't make any sense.
$$(x-y)dx+xdy=0$$
First step is to determine the substitution. I was told for homogeneous ODEs to always make the substitution y=ux but the substitution u=x-y looks better.
Let u = x-y then u'=-y' which means y'=-u'
rewrite the original equation x-y+xy'-o
now plugging in u and u' gives u+x(-u')=0 which gives x du = -u dx and integrating gives xu=-ux which doesn't make any sense.