find general solution to: x(dy/dx) + 2y = 4x^2

Divide through by x so:      (dy/dx) +2(y/x) = 4x

Now multiply through by the intergrating factor:  e^(| (2/x) dx) = e^(2.ln(x)) = x^2

so you get:     (x^2)(dy/dx) + 2xy = 4(x^3)

Now integrate the entire equation and you get:        y(x^2) = |(4(x^3))dx = (x^4) + c

Divide through by (x^2) to get the general solution:

y = (x^2) + 4/(x^2)

MP

Related Further Mathematics A Level answers

All answers ▸

A particle is projected from the top of a cliff, 20m above the sea level at an angle of 30 degrees above the horizontal at 20m/s. At what vertical speed does it hit the water?


A=[5k,3k-1;-3,k+1] where k is a real constant. Given that A is singular, find all the possible values of k.


Find the general solution of y'' - 3y' + 2y = 2e^x


Find the equation of the tangent to the curve y = exp(x) at the point ( a, exp(a) ). Deduce the equation of the tangent to the curve which passes through the point (0,1) .