Integrate y=(x^2)cos(x) with respect to x.

This problem must be solved using integration by parts, since y is equal to the product of two functions of x. Let u=x^2, therefore u'=2x (u'=du/dx). Let v'=cos(x), therefore v=sin(x) (v'=dv/dx).Using the integration by parts formula: Intgrl(y)dx= uv - Intgrl(vu')dx (which is given on the A Level maths formula sheet), Intgrl(y)dx=x^2(sin(x)) - Intgrl(2x(sin(x))dx). We must apply the same rule again, since 2x(sin(x)) cannot be integrated directly. u=2x, u'=2v'=sin(x), v=-cos(x). Intgrl(y)dx=x^2(sin(x)) - [-2x(cos(x)) - intgrl(2(-cos(x))dx], -2cos(x) can now be integrated giving the final solution: Intgrl(y)=x^2(sin(x)) + 2x(cos(x)) - 2(sin(x)) + c.

AH

Related Maths A Level answers

All answers ▸

Solve 5x/(2x+1) - 3/(x+1) = 1


Write tan(3x) in terms of tan(x). Hence show that the roots of t^3 - 3t^2 - 3t + 1 = 0 are tan(pi/12), tan(5pi/12) and tan(3pi/4)


Using the product rule, differentiate: y = (x^2 - 1)(x^3 + 3).


How do I do integration by substitution?