Question 1022792
"The tens digit of a two-digit number is two more than twice the units digit. The sum of the digits is 11. Use a system of equations and elimination to find the number."
-------------------
T = 2U + 2 --> T - 2U = 2
T + U = 11
----
T -2U = 2
T + U = 11
------------------- Subtract
-3U = -9
U = 3
---
T = 8
--> 83