Question:

Five-digit numbers are formed using only 0, 1, 2, 3, 4 exactly once. What is the difference between the maximum and minimum number that can be formed?

Show Hint

When forming the largest and smallest numbers, arrange the digits in descending order for the maximum and ascending order (excluding 0 from the leftmost digit) for the minimum.
Updated On: Aug 4, 2025
  • 19800
  • 41976
  • 32976
  • None of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The largest five-digit number that can be formed using 0, 1, 2, 3, 4 exactly once is: \[ \text{Maximum number} = 43210. \] The smallest five-digit number that can be formed using 0, 1, 2, 3, 4 exactly once is: \[ \text{Minimum number} = 10324. \] The difference between the maximum and minimum numbers is: \[ 43210 - 10324 = 32976. \]
Was this answer helpful?
0
0