SOLUTION: If two different students are randomly selected from a class of 12 boys and 8 girls, what is the probability that both students are girls. (express your answer as a common fraction
Algebra ->
Probability-and-statistics
-> SOLUTION: If two different students are randomly selected from a class of 12 boys and 8 girls, what is the probability that both students are girls. (express your answer as a common fraction
Log On
Question 652883: If two different students are randomly selected from a class of 12 boys and 8 girls, what is the probability that both students are girls. (express your answer as a common fraction.) show all work Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If two different students are randomly selected from a class of 12 boys and 8 girls, what is the probability that both students are girls.
----
# of ways to succeed: 8C2 = (8*7)/(1*2) = 28
------------
# of possible outcomes: 20C2 = (20*19)/(1*2) = 190
----
P(2 girls) = 28/190 = 0.1474
===============================
Cheers,
Stan H.