It is currently Thu Jul 29, 2010 8:04 am




Post new topic Reply to topic  [ 51 posts ]  Bookmark and Share Go to page 1, 2, 3  Next
Author Message
  Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Wed Nov 11, 2009 4:33 pm 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217

Kudos (?): 124 (23), given: 18

GMAT Tests User
         00:00        
Hi guys,
This is in conjunction with another post which has questions dealing with remainders (collection-of-remainder-problems-in-gmat-74776.html). I'm just trying to put together a list of tips and tricks which we can use to solve these kind of problems with greater accuracy and speed. Please feel free to comment and make suggestions. Hopefully we can add onto this list and cover all sorts of strategies that would help us deal with remainders!
Cheers.

Please read this first :
1) Take your time with these points. Some of them might be a little difficult to follow in the first reading, but don't give up. The concepts are fairly simple.
2) These tips if mastered will be extremely valuable in the GMAT to help solve a variety of questions not limited specifically to remainders. I have been using them for quite a while now and they have not only helped me improve my accuracy but also my speed.
3) If you have any doubts, please do not hesitate to ask (no matter how stupid you might think them to be!). If you do not ask, you will never learn.
4) Lastly, have fun while trying to understand these tips and tricks as that, according to me, is the best possible way to learn.

All the best!


-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-
NOTE: Where ever you see R of 'x' it just stands for Remainder of x.


1) The possible remainders when a number is divided by ‘n’ can range from 0 to (n-1).
Eg. If n=10, possible remainders are 0,1,2,3,4,5,6,7,8 and 9.


2) If a number is divided by 10, its remainder is the last digit of that number. If it is divided by 100 then the remainder is the last two digits and so on.
This is good for questions such as : ' What is the last digit of.....' or ' What are the last two digits of.....' .



3) If a number leaves a remainder ‘r’ (the number is the divisor), all its factors will have the same remainder ‘r’ provided the value of ‘r’ is less than the value of the factor.
Eg. If remainder of a number when divided by 21 is 5, then the remainder of that same number when divided by 7 (which is a factor of 21) will also be 5.

If the value of ‘r’ is greater than the value of the factor, then we have to take the remainder of ‘r’ divided by the factor to get the remainder.
Eg. If remainder of a number when divided by 21 is 5, then the remainder of that same number when divided by 3 (which is a factor of 21) will be remainder of 5/3, which is 2.


4) Cycle of powers : This is used to find the remainder of n^x, when divided by 10, as it helps us in figuring out the last digit of n^x.

The cycle of powers for numbers from 2 to 10 is given below:

2: 2, 4, 8, 6 → all 2^{4x} will have the same last digit.

3: 3, 9, 7, 1 → all 3^{4x} will have the same last digit.

4: 4, 6 → all 4^{2x} will have the same last digit.

5: 5 → all 5^x will have the same last digit.

6: 6 → all 6^x will have the same last digit.

7: 7, 9, 3, 1 → all 7^{4x} will have the same last digit.

8: 8, 4, 2, 6 → all 8^{4x} will have the same last digit.

9: 9, 1 → all 9^{2x} will have the same last digit.

10: 0 → all 10^x will have the same last digit.


5) Many seemingly difficult remainder problems can be simplified using the following formula :
R of \frac{x*y}{n} = R of \frac{(R of \frac{x}{n})*(R of \frac{y}{n})}{n}

Eg. R of \frac{20*27}{25} = R of \frac{(R of \frac{20}{25})*(R of \frac{27}{25})}{25} = R of \frac{(20)*(2)}{25} = R of \frac{40}{25} = 15


Eg. R of \frac{225}{13} = R of \frac{(15)*(15)}{13} = R of {(2)*(2)}{13} = R of \frac{4}{13} = 4


6) R of \frac{x*y}{n} , can sometimes be easier calculated if we take it as R of \frac{(R of \frac{(x-n)}{n})*(R of \frac{(y-n)}{n})}{n}
Especially when x and y are both just slightly less than n. This can be easier understood with an example:

Eg. R of \frac{(19)*(21)}{25} = R of \frac{(-6)*(-4)}{25} = 24

NOTE: Incase the answer comes negative, (if x is less than n but y is greater than n) then we have to simply add the remainder to n.

Eg. R of \frac{(23)*(27)}{25} = R of \frac{(-2)*(2)}{25} = -4. Now, since it is negative, we have to add it to 25.R = 25 + (-4) = 21


[Note: Go here to practice two good problems where you can use some of these concepts explained : numbers-86325.html]


7) If you take the decimal portion of the resulting number when you divide by "n", and multiply it to "n", you will get the remainder. [Special thanks to h2polo for this one]

Note: Converse is also true. If you take the remainder of a number when divided by 'n', and divide it by 'n', it will give us the remainder in decimal format.

Eg. \frac{8}{5} = 1.6

In this case, 0.6 * 5 = 3

Therefore, the remainder is 3.


This is important to understand for problems like the one below:

If s and t are positive integer such that s/t=64.12, which of the following could be the remainder when s is divided by t?
(A) 2
(B) 4
(C) 8
(D) 20
(E) 45


OA :
[Reveal] Spoiler:
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


Last edited by sriharimurthy on Mon Dec 21, 2009 5:24 am, edited 12 times in total.

  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sat Nov 14, 2009 4:20 am 
Offline
Manager
Manager
User avatar

Joined: Thu Aug 13, 2009
Posts: 211
Location: Tacoma, WA

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

GMAT Tests User
Great post! I suprised no one else has commented on this.

Very useful for having a solid background on tackling remainder problems.


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sat Nov 14, 2009 4:39 am 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217

Kudos (?): 124 (3), given: 18

GMAT Tests User
Thanks h2polo.

I was starting to wonder whether anyone was finding this post useful or not. (more than 40 views without a comment before yours!)

I hope people will eventually start posting comments and suggestions and add on to the list I've started above.

Here's hoping this thread picks up.

Cheers.

_________________
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: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sat Nov 14, 2009 5:54 am 
Offline
Manager
Manager
User avatar

Joined: Thu Aug 13, 2009
Posts: 211
Location: Tacoma, WA

Kudos (?): 26 (2), given: 16

GMAT Tests User
Here is another important property about reminders that everyone should understand:

If you take the decimal portion of the resulting number when you divide by "n", and multiply it to "n", you will get the remainder.

For example, 8/5 = 1.6

.6 * 5 = 3

Therefore, the remainder is 3.

This is important to understand for problems like the one below:

If s and t are positive integer such that s/t=64.12, which of the following could be the remainder when s is divided by t?
(A) 2
(B) 4
(C) 8
(D) 20
(E) 45


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sat Nov 14, 2009 6:08 am 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217

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

GMAT Tests User
h2polo wrote:
Here is another important property about reminders that everyone should understand:

If you take the decimal portion of the resulting number when you divide by "n", and multiply it to "n", you will get the remainder.

For example, 8/5 = 1.6

.6 * 5 = 3

Therefore, the remainder is 3.

This is important to understand for problems like the one below:

If s and t are positive integer such that s/t=64.12, which of the following could be the remainder when s is divided by t?
(A) 2
(B) 4
(C) 8
(D) 20
(E) 45


Good one h2polo.. Added it to the list.

+1 to you!

_________________
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: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sun Nov 15, 2009 5:47 am 
Offline
Manager
Manager

Joined: Fri Jul 24, 2009
Posts: 79

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

If s and t are positive integer such that s/t=64.12, which of the following could be the remainder when s is divided by t?
(A) 2
(B) 4
(C) 8
(D) 20
(E) 45

Ans: Using the technique: remainder = 0.12*t => the answer is multiple of 12. but none of the options match...did i miss something or is my understanding wrong :oops :stupid


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sun Nov 15, 2009 5:57 am 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217

Kudos (?): 124 (2), given: 18

GMAT Tests User
ctrlaltdel wrote:
If s and t are positive integer such that s/t=64.12, which of the following could be the remainder when s is divided by t?
(A) 2
(B) 4
(C) 8
(D) 20
(E) 45

Ans: Using the technique: remainder = 0.12*t => the answer is multiple of 12. but none of the options match...did i miss something or is my understanding wrong :oops :stupid


Don't worry. This question is not that straightforward but understanding it will really help you for any other such question.

The answer is a multiple of 0.12.

However, If we consider it to be a multiple of 12, then we have to multiply each of the answers by 100 and then check.

Try working it out now.

You should get the answer to be (E). If you face any further difficulties then feel free to ask again!

_________________
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: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sun Nov 15, 2009 8:52 am 
Offline
Manager
Manager

Joined: Fri Jul 24, 2009
Posts: 79

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

Silly mistakes will eat my score for sure :ouch
Thanks !


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Wed Nov 18, 2009 6:48 pm 
Offline
Founder
Founder
User avatar

Joined: Wed Dec 04, 2002
Posts: 6344
Location: Redmond, WA
Affiliations: HTNG, UA1K, BMI Gold, Hhonors, MR, SPG Gold

Kudos (?): 924 (0), given: 832

GMAT ToolKit User GMAT Tests User
Very very cool - only one suggestion - can we make it math-friendly?

You can use the M-tag - see here for details: questions-about-posting-84537.html

_________________
A smart person once said: "No one ever got stronger by being spoonfed nor has anyone gotten smarter by not using their brain." Want to get an MBA? Be a leader.

Image
Founder of GMATClub.com - Twitter
Want to improve your Quant Score? Try GMAT Diagnostic Test or GMAT Club Tests
Just starting out with GMAT? Start here... | Want to know your GMAT Score? Try GMAT Score Estimator
Need GMAT Book Recommendations? Top GMAT Guidebooks | Best GMAT Quantitative Books | Best GMAT Verbal Books | GMAT Fiction


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Thu Nov 19, 2009 1:52 am 
Offline
Manager
Manager

Joined: Tue Jul 28, 2009
Posts: 136

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

Great thread .. will love to see it updated with more tips and questions .. thanks ..


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Thu Nov 19, 2009 2:19 am 
Offline
Intern
Intern

Joined: Sat Oct 24, 2009
Posts: 25
Location: Russia
Concentration: General Management
Schools: IESE, SDA Bocconi

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

sriharimurthy wrote:
ctrlaltdel wrote:
If s and t are positive integer such that s/t=64.12, which of the following could be the remainder when s is divided by t?
(A) 2
(B) 4
(C) 8
(D) 20
(E) 45

Ans: Using the technique: remainder = 0.12*t => the answer is multiple of 12. but none of the options match...did i miss something or is my understanding wrong :oops :stupid


Don't worry. This question is not that straightforward but understanding it will really help you for any other such question.

The answer is a multiple of 0.12.

However, If we consider it to be a multiple of 12, then we have to multiply each of the answers by 100 and then check.

Try working it out now.

You should get the answer to be (E). If you face any further difficulties then feel free to ask again!


Could you, please, explain the solution? I didn't get it.

I found out that the remaider is 3; should we just pick up the answer to get multiple of 3?


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Thu Nov 19, 2009 2:28 am 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217

Kudos (?): 124 (0), given: 18

GMAT Tests User
bb wrote:
Very very cool - only one suggestion - can we make it math-friendly?

You can use the M-tag - see here for details: questions-about-posting-84537.html


Followed your suggestion bb. Open to more.

Let me know what you think.

Cheers.

_________________
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: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Thu Nov 19, 2009 2:45 am 
Offline
Manager
Manager
User avatar

Joined: Thu Oct 29, 2009
Posts: 217

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

GMAT Tests User
Quote:
Could you, please, explain the solution? I didn't get it.

I found out that the remaider is 3; should we just pick up the answer to get multiple of 3?


Hi Shelen,

In the question, it is given that s/t = 64.12

Thus, we know that the remainder in decimal format will be 0.12
(Note : Do not make the mistake of considering it to be 12. It is 0.12)

Now, we know that the answer should be a multiple of 0.12 since 'the remainder of s/t' will be equal to 'the remainder of s/t in decimal format' multiplied by 't'.

That is, R of (s/t) = 0.12*t ----> which is a multiple of 0.12 for all the positive integer values that 't' can hold.

Now, in order to make the calculation simpler, we can multiply both sides of the equation by 100.

R*100 = 12*t --> t = (R*100)/12

Now, since it is given that 't' is a positive integer, (R*100) has to be perfectly divisible by 12.

Thus look through the answer choices to see which one satisfies this condition.

You will find that R = 45 will be the only one that satisfies it, since 4500 is perfectly divisible by 12.

Therefore answer is choice (E) which is 45.

_________________
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: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Thu Nov 19, 2009 3:37 am 
Offline
Intern
Intern

Joined: Sat Oct 24, 2009
Posts: 25
Location: Russia
Concentration: General Management
Schools: IESE, SDA Bocconi

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

sriharimurthy wrote:
Quote:
Could you, please, explain the solution? I didn't get it.

I found out that the remaider is 3; should we just pick up the answer to get multiple of 3?


Hi Shelen,

In the question, it is given that s/t = 64.12

Thus, we know that the remainder in decimal format will be 0.12
(Note : Do not make the mistake of considering it to be 12. It is 0.12)

Now, we know that the answer should be a multiple of 0.12 since 'the remainder of s/t' will be equal to 'the remainder of s/t in decimal format' multiplied by 't'.

That is, R of (s/t) = 0.12*t ----> which is a multiple of 0.12 for all the positive integer values that 't' can hold.

Now, in order to make the calculation simpler, we can multiply both sides of the equation by 100.

R*100 = 12*t --> t = (R*100)/12

Now, since it is given that 't' is a positive integer, (R*100) has to be perfectly divisible by 12.

Thus look through the answer choices to see which one satisfies this condition.

You will find that R = 45 will be the only one that satisfies it, since 4500 is perfectly divisible by 12.

Therefore answer is choice (E) which is 45.


Oh, my... Thank you! :)


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Fri Nov 20, 2009 1:49 am 
Offline
Intern
Intern

Joined: Sun Aug 30, 2009
Posts: 11

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

GMAT Tests User
Wow, I really like the initial collection. Hope I can keep it all "inside" ;)


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sat Nov 21, 2009 9:18 am 
Offline
Manager
Manager
User avatar

Joined: Tue Oct 13, 2009
Posts: 137
Location: USA
Schools: IU KSB

Kudos (?): 30 (0), given: 66

Cool Tips n Trick, especially point 5, 6, and 7. :)


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sun Nov 22, 2009 12:21 am 
Offline
Manager
Manager

Joined: Tue Sep 22, 2009
Posts: 237
Location: Tokyo, Japan

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

GMAT Tests User
This is great tips for remainder questions. I suggest everyone to read it


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Tue Nov 24, 2009 2:15 pm 
Offline
Intern
Intern

Joined: Wed Nov 18, 2009
Posts: 1

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

excellent post - many thanks !


  Profile  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Sun Nov 29, 2009 1:52 am 
Offline
Intern
Intern
User avatar

Joined: Mon Aug 17, 2009
Posts: 36

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

Very good post...Really helpful !
Thanks :)


  Profile E-mail  
 
  Re: Compilation of tips and tricks to deal with remainders. [#permalink]
PostPosted: Mon Nov 30, 2009 12:03 pm 
Offline
Manager
Manager

Joined: Tue Jul 07, 2009
Posts: 226

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

GMAT Tests User
Excellent job sriharimurthy! Very helpful post on remainders. Good initiative.


  Profile  
 
Online
gmatclubot
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 51 posts ]  Go to page 1, 2, 3  Next


Who is online

Users browsing this forum: denyo and 0 guests


Search for:
Jump to:




GMAT Club MBA Forum Home | Sitemap | About | Privacy Policy | Terms and Conditions | GMAT Club Rules | Contact
Powered by phpBB © 2000, 2002, 2005, 2007 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.