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.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Quant Quizzes are back with a Bang and with lots of Prizes. The first Quiz will be on 8th Dec, 6PM PST (7:30AM IST). The Quiz will be Live for 12 hrs. Solution can be posted anytime between 6PM-6AM PST. Please click the link for all of the details.
Join IIMU Director to gain an understanding of DEM program, its curriculum & about the career prospects through a Q&A chat session. Dec 11th at 8 PM IST and 6:30 PST
For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
Updated on: 21 Nov 2019, 02:23
5
00:00
A
B
C
D
E
Difficulty:
85% (hard)
Question Stats:
33% (01:46) correct 67% (01:43) wrong based on 86 sessions
HideShow timer Statistics
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45^m is a factor of 48!?
Re: For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
08 Nov 2019, 05:32
1
1
IMO it should be \(45^m\)
\(45=3^2*5\)
highest power of \(3^2\) that can divide 48! is \([\frac{1}{2}\) \([\frac{45}{3}]+[\frac{45}{3^2}]+[\frac{45}{3^3}]]\)= 10
highest power of 5 that can divide 48! is \([\frac{45}{5}]+[\frac{45}{5^2}]\)= 9+1=10
Greatest integral value that m can have= min(10, 10)= 10
Kinshook wrote:
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45m is a factor of 48!?
Re: For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
08 Nov 2019, 12:46
Kinshook wrote:
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45m is a factor of 48!?
Why cannot it be 11 \(\frac{48!}{45*11}=\frac{1*2*3*..5*...9*..11..*22...48}{1*3*3*5*11}\) = Integer This shows that 48! is divisible by 45*11, hence m can be 11 Am I missing anything ?
_________________
Re: For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
21 Nov 2019, 02:24
stne wrote:
Kinshook wrote:
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45m is a factor of 48!?
Why cannot it be 11 \(\frac{48!}{45*11}=\frac{1*2*3*..5*...9*..11..*22...48}{1*3*3*5*11}\) = Integer This shows that 48! is divisible by 45*11, hence m can be 11 Am I missing anything ?
There was a typo: 45m instead of 45^m. Edited.
_________________
Re: For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
21 Nov 2019, 02:37
Ans: 10; D 45=3^2+5^1 48/3+48/9+48/27= 16+5+1= 22; 3^2 occurs 11 times. 48/5+48/25=9+1= 10. 5 occurs once. Limit is set by 5 and ans is 10. Kudos if helped. Want to unlock gmatclub tests
Kinshook wrote:
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45^m is a factor of 48!?
Re: For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
21 Nov 2019, 03:11
Bunuel wrote:
stne wrote:
Kinshook wrote:
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45m is a factor of 48!?
Why cannot it be 11 \(\frac{48!}{45*11}=\frac{1*2*3*..5*...9*..11..*22...48}{1*3*3*5*11}\) = Integer This shows that 48! is divisible by 45*11, hence m can be 11 Am I missing anything ?
There was a typo: 45m instead of 45^m. Edited.
Thank you Sir, was wondering about the same. Wonder why Kinshook did not look into this.
_________________
Concentration: General Management, International Business
GPA: 3.97
WE: Engineering (Education)
Re: For any integer P greater than 1, P! denotes the product of all the in
[#permalink]
Show Tags
21 Nov 2019, 03:24
Kinshook wrote:
For any integer P greater than 1, P! denotes the product of all the integers from 1 to P, inclusive. What is the greatest integer m for which 45^m is a factor of 48!?
A. 1 B. 2 C. 5 D. 10 E. 11
45^m = (3^2 x 5)^m Highest power of 3 by which 48! can be divided is 16+5+1 = 22 Highest power of 9 by which 48! can be divided is 11
Highest power of 5 by which 48! can be divided is 9+1 = 10
Hence, greatest value of m can be 10 D is correct.