SOLUTION: the tens digit of a number is 6 more than the ones digit. write an expression for the number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the tens digit of a number is 6 more than the ones digit. write an expression for the number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 485916: the tens digit of a number is 6 more than the ones digit. write an expression for the number.
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
t = tens digit
u = ones (or units) digit

10t + u = the number

The sentence:

>>...the tens digit of a number is 6 more than the ones digit...<<

translated into algebra is

t = u + 6

So to get an expression for the number we start with

10t + u

and substitute (u + 6) for t, and get

10(u + 6) + u

Then we simplify using first the distributive principle to
get rid of the parantheses:

10u + 60 + u

Then we collect like terms 10u and u to get 11u, and the
final answer is

11u + 60

Edwin