Last visit was: 21 Apr 2026, 05:52 It is currently 21 Apr 2026, 05:52
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
ProfChaos
Joined: 11 Apr 2020
Last visit: 06 Dec 2020
Posts: 120
Own Kudos:
366
 [93]
Given Kudos: 630
GMAT 1: 660 Q49 V31
GMAT 1: 660 Q49 V31
Posts: 120
Kudos: 366
 [93]
3
Kudos
Add Kudos
90
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,506
 [26]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,506
 [26]
9
Kudos
Add Kudos
17
Bookmarks
Bookmark this Post
avatar
vikasg27
Joined: 02 Feb 2020
Last visit: 14 Jun 2022
Posts: 1
Own Kudos:
16
 [16]
Given Kudos: 10
Posts: 1
Kudos: 16
 [16]
13
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,333
Own Kudos:
771
 [2]
Given Kudos: 1,656
Posts: 1,333
Kudos: 771
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Step 1: Found the Total No. of Factors in 8!

the Prime Factorization of 8! = 2^7 * 3^2 * 5^1 * 7^1

Total No. of +Positive Factors = 8 * 3 * 2 * 2 = 96 Total + Pos. Factors


Step 2: Probability = No. of Fav. Outcomes in which the Factor includes 2^2 * 7^1 / 96 Total Factors


In order for 1 of the Factors to be a Multiple of 28, it must include: 2^2 and 7^1

this leaves the Prime Factors of: 2^5 * 3^2 * 5^1


How many different Combinations can we have for each Prime Factor Above given that the 0th Power can be included for each (if they are all to the 0th Power, then the Factor just = 2^2 * 7^1 = 28). All these different Combinations can be combined with 2^2 and 7^1 to create Multiples of 28

How many Options for the Prime Factor 2?

6 options

How many Options for the Prime Factor 3?

3 options

How many Options for the Prime Factor 5?

2 options

6 * 3 * 2 = 36 Total Multiples


Answer: Probability = 36 / 96 = 3/8

Answer C


EDIT: just saw the post above mine. Same exact concept. Sorry lol
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 18 Apr 2026
Posts: 11,230
Own Kudos:
44,981
 [6]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,230
Kudos: 44,981
 [6]
2
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
ProfChaos
For any integer P greater than 1, P! denotes the product of all integers from 1 to P, inclusive. A number is chosen at random from the list of factors of 8!. What is the probability that the chosen number is a multiple of 28?

(A) 0
(B) 1/16
(C) 3/8
(D) 7/16
(E) 7/8

We have to find the factors of 8! and \(\frac{8!}{28}\), and to find the factors we have to get the numbers in their prime factorization.

8! would consist of all the prime factors till 8, so would contain 2, 3, 5, 7 and their powers.
\(8!=2^a*3^b*5^c*7^d\)
Factors of 2 in 8! =[\(\frac{8}{2}\)]+[\(\frac{8}{2^2}\)]+[\(\frac{8}{8}\)], where [a] gives the integer value less than or equal to a.
Factors of 2 = 4+2+1=7
Factors of 3 in 8! =[\(\frac{8}{3}\)]+[\(\frac{8}{3^2}\)]=2+0=2
Factors of 5 in 8! =[\(\frac{8}{5}\)]+[\(\frac{8}{5^2}\)]=1+0=1
Factors of 7 in 8! =[\(\frac{8}{7}\)]+[\(\frac{8}{7^2}\)]=1+0=1
So \(8!=2^7*3^2*5*7\), where number of factors =\((7+1)*(2+1)*(1+1)*(1+1)=8*3*2*2\)

Now \(\frac{8!}{28}\) would be \(2^5*3^2*5^1\), where number of factors =\((5+1)*(2+1)*(1+1)=6*3*2\)

Probability = \(\frac{6*3*2}{8*3*2*2}=\frac{3}{8}\)


C
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 17 Apr 2026
Posts: 4,143
Own Kudos:
11,266
 [3]
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,266
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
8! = (2^7)(3^2)(5)(7)

To find a random factor of 8!, we can generate a number that looks like this: 2^a * 3^b * 5^c * 7^d, where a can take any value from 0 to 7 inclusive, b any value from 0 to 2 inclusive, and c and d can be 0 or 1. If we want our random factor to be a multiple of 2^2*7, we need d to equal 1, which will happen 1/2 the time. We also need a to be at least 2, which will happen 6/8 of the time (six of the eight possible values of a are 2 or greater). We don't care about b or c. So the answer is (1/2)(6/8) = 3/8.

edited - i originally had a typo at the very end
User avatar
DelademAnku
Joined: 29 Mar 2023
Last visit: 08 Dec 2023
Posts: 8
Given Kudos: 18
Posts: 8
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vikasg27
Fators of 8! - 2^7 * 3^2 * 5^1 * 7^1 --- 96 factors

Factors of 28 - 2^2 * 7^1

Remaining factors are 2^5 * 3^2 * 5^1 ---- 36 (which can be the multiple of 28)

soln - 36/96 -- 6/16 --- ( 3/8 )

Why do you use the remaining factors instead of its factors itself????
Thank you in advance
User avatar
Gemmie
Joined: 19 Dec 2021
Last visit: 17 Apr 2026
Posts: 484
Own Kudos:
Given Kudos: 76
Location: Viet Nam
Concentration: Technology, Economics
GMAT Focus 1: 695 Q87 V84 DI83
GPA: 3.55
GMAT Focus 1: 695 Q87 V84 DI83
Posts: 484
Kudos: 487
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­8! = 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8
    = (2 * 4 * 8 * 2) * (3 * 3) *  5 * 7 
    = (2 * 2^2 * 2^3 * 2) * 3^2 * 5 * 7 
    = 2^7 * 3^2 * 5 * 7 
    = (2^2 * 7) * 2^5 * 3^2 * 5 

Total number of factors: 8 * 3 * 2 * 2 
Number of actors being a multiple of 28: 6 * 3 * 2

Probability = \(\frac{6}{8 * 2} = \frac{3}{8}\)­
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 20 Apr 2026
Posts: 5,985
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,985
Kudos: 5,855
Kudos
Add Kudos
Bookmarks
Bookmark this Post
@ProfChaosGiven: For any integer P greater than 1, P! denotes the product of all integers from 1 to P, inclusive. A number is chosen at random from the list of factors of 8!.

Asked: What is the probability that the chosen number is a multiple of 28?
\(28 = 2ˆ2*7\)

\(8! = 2ˆ(4+2+1) * 3ˆ(2)*5*7 = 2ˆ7*3ˆ2*5*7\)

Factors of 8! = 8*3*2*2 
Factors of 8! such that the chosen number is a multiple of 28 = 6*3*2*1

The probability that the chosen number is a multiple of 28 = 6*3*2*1/8*3*2*2 = 3/8

​​​​​​​IMO C
­
User avatar
KritiJain0805
Joined: 06 Jun 2024
Last visit: 04 Aug 2024
Posts: 6
Given Kudos: 8
Posts: 6
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
why did u add +1, like after 2^, you added 7+1= 8
chetan2u

ProfChaos
For any integer P greater than 1, P! denotes the product of all integers from 1 to P, inclusive. A number is chosen at random from the list of factors of 8!. What is the probability that the chosen number is a multiple of 28?

(A) 0
(B) 1/16
(C) 3/8
(D) 7/16
(E) 7/8
We have to find the factors of 8! and \(\frac{8!}{28}\), and to find the factors we have to get the numbers in their prime factorization.

8! would consist of all the prime factors till 8, so would contain 2, 3, 5, 7 and their powers.
\(8!=2^a*3^b*5^c*7^d\)
Factors of 2 in 8! =[\(\frac{8}{2}\)]+[\(\frac{8}{2^2}\)]+[\(\frac{8}{8}\)], where [a] gives the integer value less than or equal to a.
Factors of 2 = 4+2+1=7
Factors of 3 in 8! =[\(\frac{8}{3}\)]+[\(\frac{8}{3^2}\)]=2+0=2
Factors of 5 in 8! =[\(\frac{8}{5}\)]+[\(\frac{8}{5^2}\)]=1+0=1
Factors of 7 in 8! =[\(\frac{8}{7}\)]+[\(\frac{8}{7^2}\)]=1+0=1
So \(8!=2^7*3^2*5*7\), where number of factors =\((7+1)*(2+1)*(1+1)*(1+1)=8*3*2*2\)

Now \(\frac{8!}{28}\) would be \(2^5*3^2*5^1\), where number of factors =\((5+1)*(2+1)*(1+1)=6*3*2\)

Probability = \(\frac{6*3*2}{8*3*2*2}=\frac{3}{8}\)


C
­
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,945
Own Kudos:
Posts: 38,945
Kudos: 1,116
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109721 posts
Tuck School Moderator
853 posts