Question 767211: If two numbers are selected without replacement from the set {1,2,3,4,5}, what is the probability that both numbers are odd?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If two numbers are selected without replacement from the set {1,2,3,4,5}, what is the probability that both numbers are odd?
-------
# of odd numbers in the set::: 3
# of problems in the set:::::: 5
----
P(select 2 odds) = 3C2/5C2 = 3/10
===================================
Cheers,
Stan H.
================
|
|
|