It's Okay to be Different

How many 3-digit integers have three distinct digits?


The answer is 648.

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.

1 solution

Ashwin Padaki
May 17, 2015

{1, 2, 3, 4, 5, 6, 7, 8, 9} for hundreds place. {1, 2, 3, 4, 5, 6, 7, 8, 9, 0} minus digit used for tens place. {1, 2, 3, 4, 5, 6, 7, 8, 9, 0} minus two digits for ones place.

9 * 9 * 8 = 648

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...