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 ▸

By using an integrating factor, solve the differential equation dy/dx + 4y/x = 6x^-3 (6 marks)


Could you explain to me how proof by induction works?


Prove by induction that, for all integers n >=1 , ∑(from r=1 to n) r(2r−1)(3r−1)=(n/6)(n+1)(9n^2 -n−2). Assume that 9(k+1)^2 -(k+1)-2=9k^2 +17k+6


Integrate ln(x) with respect to x.