Suppose $(x+y+1)^2 \frac{dy}{dx}+(x+y+1)^2+x^3=0$. How do I express x in terms of y?
My thoughts:
I don't think there is a clean way of separating the variables, especially once I expand the terms.
So I try to work through without expanding. I can try dividing the entire equation by $(x+y+1)^2$ and this might give me a cleaner expression, but I still cannot separate the x from the y.
It doesn't seem there is a way to separate the x from the y, so is this still solvable?
Let $u=x+y+1$ and the equation tranforms to \begin{eqnarray*} \frac{du}{dx}= - \frac{x^3}{u^2}. \end{eqnarray*}