The solution of the differential equation $(x^2 y^2 -1)dy + 2xy^3 dx= 0$ is:
a) $1+x^2y^2 = cx$
b) $1+x^2 y^2 = cy$
c) $y=0$
d) $y = -\dfrac{1}{x^2}$
By converting the equation into exact differential form and integrating I got option b as the answer and it's correct.
But I would like to know why option $c$ is not a valid solution.
If we rearrange the differential equation we get:
$\dfrac {dy}{dx}= \dfrac{2xy^3}{1- x^2 y^2}$
$\implies y' = 0$ for $y = 0$
Also, originally too for $y=0 $ the slope $\dfrac{dy}{dx}= 0$.
Then why is $y = 0$ not a solution?
Answer given is only option $b$.
It is indeed a solution, the trivial solution. But in most cases it is not of interest.