Concept:The given differential equation is linear in
x if we treat
x as a function of
y, so we solve it using an integrating factor.
Explanation:Given:
(x+2y3)dxdy−y=0Rearrange to get:
(x+2y3)dxdy=yDividing by
y, we can write:
dydx=yx+2y3This simplifies to a linear equation in
x:
dydx−yx=2y2The integrating factor (I.F.) is:
I.F.=e∫−y1dy=y1Multiplying both sides by
y1, the left side becomes the derivative of
yx:
dyd(yx)=2yIntegrating both sides with respect to
y:
yx=y2+cHence, the required solution is:
x=(c+y2)yAnswer:Therefore, the correct option is
A:
x=(c+y2)y, where
c is the constant of integration.