Solveeit Logo

Question

Mathematics Question on Differential equations

Find the general solution: dydx+yx=x2\frac {dy}{dx}+\frac yx=x^2

Answer

The given differential equation is:

dydx\frac {dy}{dx}+ py = Q (where p=1x\frac 1x 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.) = \int(Q×I.F.)dx+C

y(x) = \int(x2.x)dx+C

xy = \intx3dx+C

xy = x44\frac {x^4}{4}+C

This is the required solution of the given differential equation.