16.0k views
3 votes
How many ways to sit 10 people around a table?

User Mrogunlana
by
8.3k points

2 Answers

0 votes
10 factorial times to sit 10 people around table.
Factorial is defined as n! = n*(n-1)*(n-2)*...*2*1

10*9*8*7*6*5*4*3*2*1=3628800 ways to sit people around table.


User DaoLQ
by
7.8k points
3 votes
362,880. You can solve this by doing 9! (9*8*7*6*5*4*3*2*1). You don't do it by ten because one of the spots has to be fixated.
User TTransmit
by
7.4k points

No related questions found