Exercise
May 01'23
Answer
Solution: B
Note that
[[math]]
\begin{align*}
\operatorname{P}[X \gt x] = \int_x^{20} 0.005(20-t) dt &= 0.005 (20t - \frac{1}{2} t^2 ) \Big |_{t=0}^{20} \\
&= 0.005(400 - 200 - 20x + \frac{1}{2}x^2) \\
&= 0.005(200-20x + \frac{1}{2} x^2)
\end{align*}
[[/math]]
where [math] 0 \lt x \lt 20 [/math]. Therefore
[[math]]
\operatorname{P}[ X \gt 16 X \gt 8] = \frac{\operatorname{P}[ X \gt 16]}{\operatorname{P}[ X \gt 8]} = \frac{200 - 20(16) + \frac{1}{2}(16)^2}{200-20(8) + \frac{1}{2} (8)^2} = \frac{8}{72} = \frac{1}{9}.
[[/math]]