Differential Equations Problem - I must verify that the indicated expression is an IMPLICIT solution to the given first-order differential equation.
dX/dt = (X - 1)(1 - 2X); ln(2X - 1)/(x - 1) = t
Integrating factor - solve for "c"
(3y^2+2xy)dx-(2xy+x^2)dy =0
I see that the equation is not exact. differentiate the 1st side by My and the second by Nx. which gives me My=6y+2x and Nx= 2y+2x
I add these togeter a ...