justaboy
- 13
- 0
found my mistake... thanks
Last edited:
justaboy said:Homework Statement
Solve the ODE
[tex]x^2y'+2xy-y^3=0[/tex]
The Attempt at a Solution
[tex]x^2y'+2xy-y^3=0[/tex]
Substitution:
[tex]v=y^-2[/tex]
V makes the equation linear:
[tex]v'-4\frac{v}{x}=-2x^{-2}[/tex]