A number consists of two digits whose sum is 9. If 27 is subtracted from the number, its digits are reversed. Find the number.
Let the units digit be x.
it is given that, sum of two digits =9
⇒ Tens digit =9−x
So, the original number =10×(9−x)+x
=90−10x+x
Original number =90−9x ---(1)
Now, the digits are interchanged, then
New number =10x+(9−x)
New number =9x+9 ---(2)
According to the question,
90−9x−27=9x+9
⇒63−9x=9x+9
⇒63−9=9x+9x
⇒54=18x
⇒5418=x
⇒3=x
Therefore, the number =90−9x
=90−9(3)
=90−27
=63
∴ The number is 63