SOLUTION: A secratary has to create ten new customer files. In how many different orders can he do this?
Algebra
->
Permutations
-> SOLUTION: A secratary has to create ten new customer files. In how many different orders can he do this?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 402845
:
A secratary has to create ten new customer files. In how many different orders can he do this?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
There are 10 P 10 = 10!/(10-10)! = 10!/0! = 10!/1 = 10! = 10*9*8*7*6*5*4*3*2*1 = 3628800 different ways to order the files.