5 boys and 5 girls are sitting around a round table. How many seating arrangements are there such that no girls are sitting next to each other?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are (5-1)! ways for the boys to sit around the round table. Now, we need to insert each girl between two boys, and there are 5! ways. There are 4!5!=2880 ways