SOLUTION: A number is made of two consecutive digits but if the digits are interchanged. the original value is increased by 9. find the two digits

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: A number is made of two consecutive digits but if the digits are interchanged. the original value is increased by 9. find the two digits      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1029999: A number is made of two consecutive digits but if the digits are interchanged. the original value is increased by 9. find the two digits
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Let the smaller digit = x
Then since the digits are consecutive,
the larger is 1 more than the smaller digit,
So the larger digit = x+1

if the digits are interchanged. the original value is increased...
That tells us that the original number is smaller than the
number with the digits interchanged.  So the original number
has the smaller first (or tens) digit.  Therefore:
The original number = 10x + (x+1)

The number with the digits reversed = 10(x+1) + x

if the digits are interchanged. the original value is increased by 9
10(x+1) + x = 10x + (x+1)

Solve that for x and what you get for x will be the smaller digit,
then add 1 to it and what you get will be the larger digit.  You
finish.

Edwin