The sum of the two digit number is 11. The number obtained by reversin...
Given information:
- The sum of the two digit number is 11.
- The number obtained by reversing the digit is 27 less than the original number.
Let the original number be represented by AB, where A and B are digits. Then,
- A + B = 11 (as the sum of digits is 11)
- 10A + B = 10B + A - 27 (as the number obtained by reversing the digits is 27 less than the original number)
- Simplifying the above equation, we get: 9A - 9B = 27
- Dividing both sides by 9, we get: A - B = 3
Now we have two equations:
- A + B = 11
- A - B = 3
Solving these equations simultaneously, we get:
- A = 7
- B = 4
Therefore, the original number is 74 (since AB = 74). Hence, option (A) is the correct answer.
The sum of the two digit number is 11. The number obtained by reversin...