Question

    A bag contains 8 yellow balls, 7 orange balls, and 3

    blue balls. Two balls are drawn at random. Find the probability that the two balls are yellow.
    A 8/51 Correct Answer Incorrect Answer
    B 22/153 Correct Answer Incorrect Answer
    C 26/153 Correct Answer Incorrect Answer
    D 28/153 Correct Answer Incorrect Answer

    Solution

    Number of ways of selecting two yellow balls = 8 C₂
    Total number of balls = 8 + 7 + 3 = 18
    Number of ways of selecting two balls = 18 C₂
    Probability = 8 C₂ ÷ 18 C₂ = (8 × 7) ÷ (18 × 17) = 56 ÷ 306 = 28/153

    Practice Next