Question
Mathematics Question on Differential equations
Find general solution: (x+3y2)dxdy=y, (y>0)
Answer
(x+3y2)dxdy = y
⇒dxdy= xy+3y2
⇒dydx = yx+3y2 = yx+3y
⇒dydx-yx = 3y
This is a linear differential equation of the form:
dydx+px = Q (where p=-y1 and Q=3y)
Now, I.F. = e∫pdy= e−∫y1dy = e−log y = elog(y1) = y1
The general solution of the given differential equation is given by the relation,
x(I.F.) = ∫(Q×I.F.)dy+C
⇒x.y1 = ∫(3y.y1)dy+C
⇒yx = 3y+C
⇒x = 3y2+Cy