Multiple choice

Let $g(x) = \cos x^{2}, f(x) = \sqrt {x}$, and $\alpha, \beta (\alpha < \beta)$ be the roots of the quadratic equation $18x^{2} - 9\pi x + \pi^{2} = 0$. Then the area (in $sq.\ units$) bounded by the curve $y = (gof)(x)$ and the lines $x = \alpha, x = \beta$ and $y = 0$, is

  1. $\dfrac {1}{2}(\sqrt {3} - \sqrt {2})$
  2. $\dfrac {1}{2}(\sqrt {2} - 1)$
  3. $\dfrac {1}{2}(\sqrt {3} - 1)$
  4. $\dfrac {1}{2}(\sqrt {3} + 1)$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Roots of 18x^2 - 9pi*x + pi^2 = 0 are (9pi +/- sqrt(81pi^2 - 72pi^2))/36 = (9pi +/- 3pi)/36. Alpha = 6pi/36 = pi/6, Beta = 12pi/36 = pi/3. Area = integral from pi/6 to pi/3 of cos(sqrt(x)^2) dx = integral of cos(x) dx = sin(x) from pi/6 to pi/3 = sin(pi/3) - sin(pi/6) = sqrt(3)/2 - 1/2 = (sqrt(3)-1)/2.

AI explanation

The roots of the quadratic equation 18x^2 - 9(pi)x + pi^2 = 0 are alpha = pi/6 and beta = pi/3. We evaluate the composite function (gof)(x) = cos((sqrt(x))^2) = cos(x). The required area is the definite integral from alpha to beta of cos(x) dx, which is sin(x) evaluated from pi/6 to pi/3. Calculating this gives sin(pi/3) - sin(pi/6) = sqrt(3)/2 - 1/2 = (sqrt(3) - 1)/2. The result is 1/2(sqrt(3) - 1).