Find y in terms of x for the equation 2x(dy/dx) + 4y = 8x^2

divide through by 2x to get: dy/dx + 2y/x = 4x         this is now in the form of dy/dx + P(x)y = Q(x)

intergrating factor = exp( integral(P(x)) dx ) = exp( integral(2/x) dx ) = exp( 2 ln(x) ) = x2

therefore d( (x2)y )/dx = 4 x3  ->  (x2)y = integral ( 4x^3 ) dx = x4

therefore y = x2

TE

Related Further Mathematics A Level answers

All answers ▸

Why is the integral of 1/sqrt(1-x^2)dx = sin^{-1}(x)?


How do you find the cube root of z = 1 + i?


How to integrate ln(x)?


Express (X²-16)/(X-1)(X+3) in partial fractions