SOLUTION: In how many ways can 10 people arrange themselves
I. In a row of 10 chairs?
II. In a row of 7 chairs?
III. In a circle of 20 chairs?
Algebra ->
Probability-and-statistics
-> SOLUTION: In how many ways can 10 people arrange themselves
I. In a row of 10 chairs?
II. In a row of 7 chairs?
III. In a circle of 20 chairs?
Log On
You can put this solution on YOUR website! In how many ways can 10 people arrange themselves
I. In a row of 10 chairs?
Ans: 10!
----------------
II. In a row of 7 chairs?
10P7 = 10!/3! = 604,800
III. In a circle of 20 chairs?
20C10 = 20!/10! = 6.7044X10^11
===============================
Cheers,
Stan H.