gmatt1476
Five integers between 10 and 99, inclusive, are to be formed by using each of the ten digits exactly once in such a way that the sum of the five integers is as small as possible. What is the greatest possible integer that could be among these five numbers?
A. 98
B. 91
C. 59
D. 50
E. 37
PS30402.01
To minimize the sum of the five integers, we will make the tens digits as smallest possible.
This means we'll use 1, 2, 3, 4, and 5 as the TENS digits.
So, for the moment, the five integers look like this: 1_, 2_, 3_, 4_, and 5_
At this point we need to use the other five possible digits (0, 6, 7, 8, and 9) for the UNITS digits
IMPORTANT: It doesn't matter where we place these units digits.
For example, if we make our five integers 10, 26, 37, 48, and 59, their sum is 180
Alternatively, if we make our five integers 19, 20, 38, 46, and 57, their sum is still 180
And, if we make our five integers 17, 28, 39, 46, and 50, their sum is still 180
etc..
The question asks "What is the
greatest possible integer that could be among these five numbers?"
So, the greatest possible integer value is 59
Answer: C
Cheers,
Brent