Step 6: Use initial condition: when $x = 0$, $y = 1$.
So, $y = vx \Rightarrow 1 = v \cdot 0 \Rightarrow$ undefined.
Better: separate original equation.
Alternate approach:
Try $y^2 = z \Rightarrow y = \sqrt{z} \Rightarrow \frac{dy}{dx} = \frac{1}{2\sqrt{z}} \cdot \frac{dz}{dx}$.
This is a Bernoulli-type differential equation.
Try to solve directly: Not feasible here due to initial condition — alternate methods are better.