SOLUTION: Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability t
Algebra ->
Probability-and-statistics
-> SOLUTION: Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability t
Log On
Question 1026590: Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability teesha will not be picked as a guide.
Thank you Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability teesha will not be picked as a guide.
----
# of ways to succeed:: 18C2
# of possible pairs:: 19C2
-----
P(T not picked) = 18C2/19C2 = 0.8947
--------------
Cheers,
Stan H.
-------------