twobagels
Tina randomly selects 2 distinct numbers from the set {1, 2, 3, 4, 5} and Sergio randomly selects a number from the set {1, 2, . . ., 10}. What is the probability that the number Sergio chooses is larger than the sum of the two numbers Tina chooses?
A. \(\frac{2}{5}\)
B. \(\frac{9}{20}\)
C. \(\frac{1}{2}\)
D. \(\frac{11}{20}\)
E. \(\frac{24}{25}\)
Tina can choose 2 distinct numbers from the set {1, 2, 3, 4, 5} in 5c2 = 10 ways
Sergio randomly selects a number from the set {1, 2, . . ., 10} in 10 ways
Overall, they can make choices in 100 ways.
the number Sergio chooses is larger or smaller or equal to the sum of the two numbers Tina chooses
Sum of Tina numbers lie in [3,4,5,6,5,6,7,7,8,9]
So, probability of the numbers being equal + larger + smaller = 1
Sergio chooses a number equal to or smaller than [3,4,5,6,5,6,7,7,8,9] in [3,4,5,6,5,6,7,7,8,9] ways respectively.
For example, he can choose a number less than or equal to 3 in 3 ways by choosing 1,2 or 3.
Totally, in sum([3,4,5,6,5,6,7,7,8,9]) ways = 60 ways
Sergio chooses a number greater than [3,4,5,6,5,6,7,7,8,9] in 100-60 cases = 40
Probability = 40/100 = 2/5