198k views
4 votes
If N is a 3-digit integer, and the result of reversing the digits of N is the number M, what is the maximum value of N-M? Please show step by step

1 Answer

6 votes

Answer:

The maximum value of N-M will be 792

Explanation:

For N - M to be maximum

N must be very large and M must be very small

largest 3 numbers occur in 900's and smallest 3 digit numbers occur in 100's

so we need such an N which starts with 9 and ends with 1 so that on reversing it produces a number starting with 1.

If N = 901 , M will be 109

N - M = 792

This is the largest possible value of N - M

All other values of N-M will give a smaller value than 792.

User Adam Lee Perelman
by
5.4k points