D is a 3-digit number such that the ratio of the number to the sum of its digits is least. What is the difference between the digit at the hundred's place and the digit at the unit's place of D?
- A0
- B7
- C8Correct
- D9
Explanation
To find the 3-digit number D such that the ratio of the number to the sum of its digits is least, let the number be D = 100a + 10b + c, where a, b, c are its digits. The sum of its digits is S = a + b + c. We want to minimize the ratio R = D/S = (100a + 10b + c) / (a + b + c).
-
Analyze the ratio: The ratio R can be seen as a weighted average. The digit 'a' (hundreds place) contributes 100 times its value to the number D, while contributing only 1 time its value to the sum S. Similarly, 'b' (tens place) contributes 10 times to D and 1 time to S, and 'c' (units place) contributes 1 time to D and 1 time to S. To minimize the overall ratio D/S, we should:
- Minimize the digit with the highest "weight" in the numerator (i.e., 'a', which is multiplied by 100).
- Maximize the digits with lower "weights" in the numerator (i.e., 'b' and 'c', which are multiplied by 10 and 1 respectively), as they contribute more to the denominator (sum of digits) relative to the numerator (number value).
-
Determine the digits:
- Hundreds digit (a): Since D is a 3-digit number, 'a' cannot be 0. To minimize the ratio, 'a' should be as small as possible, so a = 1.
- Tens digit (b): To maximize the sum of digits and minimize the ratio, 'b' should be as large as possible, so b = 9.
- Units digit (c): Similarly, 'c' should be as large as possible, so c = 9.
-
Form the number D: With a=1, b=9, and c=9, the number D is 199.
-
Calculate the ratio for D=199: Sum of digits S = 1 + 9 + 9 = 19. Ratio R = 199 / 19 = 10.473...
(To confirm this is indeed the least, consider other numbers: If D=198 (a=1, b=9, c=8), S=18, R=198/18 = 11. If D=189 (a=1, b=8, c=9), S=18, R=189/18 = 10.5. If D=299 (a=2, b=9, c=9), S=20, R=299/20 = 14.95. The number 199 indeed gives the least ratio.)
-
Calculate the required difference: The digit at the hundred's place is 'a' = 1. The digit at the unit's place is 'c' = 9. The difference between these digits is |1 - 9| = |-8| = 8.
The final answer is C) 8.

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2024CSATQuantitative Aptitude
What is the number of numbers of the form 0.xy, where x and y are distinct non-zero digits?
- Prelims 2024CSATQuantitative Aptitude
The sum of three consecutive integers is equal to their product. How many such possibilities are there?
- Prelims 2024CSATQuantitative Aptitude
15 × 14 × 13 × … × 3 × 2 × 1 = 3 m × n 12. 15 × 14 × 13 × … × 3 × 2 × 1 = 3 m × n Where m and n are positive integers, then what is the maximum value of m?
- Prelims 2024CSATQuantitative Aptitude
Consider the following statements in respect of two natural numbers p and q such that p is a prime number and q is a composite number: 1. p x q can be an odd number. 2. q / p can be a prime number. 3.…
- Prelims 2024CSATQuantitative Aptitude
Let p be a two-digit number and q be the number consisting of same digits written in reverse order. If p x q = 2430, then what is the difference between p and q?
- Prelims 2024CSATQuantitative Aptitude
What is the smallest number greater than 1000 that when divided by any one of the numbers 6, 9, 12, 15, 18 leaves a remainder of 3?