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 ▸

Find dy/dx for y=x^2 * sin(x)


A trolley of negilible mass on horizontal tracks is at rest. A person of mass 50kg is standing on the trolley with a bag of mass 10kg. The person throws the bag off the trolley horizontally with a velocity of 3m/s. Calculate the velocity of the man.


A quantity N is increasing with respect to time, t. It is increasing in such a way that N = ae^(bt) where a and b are constants. Given when t = 0, N = 20, and t = 8, N = 60, find the value: of a and b, and of dN/dt when t = 12


Find the gradient of y^2 +2xln(y) = x^2 at the point (1,1)