Neoma
- 9
- 0
\frac {dy} {dx} = x y^2 - y
I used Mathematica's DSolve function and found the correct answer:
y(x) = \frac {1} {1 + x + C e^{x}}
However, I don't have any idea what method to use to solve it with pencil and paper...
I used Mathematica's DSolve function and found the correct answer:
y(x) = \frac {1} {1 + x + C e^{x}}
However, I don't have any idea what method to use to solve it with pencil and paper...