Question: A box contains 5 red balls and 3 blue balls. If two balls are drawn at random, what is the probability that both are red?
Options:
Correct Answer: 5/28
Solution:
Total ways to choose 2 balls from 8 = 8C2 = 28. Ways to choose 2 red balls = 5C2 = 10. Probability = 10/28 = 5/14.