DIVISIBILITY AND REMAINDERS

[This topic has 10 member replies]
Free $100 Amazon.com Gift Card - Buy a GMAT course using a Beat The GMAT discount code between Mar 8-22 and get a $100 Amazon.com Gift Card. Learn more!
Post New Topic   Post Reply

hpgmat
Rising GMAT Star

Default Avatar

Joined: 20 Aug 2009
Posts: 75

Thanks given: 1
Thanked 0 times in 0 posts
Location: vancouver, B.C

Target GMAT Score: 690
GMAT Score: 640

Topic: DIVISIBILITY AND REMAINDERS
PostTue Nov 17, 2009 1:36 pm

Elapsed Time:
00:00
Lap   Why a timer is critical to improving your score

N IS A POSITIVE NUMBER AND R IS THE REMAINDER WHEN 4+7N IS DIVIDED BY 3. WHAT IS THE VALUE OF R?

1) N+1 IS DIVISIBLE BY 3
2)N > 20

_________________
Will Win
Back to top
View user's profile Send private message
RoadtoIVY
Rising GMAT Star

Default Avatar

Joined: 10 Nov 2009
Posts: 35

Thanks given: 4
Thanked 1 times in 1 posts

PostTue Nov 17, 2009 2:52 pm

N IS A POSITIVE NUMBER AND R IS THE REMAINDER WHEN 4+7N IS DIVIDED BY 3. WHAT IS THE VALUE OF R?

1) N+1 IS DIVISIBLE BY 3
2)N > 20

1) is sufficient: Since N+1 is divisible by 3, N can be 2, 5, 8, 11 .... Let's try each one of them
N=2, then 4+7N = 4+14 = 18 >> 18 div 3 = remainder = 0
Similarly you get 0, if you try N = 5,8,11,14...

2) not sufficient since N>20 means, N can be 21,22,23,24...etc which does not give the same remainder.

Hope it heps.
Back to top
View user's profile Send private message
hpgmat
Rising GMAT Star

Default Avatar

Joined: 20 Aug 2009
Posts: 75

Thanks given: 1
Thanked 0 times in 0 posts
Location: vancouver, B.C

Target GMAT Score: 690
GMAT Score: 640

PostTue Nov 17, 2009 4:49 pm

THANK YOU. I GUESS PLUGGING IN NUMBERS IS NOT A BAD STRATEGY AFTER ALL
_________________
Will Win
Back to top
View user's profile Send private message
adam15
Rising GMAT Star

Default Avatar

Joined: 12 May 2008
Posts: 69

Thanks given: 7
Thanked 3 times in 3 posts

PostTue Nov 17, 2009 9:05 pm

4+7N=3*c+R where c is an integer.(1)
1+N+3+6N=3*c+R
1+N=-3-6N+3*c+R
1+N=3*(c-2N)+R-3
by 1 we know that N+1=3*d where d is an integer
then we know that R-3=0 then R=3.
subsituting in (1)
yields 4+7*N=3*(c+1)
put c+1=e
4+7*N=3d
reminder is 0
then 1 is sufficient
2 is not
Back to top
View user's profile Send private message
palvarez
Really wants to Beat The GMAT!

Default Avatar

Joined: 24 Oct 2009
Posts: 199

Thanks given: 3
Thanked 19 times in 17 posts

GMAT Score: 710

PostTue Nov 17, 2009 11:59 pm

hpgmat wrote:
N IS A POSITIVE NUMBER AND R IS THE REMAINDER WHEN 4+7N IS DIVIDED BY 3. WHAT IS THE VALUE OF R?

1) N+1 IS DIVISIBLE BY 3
2)N > 20
Forget about verbal reasoning when you come to this kind of problems. Set up algebraically, using modulus, etc.

4+7n = r (3)

1 + n = r (3)

1. n +1 = 0 (mod 3)
n = 2 (mod 3)
r = n+1 (mod 3) = 3 (mod 3) = 0 Sufficient.

2. n > 20, we need to know n (mod 3). Useless.

A is sufficient.
Back to top
View user's profile Send private message
hpgmat
Rising GMAT Star

Default Avatar

Joined: 20 Aug 2009
Posts: 75

Thanks given: 1
Thanked 0 times in 0 posts
Location: vancouver, B.C

Target GMAT Score: 690
GMAT Score: 640

PostWed Nov 18, 2009 2:13 am

palvarez wrote:
hpgmat wrote:
N IS A POSITIVE NUMBER AND R IS THE REMAINDER WHEN 4+7N IS DIVIDED BY 3. WHAT IS THE VALUE OF R?

1) N+1 IS DIVISIBLE BY 3
2)N > 20
Forget about verbal reasoning when you come to this kind of problems. Set up algebraically, using modulus, etc.

4+7n = r (3)

1 + n = r (3)

1. n +1 = 0 (mod 3)
n = 2 (mod 3)
r = n+1 (mod 3) = 3 (mod 3) = 0 Sufficient.

2. n > 20, we need to know n (mod 3). Useless.

A is sufficient.
I believe r in your equations represent the quotient ( vs R for reminder). Any how, in your first equation (4+7n = r (3))youve made an assumption that R is equal to zero. . ... how did you make that assumption? we dont know the value of R
_________________
Will Win
Back to top
View user's profile Send private message
palvarez
Really wants to Beat The GMAT!

Default Avatar

Joined: 24 Oct 2009
Posts: 199

Thanks given: 3
Thanked 19 times in 17 posts

GMAT Score: 710

PostWed Nov 18, 2009 2:20 am

hpgmat wrote:
palvarez wrote:
hpgmat wrote:
N IS A POSITIVE NUMBER AND R IS THE REMAINDER WHEN 4+7N IS DIVIDED BY 3. WHAT IS THE VALUE OF R?

1) N+1 IS DIVISIBLE BY 3
2)N > 20
Forget about verbal reasoning when you come to this kind of problems. Set up algebraically, using modulus, etc.

4+7n = r (3)

1 + n = r (3)

1. n +1 = 0 (mod 3)
n = 2 (mod 3)
r = n+1 (mod 3) = 3 (mod 3) = 0 Sufficient.

2. n > 20, we need to know n (mod 3). Useless.

A is sufficient.
I believe r in your equations represent the quotient ( vs R for reminder). Any how, in your first equation (4+7n = r (3))youve made an assumption that R is equal to zero. . ... how did you make that assumption?
I din't use the garbage of quotients. Just dont use quotients at all when you are dealing with remainders.

r is a remainder. Just used small letters.

"when 4 + 7n is divided by 3, remainder is r"

Translate that line, algebraically wrt modulus, etc.

4 +7n = r (modulo 3)

1 + n = r (modulo 3), because 4 (modulo 3) =1, 7n(modulo 3) = 7(modulo 3)*n(moduo 3) = 1 (modulo 3) * n (modulo 3) = n (modulo 3)
Back to top
View user's profile Send private message
aks.anupam
Rising GMAT Star

Default Avatar

Joined: 15 Aug 2008
Posts: 42

Thanks given: 1
Thanked 0 times in 0 posts
Location: India

Target GMAT Score: 760
GMAT Score: 660

PostWed Nov 18, 2009 3:40 am

Another simple solution can be:

1) N+1 is divisible by 3

i.e. 7N+7 would also be divisible by 3
or, 7N+7 - 3 would also be divisible by 3
or 7N+4 is also divisible by 3
This is what we need to find out: the remainder when 4+7N is divided by 3 : its zero.

Hence SUFFICIENT.

2) N>20. No other information given. Not possible to tell the remainder. Hence INSUFFICIENT.

So the answer is A
Back to top
View user's profile Send private message
sreak1089
GMAT Destroyer!

Default Avatar

Joined: 03 Jun 2009
Posts: 355

Thanks given: 7
Thanked 18 times in 18 posts

Test Date: Jan 29th 2010
Target GMAT Score: 750
GMAT Score: 570

PostWed Nov 18, 2009 8:19 am

My Approach:

R = (7n + 4) % 3 (% is a C-programming syntax for remainder Wink

stmt 1: n+1 divisible by 3
=> n+1 = 3k
=> n = 3k -1

Substitute n in eqn for R

R = (7(3k - 1) + 4) % 3
= (21k - 3) % 3
= 3(7k -1) % 3
= 0

Hence stmt 1 is SUFFICIENT.

stmt 2: n > 20

Multiple values possible for R.

Hence stmt 2 is NOT SUFFICIENT.

Hence Ans is A.
Back to top
View user's profile Send private message
Willy
Just gettin' started!

Default Avatar

Joined: 21 Jun 2009
Posts: 7

Thanks given: 1
Thanked 0 times in 0 posts

PostFri Nov 20, 2009 7:50 pm

lets keep this simple...lets not get excited
....what is modulo
aks.anupam wrote:
Another simple solution can be:

1) N+1 is divisible by 3

i.e. 7N+7 would also be divisible by 3
or, 7N+7 - 3 would also be divisible by 3
or 7N+4 is also divisible by 3
This is what we need to find out: the remainder when 4+7N is divided by 3 : its zero.

Hence SUFFICIENT.

2) N>20. No other information given. Not possible to tell the remainder. Hence INSUFFICIENT.

So the answer is A
Back to top
View user's profile Send private message
geemat
Rising GMAT Star

Default Avatar

Joined: 28 Aug 2009
Posts: 43

Thanks given: 1
Thanked 0 times in 0 posts

PostFri Nov 20, 2009 9:25 pm

Just one doubt: N is given as a positive number but not an integer. How can we assume it to be an integer?
Back to top
View user's profile Send private message
Display posts from previous:   

Post New Topic   Post Reply All times are GMT - 7 Hours
Page 1 of 1
 
Most Active Members in Last 30 Days
1. kstv 322 posts
2. shashank.ism 312 posts
3. harsh.champ 308 posts
4. gmatmachoman 256 posts
5. thephoenix 238 posts
Most Active Experts in Last 30 Days
1. lunarpower
Manhattan GMAT Teacher
97 posts
2. Stuart Kovinsky
Kaplan GMAT Teacher
58 posts
3. Testluv
Kaplan GMAT Teacher
51 posts
4. Lisa Anderson
Stacy Blackman Consulting
49 posts
5. Bryant@VeritasPrep
Veritas Prep
41 posts