SOLUTION: the units digit of a two-digit number is less than its tens digit. if the number is divided by the sum of its digits, the quotient is 6 and the remainder is 8. find the number.
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: the units digit of a two-digit number is less than its tens digit. if the number is divided by the sum of its digits, the quotient is 6 and the remainder is 8. find the number.
Log On
Question 150577: the units digit of a two-digit number is less than its tens digit. if the number is divided by the sum of its digits, the quotient is 6 and the remainder is 8. find the number. Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! Let u=unit digit and t=tens digit.
t>u
(10t+u)/(t+u)=6+(8/(t+u))
10t+u=6(t+u)+8
10t+u=6t+6u+8
4t=5u+8
t=5u/4+2
5u/4 must be an integer.
t=5*4/4 +2=7 when u=4
74 answer
.
Ed