Question 1150858
.
A classroom has 71 students. Ten of them are Chinese, 24 are Japanese, and 37 are Filipinos. If three are randomly picked 
to get out from the room, one after the other, what {{{highlight(cross(are))}}} <U>IS</U> the {{{highlight(cross(possibilities))}}} <U>probability</U> that all three are Chinese?



<pre>
The probability is  {{{10/71}}}  that the first selected student is Chinese;

the probability is  {{{9/70}}}  that the second selected student is Chinese;

the probability is  {{{8/69}}}  that the third selected student is Chinese.



So, the final probability is  {{{(10/71)*(9/70)*(8/69)}}}.    <U>ANSWER</U>
</pre>