Question 761281
A bag contains 5 red balls and 5 blue balls. 2 balls are selected at random. Find the probability of selecting 2 red balls. 
--------
# of ways to select 2 red balls: 5C2 = 10
# of random pairs of balls: 12C2 = 66
-------
P(2 red balls) = 10/66 = 5/33
--------------
You are correct.
Cheers,
Stan H.
==================