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

It is currently 18 May 2013, 14:46
Customize  |  Hide

If n is an integer, what is the remainder when n is divided

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 04 Sep 2006
Posts: 117
Followers: 2

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

If n is an integer, what is the remainder when n is divided [#permalink] New post 31 May 2009, 10:07
00:00

Question Stats:

54% (02:30) correct 45% (00:53) wrong based on 1 sessions
If n is an integer, what is the remainder when n is divided by 7?

(1) n+1 is divisible by 7
(2) n+8 is divisible by 7
Manager
Manager
Affiliations: Beta Gamma Sigma
Joined: 14 Aug 2008
Posts: 211
Schools: Harvard, Penn, Maryland
Followers: 4

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

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 10:16
Question: what is the remainder when n is divided by 7 ?

(1) if n+1 has a remainder of 0 when divided by 7, then, if positive, n has a remainder of six, but, if negative, it has a remainder of one. insufficient

(2) if n+8 has a remainder of 0 when divided by 7, the same discrepancy between negative and positive numbers occurs. insufficient.

(1+2) if n+8 and n+1 have remainders of 0, then if n is positive, n still has a remainder of six, and, negative, n still has a remainder of one. Either is possible. insufficient.

The answer, therefore, is E.
Manager
Manager
User avatar
Joined: 08 Feb 2009
Posts: 149
Schools: Anderson
Followers: 3

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

Re: remainder [#permalink] New post 31 May 2009, 10:33
Agree,

If N = 13, Remainder = 6

If N = -15, Remainder = -1

Therefore, Insufficient.
Senior Manager
Senior Manager
User avatar
Joined: 16 Jan 2009
Posts: 351
Location: United States
GMAT 1: 710 Q50 V35
GPA: 3
WE: Sales (Telecommunications)
Followers: 2

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

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 15:04
IMO E.

Nice expln dk94588.
_________________

Lahoosaher

1 KUDOS received
CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2530
Followers: 41

Kudos [?]: 357 [1] , given: 19

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 18:02
1
This post received
KUDOS
vcbabu wrote:
If n is an integer, what is the remainder when n is divided by 7?

1) n+1 is divisible by 7
2) n+8 is divisible by 7


D. Reminder(s) can never be negative but is(are) always: 0 <= r =< 7.
Lets say n = ax + r, where a = 7, x is quotient, and r is reminder.
Or, n = 7x + r
Then in each case above, r = 6.

1) If n = 7x + r, n+1 = (7x+r) + 1. If so, r must be 6. Suff............

If "n= 7x + r" is -ve, x has to be -ve. Then
n +1 = (7x + r) + 1
If suppose x = -1, n+1 = 7(-1) + r + 1 = -6+r.
What has to be r to have (n+1) divisible by 7? r = +6. Somebody might say -1 but remember r can never be -ve. So what is the minimum r can be 6 because r must be >0 but smaller than 7.


2) If n = 7x + r, n+8 = (7x+r) + 8.
Or, n+8 = 7(x+1) + r +1
Now the equation is similar to the eq. in 1. Therefore r = 6 again. Suff................

So d.
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

Manager
Manager
Affiliations: Beta Gamma Sigma
Joined: 14 Aug 2008
Posts: 211
Schools: Harvard, Penn, Maryland
Followers: 4

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

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 19:22
yes but even if the remainder is always positive, but either expression could make the remainder either 1 or 6. n is not necessarily always positive, and if n+1 is divisible by 7, n could easily be -50 or 48, giving you two different remainders, whether they are 1<= r <= 7 .

Still say E.
CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2530
Followers: 41

Kudos [?]: 357 [0], given: 19

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 20:24
dk94588 wrote:
yes but even if the remainder is always positive, but either expression could make the remainder either 1 or 6. n is not necessarily always positive, and if n+1 is divisible by 7, n could easily be -50 or 48, giving you two different remainders, whether they are 1<= r <= 7 .

Still say E.


Still D even if n = -50 or 48 because r = 6 in either case.

n +1 = 7(-8) + (r + 1) where (r+1) = 7 or r = 6.
n +1 = -56 + 7
n = -49-1 = -50

Simple logic, if n+1 is divided by 7 leaves reminder 0, then n/7 must have 6 reminder no matter n is +ve or -ve..
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

Manager
Manager
User avatar
Joined: 14 May 2009
Posts: 195
Schools: Stanford, Harvard, Berkeley, INSEAD
Followers: 3

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

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 21:32
D

Question: (N/7 remainder)?

(1) (N+1)/7 = X, where X is any integer
N+1=7X
N = 7X-1 = 7(X-1)+7-1 = 7(X-1) + 6

Remainder of 6.

(2) Same thing as 2,

(N+8)/7 = X, where X is any integer
N+8=7X
N = 7X-8 = 7X - 7 - 1 = 7(X-1) - 1 = 7X - 1 (same as A)

Final Answer, D.
_________________

Hades

Manager
Manager
User avatar
Joined: 14 May 2009
Posts: 195
Schools: Stanford, Harvard, Berkeley, INSEAD
Followers: 3

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

GMAT Tests User
Re: remainder [#permalink] New post 31 May 2009, 21:36
Although there is a better method, my Finding The Pattern method-- when in doubt, FTP!!!!!!!!
Because there is always a pattern.

Question: (N/7 remainder?)

(1)N+1 is divisible by 7

N=6,13,20,27,34,...
Question=6,6,6,6,6,......

Sufficient

(2)N+8 is divisible by 7

N=6,13,20,27,34,...
Question=6,6,6,6,6...

Sufficient

General rule of thumb generate the possible values and check the remainder really fast... if it changes insufficient, otherwise sufficient.
_________________

Hades

Intern
Intern
Joined: 12 May 2009
Posts: 49
Location: Mumbai
Followers: 1

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

Re: remainder [#permalink] New post 31 May 2009, 23:53
Agree with Hades, D is the answer.
Intern
Intern
Joined: 05 May 2009
Posts: 13
Followers: 0

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

Re: remainder [#permalink] New post 01 Jun 2009, 08:29
Agree with GMAT Tiger

Answer is D
Manager
Manager
Affiliations: Beta Gamma Sigma
Joined: 14 Aug 2008
Posts: 211
Schools: Harvard, Penn, Maryland
Followers: 4

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

GMAT Tests User
Re: remainder [#permalink] New post 01 Jun 2009, 13:15
I obviously need to brush up on division skills I guess.

pls explain how -50/7 has a remainder 6.

wouldn't it be -7 Remainder 1, because it divides seven times and has a remainder of 1, or would it be -8 Remainder 6, since it divides 8 times (-56) and has a positive 6 remainder?
Manager
Manager
User avatar
Joined: 14 May 2009
Posts: 195
Schools: Stanford, Harvard, Berkeley, INSEAD
Followers: 3

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

GMAT Tests User
Re: remainder [#permalink] New post 01 Jun 2009, 14:20
Generally a remainder has to be between 0 & what you're dividing by--it can be negative, but you can always convert it to a positive integer. So as a rule of thumb on the GMAT, work with positive remainders.

If you do get a negative remainder you can always convert it to a positive one.

For example, what's the remainder when -83 is divided by -3?

-83 = -3*(27) - 2

or

-83 = -3*(28) + 1

The remainder is -2 or 1.
_________________

Hades

Manager
Manager
User avatar
Joined: 14 May 2009
Posts: 195
Schools: Stanford, Harvard, Berkeley, INSEAD
Followers: 3

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

GMAT Tests User
Re: remainder [#permalink] New post 01 Jun 2009, 14:31
dk94588 wrote:
I obviously need to brush up on division skills I guess.

pls explain how -50/7 has a remainder 6.

wouldn't it be -7 Remainder 1, because it divides seven times and has a remainder of 1, or would it be -8 Remainder 6, since it divides 8 times (-56) and has a positive 6 remainder?


pls explain how -50/7 has a remainder 6.

Q & R are integers
-50/7 = 7*(-6) - 8
-50/7 = 7*(-7) - 1
-50/7 = 7*(-8) + 6
-50/7 = 7*(-9) + 13

But generally we want the remainder to be 0<=R<7, so we'd go with remainder of 6.
_________________

Hades

Manager
Manager
Affiliations: Beta Gamma Sigma
Joined: 14 Aug 2008
Posts: 211
Schools: Harvard, Penn, Maryland
Followers: 4

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

GMAT Tests User
Re: remainder [#permalink] New post 01 Jun 2009, 18:25
so in data sufficiency problems, we do assume that the remainder is the lowest possible positive integer?

because if it could be -1 then it would be insufficient
Manager
Manager
User avatar
Joined: 08 Feb 2009
Posts: 149
Schools: Anderson
Followers: 3

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

Re: remainder [#permalink] New post 01 Jun 2009, 19:12
Hades wrote:
Generally a remainder has to be between 0 & what you're dividing by--it can be negative, but you can always convert it to a positive integer. So as a rule of thumb on the GMAT, work with positive remainders.

If you do get a negative remainder you can always convert it to a positive one.

For example, what's the remainder when -83 is divided by -3?

-83 = -3*(27) - 2

or

-83 = -3*(28) + 1

The remainder is -2 or 1.



Does the OG has this rule in it ?
Manager
Manager
User avatar
Joined: 14 May 2009
Posts: 195
Schools: Stanford, Harvard, Berkeley, INSEAD
Followers: 3

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

GMAT Tests User
Re: remainder [#permalink] New post 01 Jun 2009, 19:49
goldeneagle94 wrote:
Hades wrote:
Generally a remainder has to be between 0 & what you're dividing by--it can be negative, but you can always convert it to a positive integer. So as a rule of thumb on the GMAT, work with positive remainders.

If you do get a negative remainder you can always convert it to a positive one.

For example, what's the remainder when -83 is divided by -3?

-83 = -3*(27) - 2

or

-83 = -3*(28) + 1

The remainder is -2 or 1.



Does the OG has this rule in it ?


I just checked, it doesn't look like it's in the Quant review. I've never seen a remainder question where you're given negative numbers...
_________________

Hades

CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2530
Followers: 41

Kudos [?]: 357 [0], given: 19

GMAT Tests User
Re: remainder [#permalink] New post 02 Jun 2009, 07:20
Hades wrote:
goldeneagle94 wrote:
Hades wrote:
Generally a remainder has to be between 0 & what you're dividing by--it can be negative, but you can always convert it to a positive integer. So as a rule of thumb on the GMAT, work with positive remainders.

If you do get a negative remainder you can always convert it to a positive one.

For example, what's the remainder when -83 is divided by -3?

-83 = -3*(27) - 2

or

-83 = -3*(28) + 1

The remainder is -2 or 1.



Does the OG has this rule in it ?


I just checked, it doesn't look like it's in the Quant review. I've never seen a remainder question where you're given negative numbers...


There is one PS question, I guess, discussed on the forum but I do not remember whether it is from OG. I could not find it. :oops: .
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

Director
Director
Joined: 23 May 2008
Posts: 842
Followers: 3

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

GMAT Tests User
Re: remainder [#permalink] New post 02 Jun 2009, 22:53
Hades wrote:
D

Question: (N/7 remainder)?

(1) (N+1)/7 = X, where X is any integer
N+1=7X
N = 7X-1 = 7(X-1)+7-1 = 7(X-1) + 6

Remainder of 6.

(2) Same thing as 2,

(N+8)/7 = X, where X is any integer
N+8=7X
N = 7X-8 = 7X - 7 - 1 = 7(X-1) - 1 = 7X - 1 (same as A)

Final Answer, D.


interesting approach
Senior Manager
Senior Manager
User avatar
Joined: 15 Jan 2008
Posts: 295
Followers: 2

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

GMAT Tests User
Re: remainder [#permalink] New post 03 Jun 2009, 00:22
Good guestion..

Agree the answer is D..

n+1 and n+8 will leave the same remainder when divided by 7..

and if n+1 is evenly divided by 7, then the n will defnitely remain a remainder of 6 i.e falling short of 1.
Re: remainder   [#permalink] 03 Jun 2009, 00:22
    Similar topics Author Replies Last post
Similar
Topics:
New posts What is the remainder when the positive integer n is divided mandy 9 03 Aug 2005, 06:35
New posts What is the remainder when the positive integer n is divided sperumba 9 18 Jan 2006, 19:58
New posts What is the remainder when positive Integer n is divided by GmatInstinct 2 25 Sep 2006, 17:01
New posts What is the remainder when the positive integer n is divided Balvinder 5 24 May 2007, 06:46
New posts EXPERTS_POSTS_IN_THIS_TOPIC What is the remainder when the positive integer n is divided marcodonzelli 6 26 Jan 2008, 09:04
Display posts from previous: Sort by

If n is an integer, what is the remainder when n is divided

  Question banks Downloads My Bookmarks Reviews  

Go to page    1   2    Next  [ 30 posts ] 



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