$$(x+2y+1)y' = 2x+4y+3$$
So i've tried to write it like:
$$y' = \frac{(2x+4y+3)}{x+2y+1}$$
and when i do the determinant i get that its $0$.
I've tried to write it then with $\alpha$ and $\beta$ like: $$2\alpha + 4\beta +1 = 0$$ $$\alpha + 2\beta + 1 = 0$$
But i also end up with $0$ no mather what i try. Im not sure what other way should I try. Can you help me out?
In that case you can cancel to $$ y'=2+\frac1{x+2y+1}. $$ You could also substitute $u=x+2y$ to find $$ u'=1+2y'=5+\frac2{u+1} $$