SOLUTION: how many ways does 5 persons can seat in round table?

Algebra ->  Permutations -> SOLUTION: how many ways does 5 persons can seat in round table?      Log On


   



Question 349585: how many ways does 5 persons can seat in round table?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
Hi,
*Note: There are (n - 1)! ways to arrange n distinct objects in a circle.
(n-1)! reads (n-1)factorial.
.
how many ways does 5 persons can seat in round table?
.
(5-1)! = 4! = 4*3*2*1
.
24 ways