It is currently Wed May 23, 2012 10:19 am




   Post new topic Reply to topic      [ 55 posts ]  Bookmark and Share Oldest Best Reply Go to page 1, 2, 3  Next
Author Message
TAGS:
  Collection of remainder problems in GMAT [#permalink]
New postPosted: Tue Jan 13, 2009 11:57 am 
Offline
Manager
Manager

Status: Stanford GSB
Joined: Mon Jun 02, 2008
Posts: 107
Followers: 2

Kudos (?): 36 (25), given: 4

GMAT Tests User
         00:00        
I have collected these problems on remainder. This type of problem is frequently asked in DS.
Answers are also given. Please dont mind any typo error.

1.If r is the remainder when the positive integer n is divided by 7, what is the value of r

1. when n is divided by 21, the remainder is an odd number
2. when n is divided by 28, the remainder is 3

The possible reminders can be 1,2,3,4,5 and 6. We have the pinpoint the exact remainder from this 6 numbers.

St 1: when n is divided by 21 ( 7 and 3) the remainder is an odd number.
But it cannot be 7, 3 or 9 . Hence the possibilities are : 1 and 5.
Hence there can be two remainders ,1 and 5, when divided by 7.
NOT SUFFICIENT

St 2: when n is divided by 28 the remainder is 3.
As 7 is a factor of 28, the remainder when divided by 7 will be 3
SUFFICIENT


2 If n and m are positive integers, what is the remainder when 3^(4n + 2 + m) is divided by 10 ?
(1) n = 2
(2) m = 1

The Concept tested here is cycles of powers of 3.

The cycles of powers of 3 are : 3,9,7,1

St I) n = 2. This makes 3^(4*2 +2 + m) = 3^(10+m). we do not know m and hence cannot figure out the unit digit.

St II) m=1 . This makes 3^(4*n +2 + 1).
4n can be 4,8,12,16...
3^(4*n +2 + 1) will be 3^7,3^11, 3^15,3^19 ..... in each case the unit digit will be 7. SUFF
Hence B


3.If p is a positive odd integer, what is the remainder when p is divided by 4 ?

(1) When p is divided by 8, the remainder is 5.

(2) p is the sum of the squares of two positive integers.


st1. take multiples of 8....divide them by 4...remainder =1 in each case...

st2. p is odd ,since p is square of 2 integers...one will be even and other odd....now when we divide any even square by 4 v ll gt 0 remainder..and when divide odd square vll get 1 as remainder......so intoatal remainder=1
Ans : D


4.If p and n are positive integers and p > n, what is the remainder when p^2 - n^2 is divided by 15 ?

(1) The remainder when p + n is divided by 5 is 1.

(2) The remainder when p - n is divided by 3 is 1.

Ans: E

st1) p+n=6,11,16....insuff.
st2) p-n=4,7,10....insuff...

multiply these two to get p^2-n^2.....multiplying any ttwo values from the above results in different remainder......

also can be done thru equation....p+n=5a+1..and so on


5.What is the remainder when the positive integer x is divided by 3 ?

(1) When x is divided by 6, the remainder is 2.

(2) When x is divided by 15, the remainder is 2.

Easy one , answer D

st 1...multiple of 6 will also be multiple of 3 so remainder wil be same as 2.

st2) multiple of 15 will also be multiple of 3....so the no.that gives remaindr 2 when divided by 15 also gives 2 as the remainder when divided by 3...


6.What is the remainder when the positive integer n is divided by 6 ?

(1) n is a multiple of 5.

(2) n is a multiple of 12.

Easy one. Answer B

st 1) multiples of 5=5,10,15....all gives differnt remainders with 6

st2)n is divided by 12...so it will be divided by 6...remainder=0


7If x, y, and z are positive integers, what is the remainder when 100x + 10y + z is divided by 7 ?

(1) y = 6

(2) z = 3

We need to know all the variables. We cannot get that from both the statements. Hence the answer is E.

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

Answer A
st1... n+1 divisible by 3..so n=2,5,8,11......
this gives 4+7n=18,39,60....remainder 0 in each case......
st2) insufficient ....n can have any value


9.If n is a positive integer and r is the remainder when (n - 1)(n + 1) is divided by 24, what is the value of r ?

(1) n is not divisible by 2.

(2) n is not divisible by 3.

ST 1- if n is not divisible by 2, then n is odd, so both (n - 1) and (n + 1) are even. moreover, since every other even number is a multiple of 4, one of those two factors is a multiple of 4. so the product (n - 1)(n + 1) contains one multiple of 2 and one multiple of 4, so it contains at least 2 x 2 x 2 = three 2's in its prime factorization.
But this is not sufficient, because it can be (n-1)*(n+1) can be 2*4 where remainder is 8. it can be 4*6 where the remainder is 0.

ST 2- if n is not divisible by 3, then exactly one of (n - 1) and (n + 1) is divisible by 3, because every third integer is divisible by 3. therefore, the product (n - 1)(n + 1) contains a 3 in its prime factorization.
Just like st 1 this is not sufficient

the overall prime factorization of (n - 1)(n + 1) contains three 2's and a 3.
therefore, it is a multiple of 24.
sufficient

Answer C


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Wed Nov 11, 2009 3:03 pm 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217
Followers: 34

Kudos (?): 306 (1), given: 18

GMAT Tests User
tejal777 wrote:
Quote:
4.If p and n are positive integers and p > n, what is the remainder when p^2 - n^2 is divided by 15 ?

(1) The remainder when p + n is divided by 5 is 1.

(2) The remainder when p - n is divided by 3 is 1.

Ans: E

st1) p+n=6,11,16....insuff.
st2) p-n=4,7,10....insuff...

multiply these two to get p^2-n^2.....multiplying any ttwo values from the above results in different remainder......

also can be done thru equation....p+n=5a+1..and so on


wen we take the two stmts together,
(5k+1)(3k+1)/15
= 15k+8k+1/15
so we have to check whether 8k+1 is divisible
putting values,we get 9,17,25,33,41...therefore not divisible.(C) IMO



we have been asked to find the value of the remainder. not whether it is divisible or not.
Hence answer is (E)

_________________
Click below to check out some great tips and tricks to help you deal with problems on Remainders!
compilation-of-tips-and-tricks-to-deal-with-remainders-86714.html#p651942

Word Problems Made Easy!
1) Translating the English to Math : word-problems-made-easy-87346.html
2) 'Work' Problems Made Easy : work-word-problems-made-easy-87357.html
3) 'Distance/Speed/Time' Word Problems Made Easy : distance-speed-time-word-problems-made-easy-87481.html


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Wed Nov 11, 2009 3:12 pm 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217
Followers: 34

Kudos (?): 306 (1), given: 18

GMAT Tests User
Quote:
Based on the information in statement 1, why cannot the remainder be 7, 3 or 9. For instance, (24-3)/21=1. In this example, the remainder is 3.

Also, why is it that:

Quote:
The possible reminders can be 1,2,3,4,5 and 6


Why can't we assume that the remainder is 0 (meaning the number is a multiple of 7).




IMO, you are right in both instances.

It is possible for 24 to have a remainder of any number from 0 to 23. (Unless there is some rule we are not aware of.. ) :(

(can someone please confirm that this is true?)

And, 7 can have remainders of 0,1,2,3,4,5 or 6.

_________________
Click below to check out some great tips and tricks to help you deal with problems on Remainders!
compilation-of-tips-and-tricks-to-deal-with-remainders-86714.html#p651942

Word Problems Made Easy!
1) Translating the English to Math : word-problems-made-easy-87346.html
2) 'Work' Problems Made Easy : work-word-problems-made-easy-87357.html
3) 'Distance/Speed/Time' Word Problems Made Easy : distance-speed-time-word-problems-made-easy-87481.html


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sat Nov 14, 2009 3:43 am 
Offline
Manager
Manager
User avatar

Joined: Thu Aug 13, 2009
Posts: 214
Schools: Sloan
Followers: 2

Kudos (?): 54 (1), given: 16

GMAT Tests User
Here is how I solved these problems:

1.If r is the remainder when the positive integer n is divided by 7, what is the value of r

1. when n is divided by 21, the remainder is an odd number
2. when n is divided by 28, the remainder is 3

Statement 1

Because 7 divides into 21 evenly, when a number is divided by 28, it will have the same remainder as when it is divided by 7.

In this case we are given that the remainder is an odd number, but it can be any odd number: 1,3,5,7,9

In fact, the way it is stated, the remainder can by any odd number less than 21: 11, 13, 15, 17, 19

This does not tell us anything.

INSUFFICIENT

Statement 2

A number divided by 28 will have the same remainder as a number divided by 7. Thus, r in this case is 3.

SUFFICIENT


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sat Dec 04, 2010 8:58 am 
Offline
GMAT Club Legend
GMAT Club Legend
User avatar

Joined: Wed Sep 02, 2009
Posts: 7456
Followers: 854

Kudos (?): 4524 (1), given: 213

GMAT Tests User
Top Member of the Month
Fijisurf wrote:
I guess I am still not sure why in the original post sandipchowdhury wrote:

sandipchowdhury wrote:
St 1: when n is divided by 21 ( 7 and 3) the remainder is an odd number.
But it cannot be 7, 3 or 9 . Hence the possibilities are : 1 and 5.


Why remainder cannot be 7, 3 or 9? (because in case of 28 divided by 21 remainder is 7)


OK. It's just not correct.

When n is divided by 21 the remainder is an odd number --> n=21q+odd=7*3q+odd. Now, this odd number can be ANY odd number from 1 to 19, inclusive.

As for r:
If n=22 then n divided by 21 gives remainder of 1 and n divded by 7 also gives remainder of 1;
If n=24 then n divided by 21 gives remainder of 3 and n divded by 7 also gives remainder of 3;
If n=26 then n divided by 21 gives remainder of 5 and n divded by 7 also gives remainder of 5;
If n=28 then n divided by 21 gives remainder of 7 and n divded by 7 gives remainder of 0.

So r can equal to 1, 3, 5 or 0.

Hope it helps.

_________________
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?) - NEWEST SET OF TRICKY QUESTIONS!!!; 9 Bakers' Dozen (13 questions) - THIS WEEK'S ADDITION!!!

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 - Latest set of tough DS questions; 9 Devil's Dozen!!! (13 questions) - THIS WEEK'S ADDITION!!!


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

Facebook TwitterGoogle+LinkedIn

GMAT Club New Features

[May 22] New Update on GMAT Club 2.0 Released!

New Features and Content Coming to GMAT Club on June 5th! See what they are....

 



  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sun Aug 07, 2011 7:25 pm 
Offline
Manager
Manager
User avatar

Status: Trying to survive
Joined: Wed Jun 29, 2011
Posts: 190
Concentration: Finance, Real Estate
Schools: WBS
GMAT Date: 12-30-2011
GPA: 3.2
Followers: 9

Kudos (?): 71 (1), given: 94

GMAT Tests User
Galiya wrote:
Quote:
st1. take multiples of 8....divide them by 4...remainder =1 in each case...


but how can it be so? multiples of 8 are also multiples of 4


hey :wink:

because P has a remainder of 5 after dividing by 8 , so P= (multiple of 8) + 5
take numbers ( 40 + 5 ) / 8 = 5 + ( 5/8 )
divide 45 by 4 the remainder is 1

_________________
How can i lose my faith in life's fairness when i know that the dreams of those who sleep on the feathers are not more beautiful than the dreams of those who sleep on the ground? - Jubran Khaleel Jubran


  Profile E-mail  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sat Feb 07, 2009 8:29 pm 
Offline
Manager
Manager
User avatar

Joined: Tue Dec 30, 2008
Posts: 126
Followers: 1

Kudos (?): 1 (0), given: 0

good stuff there sandip..helps a lot.

I have follow up question for the last problem:
I couldn't quite follow explanation of statement 1.. starting on.. "moreover, since every other even number is a multiple of 4, one of those two factors is a multiple of 4. so the product (n - 1)(n + 1) contains one multiple of 2 and one multiple of 4, so it contains at least 2 x 2 x 2 = three 2's in its prime factorization."

why are we looking at every other even number?

Thanks!


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sat Feb 07, 2009 9:49 pm 
Offline
Director
Director

Joined: Sun Nov 30, 2008
Posts: 504
Schools: Fuqua
Followers: 8

Kudos (?): 95 (0), given: 15

GMAT Tests User
Nice collection. Thank you.


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sun Feb 08, 2009 12:31 am 
Offline
Intern
Intern
User avatar

Joined: Thu Jan 15, 2009
Posts: 47
Schools: Marshall '11
Followers: 0

Kudos (?): 12 (0), given: 1

GMAT Tests User
great collection! I was just looking for remainders problems for practice. :-D


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Mon Feb 09, 2009 4:46 am 
Offline
Senior Manager
Senior Manager

Joined: Thu Jan 08, 2009
Posts: 343
Followers: 2

Kudos (?): 38 (0), given: 5

GMAT Tests User
Thank you very much.


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Mon Feb 09, 2009 6:07 am 
Offline
Manager
Manager

Joined: Tue Jan 13, 2009
Posts: 186
Schools: Harvard Business School, Stanford
Followers: 2

Kudos (?): 12 (0), given: 9

GMAT Tests User
Good collection. I like!


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Thu Apr 16, 2009 7:15 pm 
Offline
Manager
Manager

Joined: Tue Mar 03, 2009
Posts: 51
Followers: 3

Kudos (?): 28 (0), given: 3

sandipchowdhury wrote:
2 If n and m are positive integers, what is the remainder when 3^(4n + 2 + m) is divided by 10 ?
(1) n = 2
(2) m = 1

The Concept tested here is cycles of powers of 3.

The cycles of powers of 3 are : 3,9,7,1

St I) n = 2. This makes 3^(4*2 +2 + m) = 3^(10+m). we do not know m and hence cannot figure out the unit digit.

St II) m=1 . This makes 3^(4*n +2 + 1).
4n can be 4,8,12,16...
3^(4*n +2 + 1) will be 3^7,3^11, 3^15,3^19 ..... in each case the unit digit will be 7. SUFF
Hence B


I got this question on my GMAT Prep and got it wrong. But after looking at the question again, it seems like I got a different equation.

Mine is: 3^(4n+2)+m
Which makes a big difference!!! I answered C, which I think would be right for THIS equation, not the 3^(4n+2+m)


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Sun Apr 19, 2009 10:51 pm 
Offline
Manager
Manager

Joined: Sun Feb 22, 2009
Posts: 143
Schools: Kellogg (R1 Dinged),Cornell (R2), Emory(Interview Scheduled), IESE (R1 Interviewed), ISB (Interviewed), LBS (R2), Vanderbilt (R3 Interviewed)
Followers: 5

Kudos (?): 49 (0), given: 10

GMAT Tests User
Good collection. Bookmarked this page


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Mon Apr 27, 2009 10:25 am 
Offline
Intern
Intern
User avatar

Joined: Mon Jan 05, 2009
Posts: 6
Location: Milan
Followers: 0

Kudos (?): 0 (0), given: 2

Nach0 wrote:
sandipchowdhury wrote:
2 If n and m are positive integers, what is the remainder when 3^(4n + 2 + m) is divided by 10 ?
(1) n = 2
(2) m = 1

The Concept tested here is cycles of powers of 3.

The cycles of powers of 3 are : 3,9,7,1

St I) n = 2. This makes 3^(4*2 +2 + m) = 3^(10+m). we do not know m and hence cannot figure out the unit digit.

St II) m=1 . This makes 3^(4*n +2 + 1).
4n can be 4,8,12,16...
3^(4*n +2 + 1) will be 3^7,3^11, 3^15,3^19 ..... in each case the unit digit will be 7. SUFF
Hence B


I got this question on my GMAT Prep and got it wrong. But after looking at the question again, it seems like I got a different equation.

Mine is: 3^(4n+2)+m
Which makes a big difference!!! I answered C, which I think would be right for THIS equation, not the 3^(4n+2+m)


sorry, why would it be different? seems the same to me, as long as m=1


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Tue Apr 28, 2009 5:09 am 
Offline
Manager
Manager
User avatar

Joined: Fri Nov 14, 2008
Posts: 207
Schools: Stanford...Wait, I will come!!!
Followers: 2

Kudos (?): 14 (0), given: 3

GMAT Tests User
Good collection. Thank you.


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Tue Apr 28, 2009 9:18 pm 
Offline
Senior Manager
Senior Manager
User avatar

Joined: Sat Aug 19, 2006
Posts: 270
Followers: 2

Kudos (?): 5 (0), given: 0

GMAT Tests User
girltalk wrote:
Nach0 wrote:
sandipchowdhury wrote:
2 If n and m are positive integers, what is the remainder when 3^(4n + 2 + m) is divided by 10 ?
(1) n = 2
(2) m = 1

The Concept tested here is cycles of powers of 3.

The cycles of powers of 3 are : 3,9,7,1

St I) n = 2. This makes 3^(4*2 +2 + m) = 3^(10+m). we do not know m and hence cannot figure out the unit digit.

St II) m=1 . This makes 3^(4*n +2 + 1).
4n can be 4,8,12,16...
3^(4*n +2 + 1) will be 3^7,3^11, 3^15,3^19 ..... in each case the unit digit will be 7. SUFF
Hence B


I got this question on my GMAT Prep and got it wrong. But after looking at the question again, it seems like I got a different equation.

Mine is: 3^(4n+2)+m
Which makes a big difference!!! I answered C, which I think would be right for THIS equation, not the 3^(4n+2+m)


sorry, why would it be different? seems the same to me, as long as m=1


I also got a problem with the solution for this one. I get C here.
Could someone pls explain? :|

Also, what does it mean, "cycles of powers of 3"?


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Tue May 05, 2009 6:12 am 
Offline
Intern
Intern

Joined: Wed Mar 25, 2009
Posts: 30
Followers: 0

Kudos (?): 2 (0), given: 1

Thanks Man..it will help me a lot.


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Tue May 05, 2009 8:56 am 
Offline
Intern
Intern

Joined: Wed Mar 25, 2009
Posts: 30
Followers: 0

Kudos (?): 2 (0), given: 1

I have been having issues with these types of DS..thanks Man


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Wed Aug 12, 2009 3:56 am 
Offline
Intern
Intern

Joined: Sun Aug 09, 2009
Posts: 25
Followers: 0

Kudos (?): 0 (0), given: 1

GMAT Tests User
Quote:
3.If p is a positive odd integer, what is the remainder when p is divided by 4 ?

(1) When p is divided by 8, the remainder is 5.

(2) p is the sum of the squares of two positive integers.


st1. take multiples of 8....divide them by 4...remainder =1 in each case...

st2. p is odd ,since p is square of 2 integers...one will be even and other odd....now when we divide any even square by 4 v ll gt 0 remainder..and when divide odd square vll get 1 as remainder......so intoatal remainder=1
Ans : D

I disagree with step 2
Even number divided by 4 could have a remainder 2 or 0. You can check it if you plug 3 and 11 as two positive integers, than you will have 3^2+11^2=130 and 130 divided by 4 will have remainder 2. However the first part is correct, so in my choise A will be a good answer. By the way could anyone proove that a^2+b^2 divided by 4 will never have 3 as remainder. I now that it is true but I can't prove it.


  Profile  
 
  Re: Collection of remainder problems in GMAT [#permalink]
New postPosted: Wed Aug 19, 2009 11:22 am 
Offline
Manager
Manager
User avatar

Joined: Thu Aug 13, 2009
Posts: 214
Schools: Sloan
Followers: 2

Kudos (?): 54 (0), given: 16

GMAT Tests User
Thanks for the great post... I consistently have a difficult time on these kinds of problems.

Thanks again!


  Profile  
 
Online
gmatclubot
Display posts from previous:  Sort by  

GMAT Resources

Best GMAT Discussions

GMATPrep PS Question Bank by Anonym48
GMATPrep DS Question Bank by Anonym46
Valuable Collection of Percentage Questions (PS/DS) by MBAhereIcome23
GMAT MATH BOOK in downloadable PDF format by Bunuel18
My comprehensive Quant Flashcards! by miguelmick13

Quant Expert Advice

Post new topic Reply to topic  [ 55 posts ]  Go to page 1, 2, 3  Next

 Similar topics   Author   Replies   Views   Last post 
GMAT Prep Problem Collections

in GMAT Problem Solving (PS)

Baten80

3

1661

Sun May 29, 2011 12:18 pm

Remainder problem from GMAT

in GMAT Problem Solving (PS)

Jinglander

1

394

Sun Nov 21, 2010 8:55 am

Need the most difficult math problem collection for GMAT

in GMAT

old_dream_1976

2

573

Wed Nov 09, 2005 10:02 pm

Mixture Problems - I collected from GMAT Club

in GMAT Math Questions and Intellectual Discussions

LiveStronger

41

22065

Sat Nov 29, 2008 9:32 am

Gmat Prep Test 2 DS Remainder problem

in GMAT Data Sufficiency (DS)

apollo168

4

290

Sun Jul 30, 2006 12:50 am





Who is online

Users browsing this forum: No registered users and 2 guests


Search for:
Jump to:





[ Mobile Version ] 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 GMAT (C) is a registered trademark of the Graduate Management Admission Council, and this site has neither been reviewed nor endorsed by GMAC.