SOLUTION: 4 digit numbers to be formed out of the figures 0,1,2,3,4 (no digit is repeated)then number of such numbers is

Algebra ->  Permutations -> SOLUTION: 4 digit numbers to be formed out of the figures 0,1,2,3,4 (no digit is repeated)then number of such numbers is      Log On


   



Question 1097898: 4 digit numbers to be formed out of the figures 0,1,2,3,4 (no digit is repeated)then number of such numbers is
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
There are 4 ways to pick the 1st digit (can't use 0 for the 1st digit).
There are 4 remaining ways to pick the 2nd digit.  Can pick 0, but
not the digit picked for the 1st digit.
There are 3 remaining ways to pick the 3rd digit.
There are 2 remaining ways to pick the 4th digit.

Answer: (4)(4)(3)(2) = 96 ways.

Edwin