asked 11.2k views
2 votes
When the number formed by reversing the digits of a two digit number is added to the original number, the sum is 99. If the same number is subtracted from the original number, the difference is 27. Find the original number.​

asked
User Isiaatz
by
8.2k points

1 Answer

2 votes

Explanation:

x = 10¹ digit

y = 10⁰ digit

the original number is xy.

the reverse number is yx.

xy + yx = 99.

xy - yx = 27

10x + y + 10y + x = 99

11x + 11y = 99

x + y = 9

x = 9 - y

10x + y - 10y - x = 27

9x - 9y = 27

x - y = 3

9 - y - y = 3

6 = 2y

y = 3

x = 9 - y = 9 - 3 = 6

the original number is 63

answered
User Circle B
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.