Question
Mathematics Question on Differential equations
Find the general solution: dxdy+xy=x2
Answer
The given differential equation is:
dxdy+ py = Q (where p=x1 and Q=x2)
Now, I.F = e∫pdx = e\int$$\frac 1xdx = elog x = x.
The solution of the given differential equation is given by the relation,
y(I.F.) = ∫(Q×I.F.)dx+C
⇒y(x) = ∫(x2.x)dx+C
⇒xy = ∫x3dx+C
⇒xy = 4x4+C
This is the required solution of the given differential equation.