Celeb Glow
general | April 16, 2026

How to find the general solution of this equation?

$\begingroup$

$$y'=(xy'+y)y^3$$I don't know how to approach this problem with the two $y'$.

$\endgroup$

2 Answers

$\begingroup$

Notice that $xy' + y = (xy)'$, which means that $\dfrac{y'}{y^3} = (xy)'$. Can you continue?

$\endgroup$ $\begingroup$

Move all $y'$ terms to one side:$$\begin{align}y'&=(xy'+y)y^3\\y'&=xy^3y'+y^4\\y'-xy^3y'&=y^4\\y'(1-xy^3)&=y^4\\y'&=\frac{y^4}{1-xy^3}\end{align}$$Does this get you closer to a form that you know how to solve?

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy