XYZ is a 3-digit number, where X, Y, Z are distinct non-zero digits. The difference between the two 3-digit numbers XYZ and YXZ is 90. How many possible values exist for the sum (X+Y) ?
- A. 9
- B. 8 ✓
- C. 7
- D. 6
Correct Answer: B. 8
Explanation
The value of XYZ = 100X+10Y+Z and YXZ = 100Y+10X+Z. The difference is 90|X-Y| = 90 \implies |X-Y| = 1. The adjacent non-zero digit pairs (X,Y) are (1,2), (2,3), ..., (8,9) and their reverses. The unique sums X+Y are 3, 5, 7, 9, 11, 13, 15, 17, which amounts to 8 possible values.
Related questions on Arithmetic
- What is the remainder when (17^{25} + 19^{25}) is divided by 18?
- A bottle contains spirit and water in the ratio 1:4 and another identical bottle contains spirit and water in the ratio 4:1. In what rat...
- Let P = 5^5 \times 15^{15} \times 25^{25} \times 35^{35} and Q = 10^{10} \times 20^{20} \times 30^{30} \times 40^{40}. What is the numbe...
- Two students X and Y appeared in a test. The score of X is 20 more than that of Y. If the score of X is 75% of the sum of the scores of X an...
- Question: The product of a natural number N and the number M written by the same digits of N in the reverse order is 252. What is the number...