SOLUTION: Two different 3-digit numbers contains the same digits. These digits are consecutive digits. What is the greatest difference possible between the two numbers? The answers to c

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Two different 3-digit numbers contains the same digits. These digits are consecutive digits. What is the greatest difference possible between the two numbers? The answers to c      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 783453: Two different 3-digit numbers contains the same digits. These digits are consecutive digits. What is the greatest difference possible between the two numbers?
The answers to choose from.
A. 199
B.197
C. 200
D. 198

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Let the digits be
n, n%2B1 and n%2B2
The largest possible number is
the one with the largest digit (n%2B2) in the hundreds place,
the smaller digit (n) in the ones place,
and the intermediate digit (n%2B1) in the tens place.
Its value is

To get the smallest possible number we reverse the order,
placing n in the hundreds place,
n%2B1 in the tens place, and n%2B2 in the ones place.
The value of that samllest number is

The difference is
111n%2B210-%28111n%2B12%29=111n%2B210-111n-12=210-12=highlight%28198%29

EXAMPLE:
With the digits 5, 6, and 7,
the largest number we can make is 765;
the smallest is 567,
and the difference is
765 - 567 = 198