Question

    A bag contains 4 white balls, 9 red balls, and 5 green

    balls. Two balls are drawn at random. Find the probability that the two balls are red.
    A 11/51 Correct Answer Incorrect Answer
    B 17/153 Correct Answer Incorrect Answer
    C 4/17 Correct Answer Incorrect Answer
    D 9/34 Correct Answer Incorrect Answer

    Solution

    Number of ways of selecting two red balls = 9 C₂
    Total number of balls = 4 + 9 + 5 = 18
    Number of ways of selecting two balls = 18 C₂
    Probability = 9 C₂ ÷ 18 C₂ = (9 × 8) ÷ (18 × 17) = 72 ÷ 306 = 4/17

    Practice Next