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 ▸

How to multiply and divide by complex numbers


How do you find the matrix corresponding to a transformation?


Integrate the function f(x) = x ln (x) over the interval [1,e].


find the sum of r from 0 to n of : 1/((r+1)(r+2)(r+3))