OG 13 DS 135

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Mon Jan 27, 2014 11:04 am
Thanked: 2 times

OG 13 DS 135

by machadog » Sun Jun 29, 2014 6:32 am
Hello. Ive been reading this problem over and over again, but I think my confusion must come from the wording of each of the statements rather than the math. From the following problem:


Image


I understand that a group of students will be divided into m groups of size n. Thus, n students per classroom. Total students nxm.

Additionally, the inequality implies that there is a number of classrooms m, between 4 and 12 inclusive. Each group of n students can be equal or greater than 14.

The goal is to determine if n can be divided into m without a remainder, given the restrictions, so each class has the same number of students without anyone being left out.

Statement (1)
3n/m yields an integer so one should check if it satisfies the restrictions for n and m.

N 3N | M
14 42 | 4
15 45 | 5
16 48 | 6
17 51 | 7
18 54 | 8
19 57 | 9
20 60 | 10
.... ... | 11
| 12

Now, from the 3N column, every number is divisible by some possible value of M except for 51 (3 x 17). This leads me to accept statement (1) as sufficient, given that it allows to answer affirmatively to the question "is it possible to assign each of the n students to one of the m classrooms so that each classroom has the same number of students assigned to it?". Yes, they can be assigned in various combinations of N and M satisfying the restrictions.

I have gone through the explanation on the OG, but i cant seem to grasp why it is decided that the statement is not sufficient.

Im suspecting that I must be misinterpreting the wording in either the question and/or each of the statements.

I would appreciate if someone can provide their take on this one. Thanks!

User avatar
Legendary Member
Posts: 1100
Joined: Sat May 10, 2014 11:34 pm
Location: New Delhi, India
Thanked: 205 times
Followed by:24 members

by GMATinsight » Sun Jun 29, 2014 7:41 am
Statement 1)

3N/M = Integer but
Case1- M could be a number made up of 3 and some factor of N e.g. N=32 and M=2x3=6
but N is NOT divisible by M

Case2- M could be a factor of N e.g. N=32 and M=8
but N is divisible by M

Insufficient

Statement 2)
13N/M = Integer
Since M has to be lesser than 13 (viz.a prime number) therefore M will have to be a factor of N only to result in an Integer when 13N is divided by M

Sufficient


Answer : B
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Jun 29, 2014 11:48 am
A school administrator will assign each student in a group of n students to one of m classrooms. If 3 < m < 13 < n, is it possible to assign each of the n students to one of the m classrooms so that each classroom has the same number of students assigned to it?

(1) It is possible to assign each of 3n students to one of m classrooms so that each classroom
has the same number of students assigned to it.

(2) It is possible to assign each of 13n students to one of m classrooms so that each classroom has the same number of students assigned to it.
To assign the same number of students to each classroom, the number of students (n) must be divisible by the number of classrooms (m).

Question rephrased: Is n/m an integer?

Statement 1: It is possible to assign each of 3n students to one of m classrooms so that each classroom
has the same number of students assigned to it.

In other words, the number of students (3n) is divisible by the number of classrooms (m).
Implication:
(3n)/m = 3(n/m) = integer.

Case 1: n/m = integer
It's possible that n=16 and m=4, with the result that n/m = 16/4 = 4.
Here, 3(n/m) = 3(16/4) = 12.

Case 2: n/m = k/3, where k is not a multiple of 3
In this case, since n/m = k/3, m must be a multiple of 3.
It's possible that n=14 and m=6, with the result that n/m = 14/6 = 7/3.
Here, 3(n/m) = 3(14/6) = 7.

Since n/m is an integer in Case 1 but not in Case 2, INSUFFICIENT.

Statement 2: It is possible to assign each of 13n students to one of m classrooms so that each classroom has the same number of students assigned to it.
In other words, the number of students (13n) is divisible by the number of classrooms (m).
Implication:
(13n)/m = 13(n/m) = integer.

Case 3: n/m = integer
It's possible that n=16 and m=4, since 16/4 = 4.
Here, 13(n/m) = 13(16/4) = 52.

Case 4: n/m = k/13, where k is not a multiple of 13
In this case, since n/m = k/13, m must be a multiple of 13.
Not possible, since 3 < m < 13.

Since only Case 3 is possible, n/m = integer.
SUFFICIENT.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Tue Jul 01, 2014 3:15 pm
A school administrator will assign each student in a group of n students to one of m classrooms. If 3 < m < 13 < n, is it possible to assign each of the n students to one of the m classrooms so that each classroom has the same number of students assigned to it?

(1) It is possible to assign each of 3n students to one of m classrooms so that each classroom
has the same number of students assigned to it.

(2) It is possible to assign each of 13n students to one of m classrooms so that each classroom has the same number of students assigned to it.
Target question: Is it possible to assign each of the n students to one of the m classrooms so that each classroom has the same number of students assigned to it

This is a great candidate for rephrasing the target question (more info about rephrasing the target question can be found in this free video:
https://www.gmatprepnow.com/module/gmat- ... cy?id=1100)

In order to be able to assign the same number of students to each classroom, the number of students (n) must be divisible by the number of classrooms (m). In other words, n/m must be an integer.

REPHRASED target question: Is n/m an integer?

Statement 1: It is possible to assign each of 3n students to one of m classrooms so that each classroom has the same number of students to it.
This statement is telling us that the number of students (3n) is divisible by the number of classrooms (m). In other words, 3n/m is an integer.
Does this mean mean that m/n is an integer? No.
Consider these contradictory cases.
case a: m = 4 and n = 20, in which case n/m is an integer.
case b: m = 6 and n = 20, in which case n/m is not an integer.
Since we cannot answer the REPHRASED target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: It is possible to assign each of 13n students to one of m classrooms so that each classroom has the same number of students to it
This statement tells us that the number of students (13n) is divisible by the number of classrooms (m). In other words, 13n/m is an integer.

The given information tells us that 3 < m < 13 < n. Since m is between 3 and 13, there's no way that 13/m can be an integer. In fact, we can't even reduce the 13/m to simpler terms. From this, we can conclude that n/m must be an integer.
Since we can answer the REPHRASED target question with certainty, statement 2 is SUFFICIENT

Answer = B

For even more information on rephrasing the target question, you can read this article I wrote for BTG: https://www.beatthegmat.com/mba/2014/06/ ... t-question

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Tue Jan 27, 2015 7:50 am

by wjt5026 » Tue Apr 21, 2015 4:07 pm
Hi All-

I'm having a tough time wrapping my head around the logical conclusion you draw in case 4 in both of your solutions. I believe there is an element of integer properties at play here I'm unaware of?

The given information tells us that 3 < m < 13 < n. Since m is between 3 and 13, there's no way that 13/m can be an integer. In fact, we can't even reduce the 13/m to simpler terms. How do we jump between these two statements? From this, we can conclude that n/m must be an integer.

Thanks in advance!

[/b]