Sum of the digits of a two digit number is 9. When we interchange the digit it is found that the resulting new number is greater than the original number by 27. What is the two digit number.
Answers
Given :
- Sum of the digits of a two digit number is 9.
- When we interchange the digit, the resulting new number is greater than the original number by 27.
To find :
- The original number.
Solution :
Let the digit at ten's place be x.
Let the digit at unit's place be y.
Original number = (10x + y)
Case 1 :
Sum of digits of a two digit number is 9.
Equation -
Case 2 :
When we interchange the digit, the resulting new number is greater than the original number by 27.
Equation -
[ From equation (i) ]
Substitute the value of x in equation (i),
Answer:
Step-by-step explanation:
- Sum of two digit number = 9
- Two digit number = ?
Let the unit's digit to be x
Let the ten's digit to be (9 - x)
Now, let the original number :
10(9 - x) + x = 90 - 10x + x = 90 - 9x
On interchanging the digits, the new number is :
10x + (9 - x) = 10x + 9 - x = 9x + 9
☯
New number = Original number + 27
9x + 9 = 90 - 9x + 27
9x + 9 = 117 - 9x
9x = 117 - 9 - 9x
9x + 9x = 108
18x = 108
x = 108/18
x = 6
_________________________
So, now we will find out our original number/two digit number :
Original number = 90 - (9 × 6) = 90 - 54 = 36