Integrate the function y = 2x^2 + 3x + 8 with respect to x.

Answer = 2x^3/3 + 3x^2/2 + 8x + CThis is an example of numerical integration from C1. To begin to answer this question, we can integrate each term at a time. To integrate this function, we raise the power of the polynomial and divide the new polynomial by the new power i.e if y = x, the integral would be (x^(1+1))/(1+1). So after doing this term by term, most students would finish there but there is a final term which is the polynomial with power 0, in the answer I wrote it as the arbitrary constant C.

MC

Related Maths A Level answers

All answers ▸

What is a Derivative?


The air pressure in the cabin of a passenger plane is modelled by the equation: P(x) = 3cos(x/2) - sin(x/2) where x is the altitude. Express P(x) in the form Rcos(x/2 +z) where z is acute and in degrees and then find the maximum pressure


Find the exact gradient of the curve y=ln(1-cos2x) at the point with x-coordinate π/6


Show that the line with equation ax + by + c = 0 has gradient -a/b and cuts the y axis at -c/b?