How many three-digit numbers can be formed with the following conditions:
a. all digits are different
b. all digits are arranged in decreasing order
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.
Any combination of 3 distinct digits chosen from 0 , 1 , . . . . , 9 can be arranged in decreasing order in precisely one way, so the desired answer is ( 3 1 0 ) = 1 2 0 .