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

It is currently 24 May 2013, 05:10
Customize  |  Hide

If n is a positive integer, and r is the remainder when

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
Director
User avatar
Joined: 03 Sep 2006
Posts: 910
Followers: 5

Kudos [?]: 29 [0], given: 33

CAT Tests
If n is a positive integer, and r is the remainder when [#permalink] New post 27 Apr 2010, 09:45
00:00

Question Stats:

62% (02:15) correct 37% (02:34) wrong based on 1 sessions
If n is a positive integer 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.
[Reveal] Spoiler: OA

Last edited by Bunuel on 14 Mar 2012, 05:48, edited 1 time in total.
Edited the question and added the OA
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800

Kudos [?]: 9592 [1] , given: 828

Re: GMAT PREP (DS) [#permalink] New post 27 Apr 2010, 10:23
1
This post received
KUDOS
LM wrote:
Please explain the answer......


If n is a positive integer, and r is the remainder when 4 + 7n is divided by 3, what is the value of r?

r is the remainder when 4n+7 is divided by 3 --> 4+7n=3q+r, where r is an integer 0\leq{r}<3. r=?

(1) n+1 is divisible by 3 --> n+1=3k, or n=3k-1 --> 4+7(3k-1)=3q+r --> 3(7k-1-q)=r --> so r is multiple of 3, but it's an integer in the range 0\leq{r}<3. Only multiple of 3 in this range is 0 --> r=0. Sufficient.

(2) n>20. Clearly not sufficient. n=21, 4+7n=151=3q+r, r=1 BUT n=22, 4+7n=158=3q+r, r=2. Not sufficient.

Answer: A.

P.S. Please post DS questions in DS subforum.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Director
Director
User avatar
Joined: 03 Sep 2006
Posts: 910
Followers: 5

Kudos [?]: 29 [0], given: 33

CAT Tests
Re: GMAT PREP (DS) [#permalink] New post 27 Apr 2010, 10:29
Bunuel wrote:
LM wrote:
Please explain the answer......


If n is an integer, and r is the remainder when 4+7n is divided by 3, what is the value of r?

r is the remainder when 4n+7 is divided by 3 --> 4+7n=3q+r, where r is an integer 0\leq{r}<3. r=?

(1) n+1 is divisible by 3 --> n+1=3k, or n=3k-1 --> 4+7(3k-1)=3q+r --> 3(7k-1-p)=r --> so r is multiple of 3, but it's an integer in the range 0\leq{r}<3. Only multiple of 3 in this range is 0 --> r=0. Sufficient.

(2) n>20. Clearly not sufficient. n=21, 4+7n=151=3q+r, r=1 BUT n=22, 4+7n=158=3q+r, r=2. Not sufficient.

Answer: A.

P.S. Please post DS questions in DS subforum.



Thanks for detailed explanation. Sorry...in a haste I posted the DS questions in different forum. I will rectify this mistake next time onwards. Exam date is nearby ..so was in haste to get the explanations...thanks again..

You mentioned the 0\leq{r}<3 above, because remainder can't be more than the divisor. Is this correct?
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800

Kudos [?]: 9592 [0], given: 828

Re: GMAT PREP (DS) [#permalink] New post 29 Apr 2010, 22:47
Current Student
User avatar
Joined: 07 May 2010
Posts: 732
Followers: 13

Kudos [?]: 84 [0], given: 66

GMAT ToolKit User GMAT Tests User
Re: GMAT PREP (DS) [#permalink] New post 27 Jul 2010, 16:21
i think i may have an easier way....
s1) 7n+4 = (6n+3)+(n+1)
if (n+1)/3 = an integer, so must 3 times (n+1)....which is (6n+3)
s2) Obviously NS
_________________

Find out what's new at GMAT Club - latest features and updates

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800

Kudos [?]: 9592 [0], given: 828

Re: GMAT PREP (DS) [#permalink] New post 27 Jul 2010, 16:40
omarjmh wrote:
i think i may have an easier way....
s1) 7n+4 = (6n+3)+(n+1)
if (n+1)/3 = an integer, so must 3 times (n+1)....which is (6n+3)
s2) Obviously NS


Little correction: 3 times (n+1) is 3n+3 not (6n+3).

But you are right, we can solve with this approach as well:

(1) n+1 is divisible by 3 --> 7n+4=(4n+4)+3n=4(n+1)+3n --> 4(n+1) is divisible by 3 as n+1 is, and 3n is obviously divisible by 3 as it has 3 as multiple, thus their sum, 7n+4, is also divisible by 3, which means that remainder upon division 7n+4 by 3 will be 0. Sufficient.

Hope it's clear.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 302 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: Remainder Problem [#permalink] New post 30 Sep 2010, 22:37
Michmax3 wrote:
If n is a positive integer 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


7n+4=3(2n+1) + n+1

So remainder when divided by 3 will be same as remainder left by n+1

1) sufficient ... Gives the answer
2) insufficient ... Irrelevant. Eg n= 22,23,24 all are possible

Answer is (a)
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

Current Student
User avatar
Status: Current Student
Joined: 14 Oct 2009
Posts: 370
Schools: Chicago Booth 2013, Ross, Duke , Kellogg , Stanford, Haas
Followers: 13

Kudos [?]: 88 [0], given: 53

GMAT Tests User Reviews Badge
Re: Remainder Problem [#permalink] New post 30 Sep 2010, 22:45
shrouded1 wrote:
Michmax3 wrote:
7n+4=3(2n+1) + n+1

So remainder when divided by 3 will be same as remainder left by n+1



Can you explain how you get to 7n+4=3(2n+1)?
_________________

Find out what's new at GMAT Club - latest features and updates

Senior Manager
Senior Manager
User avatar
Status: Time to step up the tempo
Joined: 24 Jun 2010
Posts: 420
Location: Milky way
Schools: ISB, Tepper - CMU, Chicago Booth, LSB
Followers: 6

Kudos [?]: 75 [0], given: 50

GMAT Tests User
Re: Remainder Problem [#permalink] New post 30 Sep 2010, 22:51
The information in the statement A is used favorably to tweak the equation in the question.

Hence 7n+4 becomes 3(2n+1) + (n+1). Now since 3(2n+1) leaves a remainder 0 when divided by 3, the remainder of 7n+4 will be the same as the remainder of (n+1).

Since (n+1) is also given in option A to be divisible by 3, hence remainder 0. Statement A is sufficient.
_________________

:good Support GMAT Club by putting a GMAT Club badge on your blog :thanks

Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 302 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: Remainder Problem [#permalink] New post 30 Sep 2010, 22:56
Michmax3 wrote:
Can you explain how you get to 7n+4=3(2n+1)?


Just trying to split it out into parts divisible by 3
7n becomes 6n+n
4 becomes 3+1
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

Current Student
User avatar
Status: Current Student
Joined: 14 Oct 2009
Posts: 370
Schools: Chicago Booth 2013, Ross, Duke , Kellogg , Stanford, Haas
Followers: 13

Kudos [?]: 88 [0], given: 53

GMAT Tests User Reviews Badge
Re: Remainder Problem [#permalink] New post 01 Oct 2010, 10:25
shrouded1 wrote:
Michmax3 wrote:
Can you explain how you get to 7n+4=3(2n+1)?


Just trying to split it out into parts divisible by 3
7n becomes 6n+n
4 becomes 3+1


Thanks I see it now...btw is your avatar from the opening credits of Dexter?
_________________

Find out what's new at GMAT Club - latest features and updates

Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 302 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: Remainder Problem [#permalink] New post 01 Oct 2010, 10:36
Michmax3 wrote:
shrouded1 wrote:
Michmax3 wrote:
Can you explain how you get to 7n+4=3(2n+1)?


Just trying to split it out into parts divisible by 3
7n becomes 6n+n
4 becomes 3+1


Thanks I see it now...btw is your avatar from the opening credits of Dexter?


YES !!

It took me a lot of time to erase the credits which were in deep red painted right across the face and still maintain a semblance of originality in the image .... :-D
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 302 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: GMAT PREP (DS) [#permalink] New post 01 Oct 2010, 10:50
I even replaced my facebook photo with this one ;)
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
Joined: 11 Jul 2010
Posts: 233
Followers: 1

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

GMAT ToolKit User GMAT Tests User
Re: GMAT PREP (DS) [#permalink] New post 01 Oct 2010, 23:26
Profound identity question:

isnt "ezhilkumarank" the one with the dexter image?!! and not shrouded...
Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 302 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: GMAT PREP (DS) [#permalink] New post 02 Oct 2010, 00:05
there is the cartoon dexter .... and then there is the serial killer dexter

very different things !
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
User avatar
Joined: 20 Jul 2010
Posts: 55
Followers: 2

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

GMAT Tests User
Re: GMAT PREP (DS) [#permalink] New post 20 Oct 2010, 23:26
Why am i getting negative Reminder here?

Given: 4 + 7n = 3q + r

If we simplify this further,

7n = 3q + r -4
n = (3q/7) + (r-4)/7
n + 1 = (3q/7) + (r-4)/7 + 1 ----- (1)

But From Statement 1, n+1 is divisible by 3.
So, (1) is divisible by 3 and hence the reminder is Zero
i.e., (r-4/7) + 1 = 0 ==> r = -3

Cheers!
Ravi
Senior Manager
Senior Manager
User avatar
Status: mba here i come!
Joined: 07 Aug 2011
Posts: 271
Location: Pakistan
Concentration: Strategy, Marketing
GMAT 1: 680 Q46 V37
GMAT 2: Q V
Followers: 13

Kudos [?]: 459 [0], given: 48

GMAT ToolKit User
new [#permalink] New post 14 Mar 2012, 05:31
1) n+1 = 3k and 7(n+1) = 7*3k
so, 7n+7 is divisible by 3. this means that 7n+4 must also be divisible by 3.
_________________

press +1 Kudos to appreciate posts
Download Valuable Collection of Percentage Questions (PS/DS)

Manager
Manager
Joined: 21 Feb 2012
Posts: 121
Location: India
Concentration: Finance, General Management
GMAT 1: 600 Q49 V23
GPA: 3.8
WE: Information Technology (Computer Software)
Followers: 0

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

GMATPREP DATA SUFFICIENCY [#permalink] New post 08 Apr 2012, 02:43
please find the question attached. Please explain someone in detail.
Attachment:
question 2.JPG
question 2.JPG [ 53.08 KiB | Viewed 1140 times ]
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800

Kudos [?]: 9592 [0], given: 828

Re: GMATPREP DATA SUFFICIENCY [#permalink] New post 08 Apr 2012, 02:50
Intern
Intern
Joined: 27 Aug 2012
Posts: 14
Schools: Anderson '15
Followers: 0

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

If n is a positive integer, and r is the remainder when 4 + 7n i [#permalink] New post 26 Oct 2012, 05:47
A.

1) n+1 = 3 X (X is your Quotient) + 0(Remainder)
n+1=3X
Any Multiple of N+1 will be divisible by 3
Multiply by 7 --> 7(n+1)
So 7n+7 is divisible by 3 , implies 7n+4 is divisible by 3.

try nos for verification

2) n> 20 --- NS
If n is a positive integer, and r is the remainder when 4 + 7n i   [#permalink] 26 Oct 2012, 05:47
    Similar topics Author Replies Last post
Similar
Topics:
New posts If n is a positive integer and r is the remainder when chunjuwu 3 14 Jan 2005, 11:19
New posts If n and r are positive integers and r is the remainder when apollo168 8 30 Aug 2006, 11:08
New posts If n is a positive integer and r is the remainder when (n aurobindo 2 23 Jan 2007, 07:47
New posts If n is a positive integer and r is the remainder when (n neelesh 1 17 Feb 2008, 09:14
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC If n is a positive integer and r is the remainder when (n - ksharma12 5 26 Apr 2010, 14:39
Display posts from previous: Sort by

If n is a positive integer, and r is 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®.