kpadma
Question 1: What is the systamatic and faster way to slove this question?
Question 2: My ans is 42. But, how to get hte answer in 2 minutes?
Question 3: I agree that there is a typo in the answer chices. Same
question appaered in a different forum couple of days back with the
same typo?!
1) There are 10 possible number pairs that can combine with 9 other numbers = 90. Of each of these, there are 3 ways that they can be arranged: AAB ABA BAA. So we now have 90 x 3 = 270. But we need to exclude all of the numbers starting with zero. Since this is a "symmetric" problem, exactly 1/10 of all possible numbers will start with zero so the answer is 270 x 90% = 243.
2) Consider 3 number like 3 dice. Let say we look at the first die. Given that the first die is an 8, the next two must add up to 16. Using the same logic as dice, you can quickly see that there are 7 ways to combine two 8-sided dices to make 8.
If the first die is 7, then the next 2 must add up to 9 and there are 8 ways to do that.
If the first die is 6, then the next 2 must add up to 10 and there are 7 ways to do that. Similarly :
1st = 5, ways to make 11 = 6
1st = 4, ways to make 12 = 5
1st = 3, wyas to make 13 = 4
1st = 2, ways to make 14 = 3
1st = 1, wyas to make 15 = 2
If you spot the pattern and understand how two dice combine, you can quickly fill in this table knowing only the first 3 results.
Hence the total is 7 + 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1 = 42