Find the area R under the curve when f(x)=xcos(x) between the limits x=0 and x=2

After careful consideration, we can see the function f(x) is the product of two individual functions. Usually, to find the area under a curve we integrate its function between a set limit. Given our situation, to integrate a function of this nature we use a rule known as integration by parts. The formula for this is as follows:  intergral[u*(dv/dx)] = uv-intergral[(du/dx)*v]      (eqn1). Our first step to tackle this problem is to split the function into two: u=x         dv/dx=cos(x) We differentiate u=x to get du/dx=1 and integrate dv/dx=cosx to give us v=sin(x). With the expressions obtained substitute it into the equation above (eqn1). we get: R=xsin(x)-intergral[sin(x)] R=xsin(x)+cos(x) To find the total area we subtitute within the given limits x=0 and x=2. To get: R=[xsin(x)+cos(x)]02  R=2sin(2)+cos(2)−1 R=0.402 REMEMBER: To always use radians when dealing with trignometric functions in calculus.

AA

Related Maths A Level answers

All answers ▸

Sketch the graph y = 2sin(4x)


Given that the graph f(x) passes through the point (2,3) and that f'(x)=6x^2-14x+3, find f(x).


The polynomial f(x) is defined by f(x) = 18x^3 + 3x^2 + 28x + 12. Use the Factor Theorem to show that (3x+2) is a factor of f(x).


A curve has the equation x^2+2y^2=3x, by differentiating implicitly find dy/dy in terms of x and y.