What is the greatest possible value of integer n if 200! is

This topic has expert replies
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members

by Jay@ManhattanReview » Mon Mar 13, 2017 11:52 pm
ziyuenlau wrote:What is the greatest possible value of integer n if 200! is divisible by 33^n?

A)6
B)12
C)18
D)19
E)66
Hi ziyuenlau,

We have 200! divisible by 33^n. We see that 33^n = (3*11)^n = 3^n*11^n, where 3 and 11 are prime factors of 33.

So, 200! is divisible by 3^n*11^n.

We want the greatest possible value of integer n. We see that 3 << 11, so there would be far more 3s than 11s, so the greatest possible value of integer n would be pegged by 11 than by 3.

Let's find out how many 11s are there in 200! = 1*2*3*....... 198*199*200.

The first integer divisible by 11 is 11, and the last one would be the quotient of 200/11 = 18th.

We see that a square of 11 = 121 is also there in 200!, so there are in fact two 11s in 121. Thus, total number of 11s = 18 + 1 = 19.

The greatest possible value of integer n = 19.

The correct answer: D

Hope this helps!

Relevant book: Manhattan Review GMAT Number Properties Guide

-Jay
_________________
Manhattan Review GMAT Prep

Locations: New York | Bangalore | Guangzhou | Buenos Aires | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Tue Mar 14, 2017 10:24 am
Hi ziyuenlau,

This question can be solved with PRIME FACTORIZATION.

200! is a really big number: (200)(199)(198).....(2)(1). The GMAT would NEVER expect you to calculate that, but you should be able to break it down into relevant prime factors.

33 can be prime factored into (3)(11). There are LOTS of 3s in 200! (3, 6, 9, 12, etc.) so we just have to find all of the 11s in 200! to answer this question. While you could list them all out (re: 11, 22, 33, etc.), that's not really necessary as long as you don't miss the fact that 121 = (11)(11). The largest multiple of 11 in this calculation is 198 = (11)(18). So there are eighteen 11s + one extra 11 (in 121) - for a total of nineteen 11s.

Final Answer: D

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

User avatar
Legendary Member
Posts: 2663
Joined: Wed Jan 14, 2015 8:25 am
Location: Boston, MA
Thanked: 1153 times
Followed by:128 members
GMAT Score:770

by DavidG@VeritasPrep » Tue Mar 14, 2017 10:35 am
For practice with a similar question, see here: https://www.beatthegmat.com/if-x-is-the- ... 70022.html
Veritas Prep | GMAT Instructor

Veritas Prep Reviews
Save $100 off any live Veritas Prep GMAT Course

User avatar
GMAT Instructor
Posts: 1462
Joined: Thu Apr 09, 2015 9:34 am
Location: New York, NY
Thanked: 39 times
Followed by:22 members

by Jeff@TargetTestPrep » Thu Mar 16, 2017 12:13 pm
ziyuenlau wrote:What is the greatest possible value of integer n if 200! is divisible by 33^n?

A)6
B)12
C)18
D)19
E)66
We need to determine the maximum value of n such that 200!/(33^n) is an integer. We must remember that an integer is divisible by 33 if it's divisible by both 11 and 3. Thus, we must determine the number of factors of 11 and 3 in 200!. However, since we know there are fewer factors of 11 than factors of 3 in 200!, we can find the number of factors of 11 and thus be able to determine the maximum value of n.

To determine the number of factors of 11 in 200!, we can use the following shortcut in which we divide 200 by 11, and then divide the quotient of 200/11 by 11 and continue this process until we no longer get a nonzero quotient:

200/11 = 18 (we can ignore the remainder)

18/11 = 1 (we can ignore the remainder)

Since 1/11 does not produce a nonzero quotient, we can stop.

The final step is to add up our quotients; that sum represents the number of factors of 11 in 200!. Thus, there are 18 + 1 = 19 factors of 11 in 200! and the maximum value of n is 19.

Answer: D

Jeffrey Miller
Head of GMAT Instruction
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Thu Mar 16, 2017 8:04 pm
An easier way, with proper superscripts to boot:

We want 200! / 33� to clear all the 33s in the denominator. With that in mind, we want to COUNT the 33s in the numerator.

There will always be more 3s than 11s, since we get a three in every third term in the factorial, but an 11 only every eleventh term.

With that in mind, we only need to count the 11s:

11, 22, 33, 44, 55, 66, 77, 88, 99, 110, 121, 132, 143, 154, 165, 176, 187, 198

We've got 11*1 to 11*18, and 11*11 counts TWICE, giving us 19 in all.