Data Sufficiency

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
This topic has expert replies
Source: — Quantitative Reasoning |

Junior | Next Rank: 30 Posts
Posts: 11
Joined: Wed May 12, 2010 8:30 am
Location: Utah
GMAT Score:710

by KatieB » Tue May 18, 2010 3:19 pm
A: is sufficient. Think about what non-integer y could you cube and get an integer. If you think of a non-integer as represented by a decimal - then multiplication rules will show that you will always end up with a non-integer. So if y^3 is an integer, then y itself must be an integer

B: is not sufficient. i.e. if y = 2/3, then 3*2/3 = 2. So 3y was an integer (2), but y was not an integer.

User avatar
Master | Next Rank: 500 Posts
Posts: 109
Joined: Mon Oct 12, 2009 4:58 am
Thanked: 12 times
Followed by:1 members
GMAT Score:720

by jeffedwards » Tue May 18, 2010 3:38 pm
IMO C

1 Insufficient...there are cube roots that are integers and cube roots that are not
2 Insufficient... 1/3 * 3 is an integer and so is any integer times 3

Now I'm just guessing. Together.... I can't think of any non integers that can be cubed to make an integer and also multiplied by three to make an integer. So, I'm guessing by the two it would be an integer...so C, taken together they are sufficient

Junior | Next Rank: 30 Posts
Posts: 11
Joined: Thu May 13, 2010 12:13 pm

by bharatishiv » Tue May 18, 2010 5:45 pm
jeffedwards wrote:IMO C

1 Insufficient...there are cube roots that are integers and cube roots that are not
2 Insufficient... 1/3 * 3 is an integer and so is any integer times 3

Now I'm just guessing. Together.... I can't think of any non integers that can be cubed to make an integer and also multiplied by three to make an integer. So, I'm guessing by the two it would be an integer...so C, taken together they are sufficient

You are right. In the beginning, I thought A is the ans.....I wasn't able to understand how C could be the ans.
The explanation for this Q was given as:

1. y^3 is an integer.
if y^3 = 2, then y is not an integer. But if y^3 = 8, then y =2, which is an integer....Insufficient

2. The same explanation.....Insufficient

When 1 & 2 taken together....only for integer values of y, will both y^3 and 3y simultaneously be integers.

Does that mean, we need to solve it in the reverse order (i.e. by considering the root) rather than substituting for y, coz cube of any integer, undoubtedly, will be an integer!!

User avatar
Master | Next Rank: 500 Posts
Posts: 109
Joined: Mon Oct 12, 2009 4:58 am
Thanked: 12 times
Followed by:1 members
GMAT Score:720

by jeffedwards » Wed May 19, 2010 11:00 am
bharatishiv wrote: Does that mean, we need to solve it in the reverse order (i.e. by considering the root) rather than substituting for y, coz cube of any integer, undoubtedly, will be an integer!!
Good point, first you proved that it could be possible, but then you want to see if you can disprove it. Is there a non-integer that would work in that statement? That's what I normally try to do is see if I can disprove it. Negatives, zeros, and fractions are standard numbers to try, in addition to positive integers.

Junior | Next Rank: 30 Posts
Posts: 11
Joined: Thu May 13, 2010 12:13 pm

by bharatishiv » Wed May 19, 2010 12:43 pm
OKAY! GOT IT

Thank you :)

User avatar
Master | Next Rank: 500 Posts
Posts: 392
Joined: Sun May 16, 2010 2:42 am
Location: Bangalore, India
Thanked: 116 times
Followed by:10 members
GMAT Score:770

by albatross86 » Sun May 23, 2010 2:00 am
For those who'd like to see possibilities:

A. y^3 is an integer:

y^3 = 8 => y = 2
Y^3 = 10 => y = cuberoot(10) i.e. NOT an integer.
INSUFFICIENT

B. 3y is an integer:

3y= 3 => y = 1
3y= 4 => y= 4/3 i.e. NOT an integer.
INSUFFICIENT

Both A and B:
You know from B that y is basically an integer (Lets call it N) divided by 3. (y = N/3, where N is an integer)
Let's add in A. If y^3 is also an integer, this means that (N/3)^3 is an integer. Since N is an integer, it is clear that this will only be the case if N/3 is ALSO an integer. i.e. y is an integer. SUFFICIENT.

Answer is C