$$\frac {dy}{dx}=\frac {(xy-y+y^2)}{(x+2y)}$$ how to solve this equation by finding the integrating factors? I tried to find it but it seems didn't work.
2026-04-18 08:12:38.1776499958
A question about finding the integrating factors
94 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
we start with ste Standard trick here $$y(x)=xv(x)$$ then we have $$x\frac{dv(x)}{dx}+v(x)+\frac{(x+xv(x)-1)v(x)}{2v(x)+1}$$ and this simplifies to $$\frac{dv(x)}{dx}=\frac{(x-2)(v(x)+1)v(x)}{x(2v(x)+1)}$$ $$\frac{dv(x)}{dx}\frac{(2v(x)+1)}{(v(x)+1)v(x)}=\frac{x-2}{x}$$ and we can integrate $$\int\frac{\frac{dv(x)}{dx}(2v(x)+1)}{(v(x)+1)v(x)}dx=\int\frac{x-2}{x}dx$$