Good arrangements = total arrangements - bad arrangements.abcd1111 wrote:How many Ways 8 people can sit together around a round circular table If A and B cannot seat together .
Pls explain how to solve this !!
Total arrangements:
The number of ways to arrange n elements in a circle = (n-1)!.
Thus, the total number of ways to arrange the 8 people = (8-1)! = 7! = 5040.
Bad arrangements:
In a bad arrangement, AB sit next to each other.
Seat AB at the table first.
Now count the number of ways to arrange the 6 other people around AB:
6! = 720.
Since AB can be reversed to BA, multiply by 2:
2*720 = 1440.
Good arrangements = 5040-1440 = 3600.

















