Monday, October 21, 2013

using the digits 0,1,2,2,3 how many numbers greater than 20000 can be made ?

Assuming digits are to be used only once then as long as the first digit is greater than 1, any number formed will be greater than 20000:
3*4*3*2*1=72

No comments: