If ABC and DEF are both 3-digit numbers such that A, B, C, D, E, and F are distinct non-zero digits such that ABC+ DEF= 1111, then what is the value of A+B+C+D+E+F?
- A28
- B29
- C30
- D31Correct
Explanation
Here's a brief explanation:
-
Break down the sum by place value: When we add two 3-digit numbers ABC and DEF to get 1111, we can analyze it column by column, from right to left (units, tens, hundreds).
-
Units place: C + F must result in a unit digit of 1. Since C and F are distinct non-zero digits (minimum sum 1+2=3), C+F cannot be 1. Therefore, C + F = 11. This generates a carry-over of 1 to the tens place.
-
Tens place: B + E + (carry-over from units) must result in a unit digit of 1. So, B + E + 1 = 11. This implies B + E = 10. This generates a carry-over of 1 to the hundreds place.
-
Hundreds place: A + D + (carry-over from tens) must result in a unit digit of 1. So, A + D + 1 = 11. This implies A + D = 10. This generates a carry-over of 1 to the thousands place.
-
Thousands place: The carry-over of 1 from the hundreds place matches the thousands digit in 1111.
-
Calculate the total sum: We need to find A+B+C+D+E+F. This can be written as (A+D) + (B+E) + (C+F). Substituting the sums we found: 10 + 10 + 11 = 31.
-
Verify distinct non-zero digits (optional, but good for confidence): We can find such digits. For example: C=2, F=9 (C+F=11) B=3, E=7 (B+E=10) A=4, D=6 (A+D=10) All digits {2,9,3,7,4,6} are distinct and non-zero. ABC = 432, DEF = 679. 432 + 679 = 1111. The sum of these digits is 4+3+2+6+7+9 = 31.
The value of A+B+C+D+E+F is 31.
The final answer is D) 31.

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?