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

It is currently 21 May 2013, 02:45
Customize  |  Hide

What is integer n? 1. When divided by 7, remainder is 3 2.

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
SVP
SVP
Joined: 14 Dec 2004
Posts: 1714
Followers: 1

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

GMAT Tests User
What is integer n? 1. When divided by 7, remainder is 3 2. [#permalink] New post 02 Apr 2006, 10:55
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
What is integer n?

1. When divided by 7, remainder is 3
2. When divided by 4, remainder is 2
VP
VP
Joined: 28 Mar 2006
Posts: 1396
Followers: 1

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

GMAT Tests User
 [#permalink] New post 02 Apr 2006, 11:02
Would take C

7x + 3 = 4y+2

==>> 4y-7x = 1

PLug in values y =2 and x=1.

So the number is 10.

So IMO it is C
SVP
SVP
User avatar
Joined: 24 Sep 2005
Posts: 1913
Followers: 6

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

GMAT Tests User
Re: DS: Integer n [#permalink] New post 02 Apr 2006, 11:26
vivek123 wrote:
What is integer n?

1. When divided by 7, remainder is 3
2. When divided by 4, remainder is 2


Applying Chinese modulus theorem, we get n= 28s+10 ( s is non-negative integer)
There're plenty of values of m ---> there're infinitively many values of n satisfying the two statements --> E it is!

How to apply Chinese modulus theorem:

from 1: n= 3( mod 7) (1)
from 2: n= 2 ( mod 4) (2)

from 2: n= 4v+2 , substitute this to (1), we get: 4v+2= 3(mod 7)
---> 4v= 1( mod 7) ---> v= 2 (mod 7) ( because 2*4= 8 which is divided by 7 has a remainder of 1) --> v= 7s +2 --> n= 4v+2= 4(7s+2)+2 --> n = 28s + 10
VP
VP
Joined: 28 Mar 2006
Posts: 1396
Followers: 1

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

GMAT Tests User
Re: DS: Integer n [#permalink] New post 02 Apr 2006, 11:42
laxieqv wrote:
vivek123 wrote:
What is integer n?

1. When divided by 7, remainder is 3
2. When divided by 4, remainder is 2


Applying Chinese modulus theorem, we get n= 28s+10 ( s is non-negative integer)
There're plenty of values of m ---> there're infinitively many values of n satisfying the two statements --> E it is!

How to apply Chinese modulus theorem:

from 1: n= 3( mod 7) (1)
from 2: n= 2 ( mod 4) (2)

from 2: n= 4v+2 , substitute this to (1), we get: 4v+2= 3(mod 7)
---> 4v= 1( mod 7) ---> v= 2 (mod 7) ( because 2*4= 8 which is divided by 7 has a remainder of 1) --> v= 7s +2 --> n= 4v+2= 4(7s+2)+2 --> n = 28s + 10


Yes it is E.... :?

I find another set of values

when y =9 and x=5 in my solution but your looks more elegant, laxieqv

Thanks!
Manager
Manager
Joined: 25 Mar 2006
Posts: 132
Location: Stonybrook Univ
Followers: 1

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

 [#permalink] New post 02 Apr 2006, 13:01
Laxieqv ... thats super clever .. i havent seen that before but can you explain where this theorem came from ? and where else it could be used ?
SVP
SVP
User avatar
Joined: 24 Sep 2005
Posts: 1913
Followers: 6

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

GMAT Tests User
 [#permalink] New post 02 Apr 2006, 21:39
NTLancer wrote:
Laxieqv ... thats super clever .. i havent seen that before but can you explain where this theorem came from ? and where else it could be used ?


you can check it out here :) http://www.gmatclub.com/phpbb/viewtopic.php?t=27093
VP
VP
User avatar
Joined: 20 Sep 2005
Posts: 1023
Followers: 3

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

GMAT Tests User
Re: DS: Integer n [#permalink] New post 02 Apr 2006, 21:53
E.

n = 36,66....it seems strange but I found these values under 2 :).

I am not sure on the GMAT I will figure out that "C" is the trap....unless it says that the question is from vivek :).

vivek123 wrote:
What is integer n?

1. When divided by 7, remainder is 3
2. When divided by 4, remainder is 2
Senior Manager
Senior Manager
Joined: 22 Nov 2005
Posts: 483
Followers: 1

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

GMAT Tests User
Re: DS: Integer n [#permalink] New post 02 Apr 2006, 22:18
trivikram wrote:
laxieqv wrote:
vivek123 wrote:
What is integer n?

1. When divided by 7, remainder is 3
2. When divided by 4, remainder is 2


Applying Chinese modulus theorem, we get n= 28s+10 ( s is non-negative integer)
There're plenty of values of m ---> there're infinitively many values of n satisfying the two statements --> E it is!

How to apply Chinese modulus theorem:

from 1: n= 3( mod 7) (1)
from 2: n= 2 ( mod 4) (2)

from 2: n= 4v+2 , substitute this to (1), we get: 4v+2= 3(mod 7)
---> 4v= 1( mod 7) ---> v= 2 (mod 7) ( because 2*4= 8 which is divided by 7 has a remainder of 1) --> v= 7s +2 --> n= 4v+2= 4(7s+2)+2 --> n = 28s + 10


Yes it is E.... :?

I find another set of values

when y =9 and x=5 in my solution but your looks more elegant, laxieqv

Thanks!


LAXI can u explain how you got this
---> 4v= 1( mod 7) ---> v= 2 (mod 7)
SVP
SVP
Joined: 14 Dec 2004
Posts: 1714
Followers: 1

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

GMAT Tests User
 [#permalink] New post 03 Apr 2006, 06:20
The OA is "E" :)

Laxie, thanks for the logic buddy! :good
SVP
SVP
User avatar
Joined: 03 Jan 2005
Posts: 2322
Followers: 9

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

GMAT Tests User
 [#permalink] New post 03 Apr 2006, 11:06
That is very elegant Laxie!

For people who are a little weary of the whole sequence of the Chinese modulus theorem, I hope this will help: You don't have to memorize it. :-D

Basically you write the two conditions:
n=7a+3
n=4b+2

Therefore 4b=7a-1=8a-a-1
b=2a-(a-1)/4
We know that b is an integer so (a-1)/4 must be an integer.
We can write as a-1=4s, or a=4s+1.

Now we know
a=4s+1,
b=2(4s+1)-s=7s+2

You can solve for n here from either a or b, although you don't have to. As long as you know that when s takes different values, you'll have different values for a and b and thus different values of n. In other words you'll know that the solution is not unique and the answer would be E.
_________________

Keep on asking, and it will be given you;
keep on seeking, and you will find;
keep on knocking, and it will be opened to you.

SVP
SVP
User avatar
Joined: 24 Sep 2005
Posts: 1913
Followers: 6

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

GMAT Tests User
 [#permalink] New post 04 Apr 2006, 04:23
HongHu wrote:
Basically you write the two conditions:
n=7a+3
n=4b+2

Therefore 4b=7a-1=8a-a-1
b=2a-(a-1)/4
We know that b is an integer so (a-1)/4 must be an integer.
We can write as a-1=4s, or a=4s+1.

Now we know
a=4s+1,
b=2(4s+1)-s=7s+2

You can solve for n here from either a or b, although you don't have to. As long as you know that when s takes different values, you'll have different values for a and b and thus different values of n. In other words you'll know that the solution is not unique and the answer would be E.


I'm just so impressed by you, sis :)
GMAT Club Legend
GMAT Club Legend
User avatar
Joined: 07 Jul 2004
Posts: 5134
Location: Singapore
Followers: 9

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

GMAT Tests User
 [#permalink] New post 04 Apr 2006, 04:46
The method is neat! And I must say it's the first time I've heard of it. But for people who are stuck, working out with sample numbers present a very quick approach as well.

1) n = 7q1 + 3

n could be 10
n could be 15
etc

Insufficient.

2) n = 4q2 + 1
n could be 5
n could be 9
etc

Insufficient.

Using 1) and 2)
n = 7q1 + 3
n = 4q2 + 1

7q1+3 = 4q2+1
2 = 4q2-7q1

Possible sets: (q1,q2) = (4,2) (11,6) --> means many possible values of n

Ans E
SVP
SVP
Joined: 14 Dec 2004
Posts: 1714
Followers: 1

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

GMAT Tests User
 [#permalink] New post 04 Apr 2006, 10:16
I'm impressed by you all :-D
Thanks Hong, Laxie & Wilfred! :good
Manager
Manager
Joined: 20 Feb 2006
Posts: 216
Followers: 1

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

GMAT Tests User
 [#permalink] New post 04 Apr 2006, 13:33
Extension to HongHu's method:

N = 7a + 3
N = 4b + 2

=> 7a+1 is divisible by 4.
Smallest possible positive value of a satisfying above equation is a = 1.
when a = 1, N = 10

LCM of 7,4 = 28

Hence, the set of all such numbers can be written as 28k + 10.

We can extend this procedure to solve more than 2 equations also.
  [#permalink] 04 Apr 2006, 13:33
    Similar topics Author Replies Last post
Similar
Topics:
New posts What is integer n? 1. When divided by 7, remainder is 3 2. alimad 4 27 Sep 2006, 13:35
New posts What is the remainder when 7^n + 2 is divided by 5 (1) when vd 2 19 Jun 2008, 04:51
New posts When positive integer n is divided by 7, the remainder is 2. arjtryarjtry 5 31 Jul 2008, 10:59
New posts When positive integer N is divided by 3, the remainder is 2. KusumChanrai 1 24 Oct 2009, 09:08
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC If the remainder is 7 when positive integer n is divided by eybrj2 4 06 Mar 2012, 23:28
Display posts from previous: Sort by

What is integer n? 1. When divided by 7, remainder is 3 2.

  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®.