number system DS

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 62
Joined: Fri May 30, 2008 5:37 am

number system DS

by vertigo05 » Sat Feb 27, 2010 9:09 am
If X and Y are nonzero integers, what is the remainder when X is divided by Y?

(1) When X is divided by 2y, the remainder is 4

(2) When X+Y is divided by y, the remainder is 4

Ans : B
Source: — Data Sufficiency |

Senior | Next Rank: 100 Posts
Posts: 60
Joined: Wed Jan 07, 2009 1:56 pm
Thanked: 12 times
GMAT Score:750

by arzanr » Sat Feb 27, 2010 9:31 am
For I you can plug in numbers and get different answers and for II the remainder would be the same since you're just going up one multiple of y hence the ans is B.

Master | Next Rank: 500 Posts
Posts: 114
Joined: Mon Sep 22, 2008 3:51 am
Thanked: 8 times
GMAT Score:680

by Fiver » Mon Mar 01, 2010 7:33 am
st 2] When X+Y is divided by y, the remainder is 4

X/Y + Y/Y gives 4 as the remainder.
Since Y/Y yeilds 0 as the remainder, the entire 4 must have been yeilded from X/Y.
Hence B

Master | Next Rank: 500 Posts
Posts: 377
Joined: Wed Sep 03, 2008 9:30 am
Thanked: 15 times
Followed by:2 members

by schumi_gmat » Tue Mar 09, 2010 11:48 pm
Fiver wrote:st 2] When X+Y is divided by y, the remainder is 4

X/Y + Y/Y gives 4 as the remainder.
Since Y/Y yeilds 0 as the remainder, the entire 4 must have been yeilded from X/Y.
Hence B
IMO E

1. is not suff

2. x=4, y=9, then x+y/y yileds 4 and x/y yields 0 remainder
x= 13, y=9, then 22/9 yields 4 and x/y yields 4 as remainder. Hence insuff

3. No solution

Hence E

Master | Next Rank: 500 Posts
Posts: 114
Joined: Mon Sep 22, 2008 3:51 am
Thanked: 8 times
GMAT Score:680

by Fiver » Wed Mar 10, 2010 9:20 am
schumi_gmat wrote:
Fiver wrote: 2. x=4, y=9, then x+y/y yileds 4 and x/y yields 0 remainder
In this case when x=4 and y=9; x/y =4/9 the remainder is again 4 not 0 because 0/9 itself gives remainder as 0.