Given the differential equation: $$(x^2+xy)\frac{dy}{dx}=y^2$$
i must find the particular solution satisfying the extra condition $y=1$ when $x=2$
so i used the method of substitution and i ended up with $$x\frac{dv}{dx}=-\frac{v}{v+1}$$ do i proceed with variable seperation now and integrate both sides?