GMATBusters
GMATbuster's Weekly Quant Quiz#9 Ques #3
For Questions from earlier quizzes: Click HereTina randomly selects two 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 Sergio's number is larger than the sum of the two numbers chosen by Tina?
A) 2/5
B) 9/20
C) 1/2
D) 11/20
E) 24/25
Tina has to select two distinct numbers from { 1, 2, 3, 4, 5 } and Sergio has to select one number from { 1, 2, ..., 10 }.
If Tina selects {1,2} then Sergio should pick any of {4,...,10} - i.e. in 7 ways.
If Tina selects {1,3} then Sergio should pick any of {5,...,10} - i.e. in 6 ways.
If Tina selects {1,4} then Sergio should pick any of {6,...,10} - i.e. in 5 ways.
If Tina selects {1,5} then Sergio should pick any of {7,...,10} - i.e. in 4 ways.
If Tina selects {2,3} then Sergio should pick any of {6,...,10} - i.e. in 5 ways.
If Tina selects {2,4} then Sergio should pick any of {7,...,10} - i.e. in 4 ways.
If Tina selects {2,5} then Sergio should pick any of {8,...,10} - i.e. in 3 ways.
If Tina selects {3,4} then Sergio should pick any of {8,...,10} - i.e. in 3 ways.
If Tina selects {3,5} then Sergio should pick any one of {9,10} - i.e. in 2 ways.
If Tina selects {4,5} then Sergio should pick only 10 - i.e. in 1 way.
Total number of ways: 7+6+5+4+5+4+3+3+2+1=40.
If there were no restrictions then Tina and Sergio could pick in 5C2 * 10C1=100 ways.
Therefore, 40/100=2/5. Option (A) is correct.