If A is the least positive 5-digit integer with non-zero digits, none of which are repeated, and B is the greatest of such positive integers (5-digit integer with non-zero digits, none of which are repeated), then B - A =
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
By the definition. A must be 12345 (smallest 5 digit number with no zeros and no repeated digits) and B must be 98765. (Largest digit according to the definition) So the answer is 98765 - 12345 = 86420