Last visit was: 18 Nov 2025, 19:53 It is currently 18 Nov 2025, 19:53
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
Sajjad1994
User avatar
GRE Forum Moderator
Joined: 02 Nov 2016
Last visit: 18 Nov 2025
Posts: 17,289
Own Kudos:
49,292
 [22]
Given Kudos: 6,179
GPA: 3.62
Products:
Posts: 17,289
Kudos: 49,292
 [22]
4
Kudos
Add Kudos
17
Bookmarks
Bookmark this Post
User avatar
wadhwakaran
Joined: 31 Mar 2022
Last visit: 22 Jul 2025
Posts: 262
Own Kudos:
241
 [2]
Given Kudos: 19
Location: India
Concentration: General Management, International Business
GMAT 1: 700 Q50 V35
GPA: 2.8
Products:
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 513
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 513
Kudos: 644
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Arm007
Joined: 25 Aug 2020
Last visit: 19 Mar 2025
Posts: 27
Own Kudos:
Given Kudos: 167
Location: India
Posts: 27
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given: There are p politicians and since every politician is different from other, everyone should be taken as a unique object while calculating the number of arrangements.

When standing for the photograph, all the p politician will stand in a straight line. Hence the number of possible arrangements are p!. Let's call this as np

When seated for dinner, all the p politician will be seated in a circular line. Hence the number of possible arrangements are (p-1)!. Let's call this ns

So, We should look for a pair in options which satisfy (ns,np) or ((p-1)!,p!) condition.

now lets decode the numbers in the options:
6=3!
120=5!
5040=7!
20160=(8!)/2
40320=8!
80640=(8!)*2

Now only 7! or 5040 and 8! or 40320 satisfies our condition.

Hence # arrangements at dinner table = 5040

Hence # arrangements at Photography = 40320
avatar
UtkarshAnand
Joined: 08 May 2021
Last visit: 17 Nov 2025
Posts: 85
Own Kudos:
Given Kudos: 1,156
Location: India
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Concept:
No. of ways of arrangement of p dissimilar things in a straight line = p!
No. of ways of arrangement of p dissimilar things in a circle = (p-1)!

Approach:
We need to find factorial values of two consecutive numbers.

Now, checking the options from the given table.
5040 and 40320 fit our description. They are factorials of consecutive numbers 7 and 8 respectively.


Answer:
The number of arrangements possible for all p politicians to be arranged around the Dinner Table (circular) = 5040 = 7! [This is (p-1)!].
The number of arrangements possible for all p politicians to be arranged for the Photograph (straight line) = 40320 = 8! [This is p!].
User avatar
shruthi219
Joined: 21 Nov 2020
Last visit: 09 Jul 2023
Posts: 10
Own Kudos:
Given Kudos: 375
Location: India
GMAT 1: 710 Q47 V41
GPA: 3.54
GMAT 1: 710 Q47 V41
Posts: 10
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
photograph (straight line) = 8! = 40320
Dinner table (circular) = (8-1)! =7! = 5040
User avatar
joanagmat
Joined: 18 Jun 2021
Last visit: 09 Nov 2022
Posts: 3
Given Kudos: 3
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
photo: p!
table: (p-1)!

- couldn´t find the correct number
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sajjad1994
A group of p politicians will stand in a straight line for a photograph before dining at a circular table. Which of the following represents the number of arrangements possible for all p politicians to be arranged for the photograph and then around the dinner table?

Please make one selection in each column.

Dinner TablePhotograph
6
120
5040
20160
40320
80640

GMAT Club's Integrated Reasoning Sprint 2022
5 Days | 15 Questions | Win Prizes | Get Better at GMAT
Day # 02 | Question # 04 | Date: Oct 02, 2022
Click here for detail and master thread

When arranging in a circular setting for N people,
Total ways = (n-1)!
and for ways in a row for N people= n!
therefore it is evident that the change in both numbers is the factor n, i.e.
Total ways for N people inn a row=n*(total ways of arranging N people in circular setting)
(n)!=n*(n-1)!

Lets just note down the factorials for first few numbers
2!=2
3!=6
4!=24
5!=120
6!=720
7!=5040
8!=40320
9!=362880

From the table above in the stem, Only 2 of the numbers match which are factorials for consecutive numbers,
7!=5040 & 8!=40320
so, N=8 people (p=8 polititians)
There for selecting the answers,
For circular=5040
For line=40320
User avatar
Shankey94
Joined: 24 Jun 2020
Last visit: 25 Jun 2024
Posts: 13
Own Kudos:
Given Kudos: 32
Location: India
Posts: 13
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
So basically here we have two set of arrangements:

One is straight line: photograph
Another is circular : dining

For straight line configuration:
number of possible arrangements is n!
or in simple words the first person will have n options, the next in line will have n-1 and so on
so total arrangements = n*n-1*n-2....3.2.1 = n!

Looking at the options:
6 = 3!
120 = 5!
5040= 7!
20160 = 4*7!
40320 = 8!
80640 = 2*8!
Since the number we are looking at is a perfect factorial. Hence, except D and F all are not possible

For circular configuration:
the total possible arrangements = n-1!
or the first person will have n options to sit, the second will have n-1 options to sit and so on.
Total ways = n*n-1*n-2*.....4.3.2.1 = n!
The only difference here from straight configuration is that we do not have a starting and ending positions. Every place is similar. Hence, every scenario will be repeated n times
so total possible arrangements = n!/n = n-1!

So combining both the solutions we get
n! = 40320 and n-1! = 5040
hence n = 8
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 18 Nov 2025
Posts: 8,423
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,423
Kudos: 4,979
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ways to arrange P people in line
n! and in circle (n-1)!
Here P has to be 8
Dinning table 7! :5040
Photograph 8! ; 40320


Sajjad1994
A group of p politicians will stand in a straight line for a photograph before dining at a circular table. Which of the following represents the number of arrangements possible for all p politicians to be arranged for the photograph and then around the dinner table?

Please make one selection in each column.

Dinner TablePhotograph
6
120
5040
20160
40320
80640

GMAT Club's Integrated Reasoning Sprint 2022
5 Days | 15 Questions | Win Prizes | Get Better at GMAT
Day # 02 | Question # 04 | Date: Oct 02, 2022
Click here for detail and master thread
User avatar
av1901
Joined: 28 May 2022
Last visit: 13 Sep 2025
Posts: 427
Own Kudos:
Given Kudos: 83
Status:Dreaming and Working
Affiliations: None
WE:Brand Management (Manufacturing)
Products:
Posts: 427
Kudos: 466
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sajjad1994
A group of p politicians will stand in a straight line for a photograph before dining at a circular table. Which of the following represents the number of arrangements possible for all p politicians to be arranged for the photograph and then around the dinner table?

Please make one selection in each column.

Dinner TablePhotograph
6
120
5040
20160
40320
80640

GMAT Club's Integrated Reasoning Sprint 2022
5 Days | 15 Questions | Win Prizes | Get Better at GMAT
Day # 02 | Question # 04 | Date: Oct 02, 2022
Click here for detail and master thread

Group of 'p' politicians:

1) Stand in a straight line (and then)
2) Dine at a circular table

We know that

1) No. of arrangements of 'p' politicians standing in a straight line = \(p!\)
2) No. of arrangements of 'p' politicians dining at a circular table = \((p-1)!\)

So, as obvious, the values depend on the value of 'p' but amongst the options, we need to find two values which correspond to factorial values of two consecutive integers. Let us examine the options

6 = 3!
120 = 5!
5040 = 7!
20160 = Not the factorial of an integer
40320 = 8!
80640 = Not the factorial of an integer

So, as we can see, we have a 7! and a 8! which are the factorials of consecutive integers

Answer:

Photograph = 8! = 40320
Dinner Table = 7! = 5040
User avatar
pintukr
Joined: 03 Jul 2022
Last visit: 18 Nov 2025
Posts: 1,590
Own Kudos:
Given Kudos: 22
GMAT 1: 680 Q49 V34
Products:
GMAT 1: 680 Q49 V34
Posts: 1,590
Kudos: 1,088
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For 'p' politicians,

Linear arrangements possible = p!
Circular arrangements possible = (p-1)!

For the given values ,

3! =6
5! =120
6! =720
7! =5040
8! =40320
9! =321880

Hence, p can be 8 politicians; then

number of arrangements possible for all p politicians to be arranged for the circular dinner table = 7! = 5040
number of arrangements possible for all p politicians to be arranged for the photograph = 8! = 40320
User avatar
Sajjad1994
User avatar
GRE Forum Moderator
Joined: 02 Nov 2016
Last visit: 18 Nov 2025
Posts: 17,289
Own Kudos:
Given Kudos: 6,179
GPA: 3.62
Products:
Posts: 17,289
Kudos: 49,292
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello Everyone!

The OA to this question is:

Dinner Table: 5040
Photograph: 40320

The same is posted in the main question's post. Almost everyone did a good job.

Just for your information: Explanations posted after 8 am Pacific time are not included for the competition and also those with only the answers and no explanation.
User avatar
Sajjad1994
User avatar
GRE Forum Moderator
Joined: 02 Nov 2016
Last visit: 18 Nov 2025
Posts: 17,289
Own Kudos:
Given Kudos: 6,179
GPA: 3.62
Products:
Posts: 17,289
Kudos: 49,292
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Official Explanation

Note that the rules for arrangements include:

Ways to arrange n items in a straight line = n!
Ways to arrange n items in a circle = (n - 1)!

So what this question is really asking for you to do is to find two adjacent factorials, n! and (n - 1)!. The first two factorials in the list you should know: 6 = 3! and 120 = 5!. Since those are not adjacent, that cannot be a pairing. And since you know that 5! is an answer choice, you should then check for 6!, which is 720 and therefore does not appear.

At this point it may be helpful to look at the remaining answer choices and think in terms of number properties and relative value. Since 10! will end in two zeroes (it has among its unique factors 2, 5, and 10) and ought to have more than five digits, you should see that you're looking for factorials that are either 7!, 8!, and 9!. At this point the math is concise enough that you may just want to multiply those factorials out:

7! = the 6! you already have (720) times 7, which is 5040. 8! = the 5040 you already have times 8, which is 40320.

Since those two are answer choices and fit the description in the question, the answers are 5040 and 40320.

Answer:
Dinner Table: 5040
Photograph: 40320
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
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
496 posts