Find all School-related info fast with the new School-Specific MBA Forum

It is currently 23 May 2013, 05:29
Customize  |  Hide

If x and y are non-zero integers, what's the remainder when

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

Kudos [?]: 9 [0], given: 0

GMAT Tests User
If x and y are non-zero integers, what's the remainder when [#permalink] New post 03 Feb 2005, 20:13
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
If x and y are non-zero integers, what's the remainder when x is divided by y ?

I. x when divided by 2y leaves a remainder of 4.
II. x+y when divided by y leaves a remainder of 4.
VP
VP
User avatar
Joined: 13 Jun 2004
Posts: 1135
Location: London, UK
Schools: Tuck'08
Followers: 5

Kudos [?]: 14 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 20:39
waow...i can't follow with this one.

I had time to figure out that statement 1 is not sufficient

x=10
y=3
remainder of 10/2*3 -> 4
remainder of x/y -> 1

x=44
y=4
remainder of 44/2*4 -> 4
remainder of x/y -> 0

not sufficient

however I am totally lost with the second statement :evil:
MA, if you can develop your choice please... :wink:
Director
Director
Joined: 19 Nov 2004
Posts: 589
Location: SF Bay Area, USA
Followers: 2

Kudos [?]: 7 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 20:45
stem : x= yK + R . What is R?

I. x when divided by 2y leaves a remainder of 4.
x = 2yK1 + 4

we can't say what remainder we get when x is divided by y with this info

II. x+y when divided by y leaves a remainder of 4.
This remainder (4) will be exactly same remainder as when x is divided by y.
x+y = yK2 + 4
x = y(K2-1) + 4 -> this is eqn for X divided by Y
=> same remainder 4

B)
SVP
SVP
User avatar
Joined: 25 Nov 2004
Posts: 1581
Followers: 4

Kudos [?]: 13 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 20:50
Antmavel wrote:
waow...i can't follow with this one.

however I am totally lost with the second statement :evil:
MA, if you can develop your choice please... :wink:


from ii,

if 4 is reminder when X+Y is divided by Y, then 4 is reminder when X divided by Y because Y divided by Y remains 0 as reminder. it is X when divided by Y remains 4 as reminder.............
VP
VP
Joined: 27 Dec 2004
Posts: 1089
Followers: 1

Kudos [?]: 5 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 20:51
Antmavel wrote:
waow...i can't follow with this one.

I had time to figure out that statement 1 is not sufficient

x=10
y=3
remainder of 10/2*3 -> 4
remainder of x/y -> 1

x=44
y=4
remainder of 44/2*4 -> 4
remainder of x/y -> 0

not sufficient

however I am totally lost with the second statement :evil:
MA, if you can develop your choice please... :wink:


I thought i was the only one have problems picking numbers for the second statement. :cry:
VP
VP
Joined: 27 Dec 2004
Posts: 1089
Followers: 1

Kudos [?]: 5 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 20:53
MA wrote:
Antmavel wrote:
waow...i can't follow with this one.

however I am totally lost with the second statement :evil:
MA, if you can develop your choice please... :wink:


from ii,

if 4 is reminder when X+Y is divided by Y, then 4 is reminder when X divided by Y because Y divided by Y remains 0 as reminder. it is X when divided by Y remains 4 as reminder.............


MA,

Will it be the same "if x+y when divided by x leaves a remainder of 4. "
SVP
SVP
User avatar
Joined: 03 Jan 2005
Posts: 2322
Followers: 9

Kudos [?]: 157 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 21:44
(I) is not sufficient because we don't know what is the reminder of 4 divided by y.

(II) is sufficient
(x+y)/y = x/y +1
So whatever reminder it is for the left of equation, it is the same thing for the right of the equation.

(B)
VP
VP
User avatar
Joined: 13 Jun 2004
Posts: 1135
Location: London, UK
Schools: Tuck'08
Followers: 5

Kudos [?]: 14 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Feb 2005, 22:18
MA wrote:
Antmavel wrote:
waow...i can't follow with this one.

however I am totally lost with the second statement :evil:
MA, if you can develop your choice please... :wink:


from ii,

if 4 is reminder when X+Y is divided by Y, then 4 is reminder when X divided by Y because Y divided by Y remains 0 as reminder. it is X when divided by Y remains 4 as reminder.............


brilliant
thanks for the explanation
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

Kudos [?]: 9 [0], given: 0

GMAT Tests User
 [#permalink] New post 04 Feb 2005, 08:16
goog job guys, OA is "B".
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

Kudos [?]: 3 [0], given: 0

GMAT Tests User
Should be D [#permalink] New post 04 Feb 2005, 08:35
(I)==> x=2yk+4 (k is an integer)

==> x=y(2k)+4 so x/y also leaves a remainder of 4 (Only the quotient changes)

(II) ==> x+y=yk + 4
==> x=y(k-1) + 4 again x/y leaves a remainder of 4.

So D.

Anirban
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

Kudos [?]: 9 [0], given: 0

GMAT Tests User
Re: Should be D [#permalink] New post 04 Feb 2005, 08:45
anirban16 wrote:
(I)==> x=2yk+4 (k is an integer)

==> x=y(2k)+4 so x/y also leaves a remainder of 4 (Only the quotient changes)

(II) ==> x+y=yk + 4
==> x=y(k-1) + 4 again x/y leaves a remainder of 4.

So D.

Anirban


That's not correct for the I statement, say x = 12 and y = 4....remainder is 0....but x/2y leaves a remainder of 4. One has to represent the eqn in multipliers of y i.e. y+y, y+2y,y+3y.....and y(k-1) represents that and not y(2k)
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

Kudos [?]: 3 [0], given: 0

GMAT Tests User
I agree [#permalink] New post 04 Feb 2005, 08:56
My mistake.
Simplified it too much.
Thanks,
Anirban
SVP
SVP
User avatar
Joined: 25 Nov 2004
Posts: 1581
Followers: 4

Kudos [?]: 13 [0], given: 0

GMAT Tests User
 [#permalink] New post 05 Feb 2005, 22:53
Folaa3 wrote:
Will it be the same "if x+y when divided by x leaves a remainder of 4. "


if that is the case, y is 4 but x could be anything.
SVP
SVP
User avatar
Joined: 03 Jan 2005
Posts: 2322
Followers: 9

Kudos [?]: 157 [0], given: 0

GMAT Tests User
 [#permalink] New post 05 Feb 2005, 23:25
y is not necessarily 4 either, could be x+4, 2x+4, etc.
SVP
SVP
User avatar
Joined: 25 Nov 2004
Posts: 1581
Followers: 4

Kudos [?]: 13 [0], given: 0

GMAT Tests User
 [#permalink] New post 06 Feb 2005, 08:15
HongHu wrote:
y is not necessarily 4 either, could be x+4, 2x+4, etc.


honghu,
you did not notice Folaa3's posting. my posting is in response to his/her posting "Will it be the same "if x+y when divided by x leaves a remainder of 4."

link these postings to state ii.
  [#permalink] 06 Feb 2005, 08:15
    Similar topics Author Replies Last post
Similar
Topics:
New posts If X and Y are nonzero integers, what is the remainder when AkamaiBrah 8 16 Jul 2003, 04:48
New posts If x and y are non-zero integers, what is the remainder when crackgmat04 6 13 Dec 2004, 02:46
New posts if X and Y are non-zero integers, what is the remainder when FN 5 24 Jun 2005, 12:03
New posts If X and Y are nonzero integers, what is the remainder when GMATT73 7 26 Oct 2005, 07:48
New posts If x and y are nonzero integers, what is the remainder when bschool83 6 23 Sep 2011, 17:52
Display posts from previous: Sort by

If x and y are non-zero integers, what's the remainder when

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.