f(x)=ln(x). Find the area underneath the curve f(x) between 1 and 2.

We cannot dirrectly intergrate ln(x), so instead we intergrate 1ln(x) using intergration by parts.
The formula for intergration by parts is: ∫ (u
dv/dx) dx = uv − ∫ vdu/dx dx .
We let u=ln(x) so that du/dx=1/xWe let dv/dx=1 so that v=x
We put those values into the formula and we get ∫ ln(x) dx = x
ln(x) - ∫ (x1/x )dx∫ ln(x) dx = xln(x) - ∫1 dx∫ ln(x) dx = xln(x)-x + c
Finding the area under the curve between 1 and 2. ∫21 ln(x) dx = [x
ln(x)-x]2121 ln(x) dx = 2ln(2)-2-(1ln(1)-1) ∫21 ln(x) dx = 2*ln(2)-1

AT

Related Further Mathematics A Level answers

All answers ▸

Express cos5x in terms of increasing powers of cosx


How do I solve x^2 + x - 6 > 0 ?


Let I(n) = integral from 1 to e of (ln(x)^n)/(x^2) dx where n is a natural number. Firstly find I(0). Show that I(n) = -(1/e) + n*I(n-1). Using this formula find I(1).


find the sum of r from 0 to n of : 1/((r+1)(r+2)(r+3))