sum of digits of two digit number is 9.When the digits are interchanged the new number is greater than the original number by 9.Find the original number.
Answers
Given :
- Sum of digits of two digit number is 9.
- When the digits are interchanged the new number is greater than the original number by 9.
To Find :
- The original number.
Solution :
Let the digit at the tens place be x.
Let the digit at the units place be y.
Original Number = (10x + y)
Case 1 :
The sum of tens digit and units digit is 9.
Equation :
Case 2 :
When the digits of the two digit number are interchanged, the new number is greater than original number by 9.
Reversed Number = (10y +x)
Equation :
Substitute, y = 5 in equation (1),
Answer:
Step-by-step explanation:
Let the digits at ten's place be x. And, the digit at unit's place be y.
★
Also, it is given that the sum of the digits is 9.
⇒ x + y = 9..... (i)
According to the question,
If the digits are interchanged, the new number is greater than the original number by 9.
Adding equation (i) and (ii),
Substituting the value of x in (i),
Now, Original number = 10x + y
= 10 * 4 + 5
= 40 + 5
= 45