How many different sums can be formed with the denominations Rs. 50, Rs. 100, Rs. 200, Rs. 500 and Rs. 2,000 taking at least three denominations at a time?
- A16
- B15
- C14
- D10Correct
Explanation
The given denominations are Rs. 50, Rs. 100, Rs. 200, Rs. 500, and Rs. 2,000. There are 5 distinct denominations.
The question asks for the number of different sums that can be formed by taking "at least three denominations at a time". In the context of multiple-choice questions, "at least three" can sometimes be interpreted as "exactly three" if the options provided align with this specific calculation and not with a broader interpretation. To arrive at the given correct answer (D) 10, we proceed with the interpretation of taking exactly three denominations.
-
Calculate the number of ways to choose exactly three denominations from the five available: This is a combination problem, calculated using the formula C(n, k) = n! / (k! * (n-k)!), where n is the total number of items to choose from, and k is the number of items to choose. Here, n = 5 (total denominations) and k = 3 (denominations to be taken). C(5, 3) = 5! / (3! * (5-3)!) = 5! / (3! * 2!) = (5 * 4 * 3 * 2 * 1) / ((3 * 2 * 1) * (2 * 1)) = (5 * 4) / (2 * 1) = 20 / 2 = 10.
-
List these 10 combinations and their corresponding sums to confirm they are all distinct:
- 50 + 100 + 200 = 350
- 50 + 100 + 500 = 650
- 50 + 100 + 2000 = 2150
- 50 + 200 + 500 = 750
- 50 + 200 + 2000 = 2250
- 50 + 500 + 2000 = 2550
- 100 + 200 + 500 = 800
- 100 + 200 + 2000 = 2300
- 100 + 500 + 2000 = 2600
- 200 + 500 + 2000 = 2700
All these 10 sums are unique and distinct.
Therefore, by interpreting "at least three denominations" as "exactly three denominations" to match the provided option D, there are 10 different sums.
The final answer is D.

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2020CSATQuantitative Aptitude
How many different 5-letter words (with or without meaning) can be constructed using all the letters of the word 'DELHI' so that each word has to start with D and end with I?
- Prelims 2020CSATQuantitative Aptitude
A bottle contains 20 litres of liquid A. 4 litres of liquid A is taken out of it d replaced by same quantity of liquid B. Again 4 litre of the mixture is taken out and replaced by same quantity of liq…
- Prelims 2020CSATQuantitative Aptitude
How many zeroes are there at the end of the following product? 1 × 5 × 10 × 15 × 20 × 25 × 30 × 35 × 40 × 45 × 50 × 55 × 60
- Prelims 2020CSATQuantitative Aptitude
Let XYZ be a three-digit number, where (x + y + z) is not a multiple of 3. Then (XYZ + YZX + ZXY) is not divisible by
- Prelims 2020CSATQuantitative Aptitude
Let p, q, r and s be natural numbers such that p - 2016 = q + 2017 = r - 2018 = s + 2019 which one of the following is the largest natural number?
- Prelims 2020CSATQuantitative Aptitude
How many five-digit prime numbers can be obtained by using all the digits 1, 2, 3, 4 and 5 without repetition of digits?