SOLUTION: the units digit of a two-digit number is 3 less than its tens digit. if the number is divided by the sum of its digit, 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 3 less than its tens digit. if the number is divided by the sum of its digit, the quotient is 6 and the remainder is 8. find the number?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 150566This question is from textbook
: the units digit of a two-digit number is 3 less than its tens digit. if the number is divided by the sum of its digit, the quotient is 6 and the remainder is 8. find the number? This question is from textbook

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
the units digit of a two-digit number is 3 less than its tens digit. if the number is divided by the sum of its digit, the quotient is 6 and the remainder is 8. find the number?

t = tens digit
u = units digit
10t+u = the number
t+u = sum of the digirs

>>...the units digit of a two-digit number 
is 3 less than its tens digit...<<

            u+=+t+-+3

>>...if the number is divided by the sum of 
its digit, the quotient is 6 and the remainder
is 8...<<
                 
               quotient 
sum of digits) the number
               __________
               remainder

%28quotient%29%2A%28sum_of_digits%29+%2B+%28remainder%29+=+%28the_number%29  

6%28t%2Bu%29%2B8+=+10t%2Bu
6t%2B6u%2B8=10t%2Bu
-4t%2B5u=-8

So we have this system of equations:

u+=+t+-+3
-4t%2B5u=-8

Solve that by substitution and we get

t = 7 and u = 4

So the number is 74.

the units digit, 4, is 3 less than its tens digit 7.  That 
checks.

If the number, 74, is divided by the sum of its digit, 11, 
the quotient is 6 and the remainder is 8

    6               
11)74
   66
    8

That checks.

Edwin