SOLUTION: how many different numbers of 4 digits can be formed from 0,2,4,6,8 if no repitition is allowed?

Algebra ->  Permutations -> SOLUTION: how many different numbers of 4 digits can be formed from 0,2,4,6,8 if no repitition is allowed?      Log On


   



Question 1009830: how many different numbers of 4 digits can be formed from 0,2,4,6,8 if no repitition is allowed?
Answer by ikleyn(52777) About Me  (Show Source):
You can put this solution on YOUR website!
.
4*4*3 = 48.

Any of 5 numbers in the first position (hundreds) except of zero, which gives 4 options.

Any of remaining 4 digits in the second position (tens), which gives 4 options again.

Any of remaining 3 digits in the third position (ones), which gives 3 options.