Question 826894
Six students (four juniors and two seniors) must be split into three pairs. If the pairs are chosen randomly, what is the probability that the two seniors form one pair? Express your answer as a common fraction. 
I was told the answer to this is 1/5. 
------
# of pairs = 6C2 = 6*5/2 = 15
# of senior pairs: 2C2 = 1
------
# of ways to place the senior pair:: 3
----
P(one of the 3 pairs is the senior pair) = 3*(1/15) = 3/15 = 1/5
==================================
Cheers,
Stan H.
==================================