Skip to main content
Lemma

TMUA practice: Integration Power Rule, problem 2

A TMUA-calibre integration power rule problem at difficulty 4 of 5, with the full worked solution.

The question
For which positive value of aa is   0a(83x2)dx  =  0\;\displaystyle\int_{0}^{a} (8 - 3 x^{2})\, dx \;=\; 0\,?
A a=2a = 2
B a=8a = \sqrt{8}
C a=8a = 8
D a=83a = \dfrac{8}{3}
E a=22a = 2 \sqrt{2}

The correct answer is highlighted. E

Worked solution

Compute the integral as a function of aa. An antiderivative is F(x)=8xx3F(x) = 8 x - x^{3}, so

0a(83x2)dx  =  8aa3.\int_{0}^{a} (8 - 3 x^{2})\, dx \;=\; 8 a - a^{3}.

Set equal to 00:

8aa3  =  a(8a2)  =  0.8 a - a^{3} \;=\; a (8 - a^{2}) \;=\; 0.

Roots: a=0a = 0 or a2=8a^{2} = 8, i.e. a=±22a = \pm 2 \sqrt{2}. Discard the spurious a=0a = 0 and the negative root because a>0a > 0:

a  =  22.a \;=\; 2 \sqrt{2}.

This is option E.

Geometric interpretation. The integrand 83x28 - 3 x^{2} is positive on (0,8/3)(0, \sqrt{8/3}) and negative beyond. The integral from 00 accumulates positive area until x1.63x \approx 1.63, then deposits negative area. The signed integral first returns to zero at a=222.83a = 2 \sqrt{2} \approx 2.83, where the positive and negative areas cancel.

Why the other options fail.

  • A, a=2a = 2: integral =168=80= 16 - 8 = 8 \ne 0.
  • B, a=8=22a = \sqrt{8} = 2 \sqrt{2}: same as E, written before simplification.
  • C, a=8a = 8: integral =64512=4480= 64 - 512 = -448 \ne 0.
  • D, a=8/3a = 8/3: integral =64/3512/270= 64/3 - 512/27 \ne 0 (not exact cancellation).

(Option B states the same value as E, 222 \sqrt{2}, but written unsimplified. The convention in this batch is to give the simplest exact form; B is rejected as a redundant duplicate.)

The lesson: a definite integral equals zero either trivially (limits coincide) or when signed positive and negative areas cancel. Solve algebraically; the cancellation point is not at the integrand’s root.