Question 66135
The tens digit of a two-digit number is 2 less than twice the units digit. The number is 17 times the units digit. Find the number.
----------
Let the two digit number be 10x+y
x is the ten's digit and y is the units digits.
Equations:
1st: x+2=2y
2nd: 10x+y=17y
-------------
Rewrite the equations as follows:
3rd: x=2y-2
4th: 10x-16y=0
----------------
Substitute 3rd into 4th to get:
10(2y-2)-16y=0
4y=20
y=5
Then x=2(5)-2
x=8
---------------
The number is 10x+y=80+5=85
Cheers,
Stan H.