Integration: Question 2

Syllabus 1.8

Structured AS 8 marks

(a) Find 14(3x+4x2)dx\displaystyle\int_1^4 \left(3\sqrt{x} + \frac{4}{x^2}\right) dx. [4]

(b) Find 12(3x1)3dx\displaystyle\int_{-1}^{2} (3x-1)^3\,dx. [4]

Show worked solution Hide worked solution

Worked solution

Part (a): Evaluate 14(3x+4x2)dx\displaystyle\int_1^4 \left(3\sqrt{x} + \frac{4}{x^2}\right) dx

Rewrite the integrand as powers of xx:

3x+4x2=3x1/2+4x23\sqrt{x} + \frac{4}{x^2} = 3x^{1/2} + 4x^{-2}

Integrate term by term:

(3x1/2+4x2)dx=3×x3/23/2+4×x11=2x3/24x1=2x3/24x\int \left(3x^{1/2} + 4x^{-2}\right) dx = 3 \times \frac{x^{3/2}}{3/2} + 4 \times \frac{x^{-1}}{-1} = 2x^{3/2} - 4x^{-1} = 2x^{3/2} - \frac{4}{x}

Evaluate at the limits:

At x=4x=4:  2(4)3/244=2(8)1=161=15\ 2(4)^{3/2} - \dfrac{4}{4} = 2(8) - 1 = 16 - 1 = 15

At x=1x=1:  2(1)3/241=24=2\ 2(1)^{3/2} - \dfrac{4}{1} = 2 - 4 = -2

14(3x+4x2)dx=15(2)=17\int_1^4 \left(3\sqrt{x} + \frac{4}{x^2}\right) dx = 15 - (-2) = 17

Recompute independently by differentiating the antiderivative: ddx(2x3/2)=3x1/2=3x\dfrac{d}{dx}\left(2x^{3/2}\right) = 3x^{1/2} = 3\sqrt{x}, and ddx(4x)=4x2\dfrac{d}{dx}\left(-\dfrac{4}{x}\right) = \dfrac{4}{x^2}. Both match the original integrand, so the antiderivative is correct and the value 1717 stands.

Part (b): Evaluate 12(3x1)3dx\displaystyle\int_{-1}^{2} (3x-1)^3\,dx

Using (ax+b)ndx=(ax+b)n+1a(n+1)+c\displaystyle\int (ax+b)^n\,dx = \frac{(ax+b)^{n+1}}{a(n+1)}+c with a=3a=3, n=3n=3:

(3x1)3dx=(3x1)43×4=(3x1)412\int (3x-1)^3\,dx = \frac{(3x-1)^4}{3 \times 4} = \frac{(3x-1)^4}{12}

Evaluate at the limits:

At x=2x=2: 3(2)1=53(2)-1=5, so 5412=62512\dfrac{5^4}{12} = \dfrac{625}{12}

At x=1x=-1: 3(1)1=43(-1)-1=-4, so (4)412=25612\dfrac{(-4)^4}{12} = \dfrac{256}{12}

12(3x1)3dx=6251225612=36912=1234\int_{-1}^{2} (3x-1)^3\,dx = \frac{625}{12} - \frac{256}{12} = \frac{369}{12} = \frac{123}{4}

Recompute independently using the substitution u=3x1u = 3x-1, so du=3dxdu = 3\,dx: when x=2x=2, u=5u=5; when x=1x=-1, u=4u=-4.

u3du3=u412\int u^3 \cdot \frac{du}{3} = \frac{u^4}{12}

At u=5u=5: 62512\dfrac{625}{12}. At u=4u=-4: 25612\dfrac{256}{12}. Difference =36912=1234= \dfrac{369}{12} = \dfrac{123}{4}, exactly matching the first method, confirming the result.

Final answers

  • (a) 14(3x+4x2)dx=17\displaystyle\int_1^4 \left(3\sqrt{x} + \frac{4}{x^2}\right) dx = 17
  • (b) 12(3x1)3dx=1234 (=30.75)\displaystyle\int_{-1}^{2} (3x-1)^3\,dx = \dfrac{123}{4}\ (=30.75)