Given: At a dinner party, 4 married couples are to be seated around a circular table. Two seating arrangements are considered different only when the positions of the people are different relative to each other.
Asked: What is the total number of different possible seating arrangements for the group, if no two men should occupy adjacent seats and no husband and wife should occupy adjacent seats ?
Since there are 4 married couples and total 2*4 = 8 persons seated around a circular table, and no two men should occupy adjacent seats
Number of ways to place 4 men around circular table = 3! = 6
The number of ways to place 4 wives around 4 husbands so that no husband and wife should occupy adjacent seats
Attachment:
Screenshot 2023-07-18 at 9.28.35 PM.png [ 24.4 KiB | Viewed 5434 times ]
There are only 2 ways to place 4 wives around 4 husbands so that no husband and wife should occupy adjacent seats
Attachment:
Screenshot 2023-07-18 at 9.29.58 PM.png [ 38.19 KiB | Viewed 5427 times ]
The total number of different possible seating arrangements for the group, so that no two men should occupy adjacent seats and no husband and wife should occupy adjacent seats = 3! * 2 = 6*2 = 12
IMO A