Question 1037894
There are 7 red and 4 white discs in a bag. A disc is drawn, then replaced and another disc is drawn find the probability that both discs are the same colour.
------
# of same-color pairs:: 7C2 + 4C2 = 21+6 = 27
----
# of random pairs:: 11C2 = 55
--------------
P(select same color pair) = 27/55
-------------
Cheers,
Stan H.
-------------