
Gene G. answered 03/14/17
Tutor
5.0
(257)
Retired Electrical Engineer Helping People Understand Algebra
You need two digits, A and B.
One is a tens digit and the other is a ones digit.
A + B = 11
When the number is AB, that's:
AB = A*10 + B*1
AB = 10A + B
When the number is BA, that's:
BA = 10B + A
We know that BA is 27 greater than AB, so:
BA - AB = 27
Substitute for AB and BA:
(10B + A) - (10A + B) = 27
10B + A -10A - B = 27
-9A + 9B = 27
Now it's a system of equations with two unknowns.
You can solve by elimination or substitution.
I'll use elimination.
Solve the first equation for A.
A + B = 11
A = 11 - B
Substitute this into the second equation:
-9A + 9B = 27
-9(11-B) +9B = 27
-99 + 9B + 9B = 27
18B = 126
B = 7
Then A + B = 11, so:
A + 7 = 11
A = 4
Kendra F.
03/14/17