Solve y'=(y^3+2xy^2+x^2*y+x^3)/(x(y+x)^2) implicitly.
y=ux u=y/x y'=u+u'x u'x+u=((ux)^3+2x(ux)^2+x^2(ux)+x^3))/(x(ux+x)^2) u'x+u=((ux)^2(ux+2x)+x^2(ux+x))/(x(ux+x)^2) How do I simplify this? The answer in the book is (y+x)^3=3x^3(ln abs(x)+C). How do I get to the answer from there?
@amistre64
x cancels out everytime you substitute `y=ux` in a homogeneous equation
u'x+u = ((ux)^3+2x(ux)^2+x^2(ux)+x^3)) / (x(ux+x)^2) first cancel x
What do I get if I cancel x?
you will get a separable equation
thats the only idea behind y=ux substitution
Let me factor out first. Please don't leave.
okie
I don't see how I can cancel out the x. From u'x+u=((ux)^3+2x(ux)^2+x^2(ux)+x^3)/(x(ux+x)^2) u'x+u=((ux)^2(ux+2x)+x^2(ux+x))/(x(ux+x)^2) u'x+u=(x(ux)^2(u+2)+x^2(ux+x))/(x(ux+x)^2)
\[\large \begin{align}\\ u'x+u = \dfrac{(ux)^3+2x(ux)^2+x^2*(ux)+x^3}{x(ux+x)^2} \end{align}\]
Notice that each term in the numerator of right hand side has a factor x^3
\[\large \begin{align}\\ u'x+u &= \dfrac{(ux)^3+2x(ux)^2+x^2*(ux)+x^3}{x(ux+x)^2} \\~\\ &= \dfrac{x^3[u^3+2u^2+u+1]}{x^3(u+1)^2} \\~\\ \end{align}\]
But how do I simplify (u^3+2u^2+u+1)/(u+1)^2 after I cancel out the x^3?
not sure yet, but thats just an algebra problem
maybe send that u to right side first
\[\large \begin{align}\\ u'x+u &=\dfrac{u^3+2u^2+u+1}{(u+1)^2} \\~\\ u'x &=\dfrac{u^3+2u^2+u+1}{(u+1)^2} - u \\~\\ \end{align}\]
get common denominator and simplify
Got it! Thanks a lot!
Join our real-time social learning platform and learn together with your friends!