Solve the integral: int(x^3+4x^2+sinx)dx.

First, since there are terms with different factors of x summing together, we can separate these into three individual integrals as follows:int(x3 dx) + 4int(x2dx) + int(sinx dx)Then using the rules of integration given in the integral tables we solve for every term as:1/3 x2 + 4/2 x - cos x + constant

Related Maths A Level answers

All answers ▸

Using the equation cos(a+b) = cos(a)cos(b) - sin(a)sin(b) or otherwise, show that cos(2x) = 2cos^2(x) - 1.


The equation x^2 + 3px + p = 0, where p is a non-zero constant, has equal roots. Find the value of p.


Consider f(x)=x/(x^2+1). Find the derivative f'(x)


Given y= sqrt(x) + 4/sqrt(x) + 4 , find dy/dx when x=8 giving your answer in form Asqrt(2) where A is a rational number.