Last visit was: 18 Nov 2025, 14:14 It is currently 18 Nov 2025, 14:14
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [11]
1
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,062
 [7]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [7]
5
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
akadiyan
User avatar
Retired Moderator
Joined: 31 May 2017
Last visit: 20 Jun 2025
Posts: 736
Own Kudos:
698
 [2]
Given Kudos: 53
Concentration: Technology, Strategy
Products:
Posts: 736
Kudos: 698
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
TarunKumar1234
Joined: 14 Jul 2020
Last visit: 28 Feb 2024
Posts: 1,107
Own Kudos:
Given Kudos: 351
Location: India
Posts: 1,107
Kudos: 1,348
Kudos
Add Kudos
Bookmarks
Bookmark this Post
5 men can arranged in circular arrangement in (5-1)! =4! ways
Now, 5 women have 5 places, so 5C5 ways and arranged in 5! ways.

So, Required combination = 4!* 5C5* 5! = 4! * 5!

So, I think C. :)
User avatar
jaykayes
Joined: 08 Jan 2022
Last visit: 15 Nov 2025
Posts: 45
Own Kudos:
Given Kudos: 47
Posts: 45
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
akadiyan
The number of arrangements of n distinct objects in a circle is given by (n-1)!.

Now, 5 men can be arranged in (5-1)! = 4!
We can place 5 women in empty slots between Men so that no women will be together and also no men will be together.
The number of arrangements of 5 women is 5!

The answer is 4!5!

Ans C


I understand how you did the first step, i.e., 5 men can be arranged in 4! ways around a circular table.

But in the next step, we have 5 empty slots between the 5 men.
These empty slots are also in a circular arrangement.
So, if 5 women are to be arranged in these 5 slots, the number of arrangements should also be 4!, right?
Therefore, the answer should be 4! x 4!, i.e., answer choice A.

I'm wondering how you got 5! for the second step... please explain!
Thanks in advance.
User avatar
DanTheGMATMan
Joined: 02 Oct 2015
Last visit: 18 Nov 2025
Posts: 378
Own Kudos:
226
 [1]
Given Kudos: 9
Expert
Expert reply
Posts: 378
Kudos: 226
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
After the women are placed using the circle principle (n-1)!, then there is a point of reference for placing the men, so they can be arranged in n! ways. You can start with either the women or the men, but one placement is (n-1)! and the next is n!
User avatar
jaykayes
Joined: 08 Jan 2022
Last visit: 15 Nov 2025
Posts: 45
Own Kudos:
Given Kudos: 47
Posts: 45
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
jaykayes
akadiyan
The number of arrangements of n distinct objects in a circle is given by (n-1)!.

Now, 5 men can be arranged in (5-1)! = 4!
We can place 5 women in empty slots between Men so that no women will be together and also no men will be together.
The number of arrangements of 5 women is 5!

The answer is 4!5!

Ans C


I understand how you did the first step, i.e., 5 men can be arranged in 4! ways around a circular table.

But in the next step, we have 5 empty slots between the 5 men.
These empty slots are also in a circular arrangement.
So, if 5 women are to be arranged in these 5 slots, the number of arrangements should also be 4!, right?
Therefore, the answer should be 4! x 4!, i.e., answer choice A.

I'm wondering how you got 5! for the second step... please explain!
Thanks in advance.

The arrangement of n distinct objects in a row is denoted by n!.
The arrangement of n distinct objects in a circle is represented by (n-1)!.

The distinction between arranging in a row and in a circle is as follows: if we shift all objects by one position, we achieve a different arrangement in a row, but maintain the same relative arrangement in a circle. Therefore, for the number of circular arrangements of n objects, we have:

\(\frac{n!}{n} = (n-1)!\).

To demonstrate this, let's consider a simpler case: {1, 2, 3} arrangement in a row is distinct from {3, 1, 2} and from {2, 3, 1} arrangement.

However, the below three arrangements in a circle are identical:



Next, if we place three letters a, b, and c between these numbers, shifting them by one position would no longer yield the same arrangement. This is because it now matters whether a is positioned between 1 and 3 or between 1 and 2:



Therefore, the number of arrangements of a, b, and c between 1, 2, and 3 is now 3!, rather than 2!, due to the relative positioning of these letters in regards to the numbers.

Hope it's clear.

Attachment:
Arrangements in a cricle.png

Attachment:
Arrangements in a cricle2.png


Thank you, Bunuel, it's very clear now!
User avatar
jaykayes
Joined: 08 Jan 2022
Last visit: 15 Nov 2025
Posts: 45
Own Kudos:
Given Kudos: 47
Posts: 45
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DanTheGMATMan
After the women are placed using the circle principle (n-1)!, then there is a point of reference for placing the men, so they can be arranged in n! ways. You can start with either the women or the men, but one placement is (n-1)! and the next is n!


Thank you, DanTheGMATMan, that exactly answers my question!
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts