Given that the rate of change of y with respect to x is inversely proportional to y². Its equation can be written as :-
[tex] \frac{dy}{dx} = \frac{k}{y^{2}} [/tex]
where 'k' is the proportionality constant, it can take any real value.
We can solve it by integrating the above equation with respect to x.
Rewriting and rearranging the terms of above equation :-
[tex] \frac{dy}{dx} = \frac{k}{y^{2}} [/tex]
y²·dy = k·dx
Integrating both sides :-
∫ y²·dy = ∫ k·dx
[tex] \frac{y^{3}}{3} [/tex] = k·x
y³ = 3·k·x + C
where C is the constant of integration.
So, y³ = 3·k·x + C is the final answer.