A TMUA-calibre integration power rule problem at difficulty 4 of 5, with the full worked solution.
The question
Suppose a<b are real numbers. What is the maximum value of ∫ab(43−x−x2)dx over all such pairs (a,b)?
A 43
B 34
C 23
D 32
The correct answer is highlighted.
B
Worked solution
Where is the integrand positive? Solve 43−x−x2>0, i.e. x2+x−43<0. By the quadratic formula, the roots are x=2−1±1+3=2−1±2, i.e. x=21 or x=−23. The integrand is positive on (−23,21).
Maximise. To maximise the integral, take [a,b]=[−23,21] (the full positive region). Extending beyond either endpoint would subtract a positive contribution (since the integrand becomes negative).
Compute. Antiderivative: F(x)=43x−2x2−3x3.
At x=21: F=43/2−21/4−31/8=83−81−241=246−241=245.
At x=−23: F=−89−29/4−3−27/8=−89−89+89=−89=−2427.
Max integral: F(1/2)−F(−3/2)=245−(−2427)=2432=34.
This is option B.
The lesson: to maximise ∫abg(x)dx over all real a<b, choose [a,b] to be the interval where g≥0.