Integration: Question 1

Syllabus 1.8

Multiple choice AS 1 mark

Let f(x)=6x2+(4x+1)3f(x) = 6x^2 + (4x + 1)^3.

Which of the following is f(x)dx\displaystyle\int f(x)\,dx?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Integrate each term with the power rule

Split the integral into its two terms:

f(x)dx=6x2dx+(4x+1)3dx\int f(x)\,dx = \int 6x^2\,dx + \int (4x+1)^3\,dx

First term. The ordinary power rule xndx=xn+1n+1+c\displaystyle\int x^n\,dx = \frac{x^{n+1}}{n+1}+c:

6x2dx=6×x33=2x3\int 6x^2\,dx = 6 \times \frac{x^3}{3} = 2x^3

Second term. The (ax+b)n(ax+b)^n rule (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=4a=4, n=3n=3:

(4x+1)3dx=(4x+1)44×4=(4x+1)416\int (4x+1)^3\,dx = \frac{(4x+1)^4}{4 \times 4} = \frac{(4x+1)^4}{16}

Adding the two results (and including a single constant of integration):

f(x)dx=2x3+(4x+1)416+c\int f(x)\,dx = 2x^3 + \frac{(4x+1)^4}{16} + c

Step 2: Recompute independently by differentiating the candidate answer

A safe check is to differentiate the proposed antiderivative and confirm it returns f(x)f(x).

ddx(2x3)=6x2\frac{d}{dx}\left(2x^3\right) = 6x^2

ddx((4x+1)416)=4(4x+1)3×416=16(4x+1)316=(4x+1)3\frac{d}{dx}\left(\frac{(4x+1)^4}{16}\right) = \frac{4(4x+1)^3 \times 4}{16} = \frac{16(4x+1)^3}{16} = (4x+1)^3

Adding these: 6x2+(4x+1)3=f(x)6x^2 + (4x+1)^3 = f(x) exactly, so the antiderivative in Step 1 is confirmed correct.

Why the other options are wrong

  • B: the first term keeps the coefficient 66 unchanged instead of dividing it by the new power 33; it should reduce to 2x32x^3, not 6x36x^3.
  • C: the second term is divided only by the new power n+1=4n+1=4, but not also by the coefficient a=4a=4 inside the bracket. The correct denominator is a(n+1)=16a(n+1)=16, not 44.
  • D: the second term’s power was never raised from 33 to 44 before dividing.

Final answer

f(x)dx=2x3+(4x+1)416+c(Option A)\boxed{\int f(x)\,dx = 2x^3 + \frac{(4x+1)^4}{16} + c} \quad \text{(Option A)}