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

It is currently 18 Jun 2013, 23:08
Customize  |  Hide

Find the smallest positive integer which will leave a

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
Find the smallest positive integer which will leave a [#permalink] New post 24 Feb 2005, 18:31
Find the smallest positive integer which will leave a remainder of 1 when divided by2, a remainder of 2 when divided by 3, a remainder of 3 when divided by 4 and so on ...a remainder of 9 when divided by 10.
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
 [#permalink] New post 24 Feb 2005, 18:53
Just check your answer. 59 divided by 9 leaves a remainder of 6 and NOT 8.
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
 [#permalink] New post 24 Feb 2005, 18:55
Sorry 59 /9 leaves a remainder of 5 (not 6 or 8)
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

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

GMAT Tests User
 [#permalink] New post 24 Feb 2005, 19:03
anirban16 wrote:
Just check your answer. 59 divided by 9 leaves a remainder of 6 and NOT 8.


Altho 59 divided by 9 leaves a remainder of 5, but u right my ans is wrong....I wud back solve it if there were ans choices. :-D
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
 [#permalink] New post 24 Feb 2005, 19:22
You are right.
Since it is a fundamental problem I didn't give any choices. Since it'd be too easy to back solve.
But if you solve it logically you end up learning a very basic concept in number theory
I'd explain after some more answers are posted
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
Yes 2519 it is [#permalink] New post 24 Feb 2005, 21:27
Yes 2519 it is.
The LCM of 1thru 10 is 2520 so 2520 will be divisible by by all the 10 numbers so 1 less than that will be the required number.
Manager
Manager
Joined: 01 Jan 2005
Posts: 169
Location: NJ
Followers: 1

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

GMAT Tests User
 [#permalink] New post 25 Feb 2005, 04:42
It shud be some multiple of 59. 59 satisfies the requirement till 6.. but 7 onwards it doesn't.. I think it shud be some multiple of 59.
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

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

GMAT Tests User
Re: Yes 2519 it is [#permalink] New post 25 Feb 2005, 07:23
anirban16 wrote:
Yes 2519 it is.
The LCM of 1thru 10 is 2520 so 2520 will be divisible by by all the 10 numbers so 1 less than that will be the required number.


Will remember this, good one.
Manager
Manager
Joined: 18 Nov 2004
Posts: 73
Followers: 1

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

 [#permalink] New post 25 Feb 2005, 08:44
thats a very good example. thanks for posting
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
 [#permalink] New post 25 Feb 2005, 13:08
My pleasure.
In between absurd problems I would put in reasonable ETS like questions.

I somehow feel that even if a question seems absurd and not possible be asked in GMAT but it can open some door in ur mind or clear some funda that might help you solving difficult ETS like questions.
SVP
SVP
User avatar
Joined: 03 Jan 2005
Posts: 2322
Followers: 10

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

GMAT Tests User
 [#permalink] New post 25 Feb 2005, 16:11
n=2k+1=3m+2=4s+3=...
n+1=2(k+1)=3(m+1)=4(s+1)=...

You can see n+1 is a product of 2, 3, 4, 5, 6 ...10
In other words, n+1=10!
n=10!-1
SVP
SVP
Joined: 18 Nov 2004
Posts: 1544
Followers: 2

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

GMAT Tests User
 [#permalink] New post 25 Feb 2005, 22:14
HongHu wrote:
n=2k+1=3m+2=4s+3=...
n+1=2(k+1)=3(m+1)=4(s+1)=...

You can see n+1 is a product of 2, 3, 4, 5, 6 ...10
In other words, n+1=10!
n=10!-1


Awesome ! u r the best. I always like algebraic approach.
SVP
SVP
User avatar
Joined: 03 Jan 2005
Posts: 2322
Followers: 10

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

GMAT Tests User
 [#permalink] New post 25 Feb 2005, 23:07
Actually, that's not right. :oops:
As we want the smallest number. We can see that we have 2, 3, 4=2*2, 5, 6=2*3, 7, 8=2*2*2, 9=3*3, 10=2*5
We really only need 5*7*8*9=2520
Then n=2520-1.
Sorry about that. :)
Manager
Manager
Joined: 27 Jan 2005
Posts: 103
Location: San Jose,USA- India
Followers: 1

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

 [#permalink] New post 27 Feb 2005, 02:19
Although these problems are generally backsolve-able,a DS can trick you or waste lot of your time. So it is better to know how to solve it.

Thanks for the discussion.
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
 [#permalink] New post 28 Feb 2005, 14:58
Yup that's same as finding the LCM of first 10 natural numbers.
Senior Manager
Senior Manager
User avatar
Joined: 15 Feb 2005
Posts: 258
Location: Rockville
Followers: 1

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

GMAT Tests User
 [#permalink] New post 28 Feb 2005, 16:23
what is the LCM rule ?
VP
VP
Joined: 27 Dec 2004
Posts: 1089
Followers: 1

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

GMAT Tests User
 [#permalink] New post 28 Feb 2005, 18:38
what is the formular for finding the LCM of consecutive numbers?
Manager
Manager
Joined: 24 Jan 2005
Posts: 220
Location: Boston
Followers: 1

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

GMAT Tests User
 [#permalink] New post 04 Mar 2005, 13:06
Well there is no general formula for LCM. Just find the factors of all the consecutive numbers and multiply them. So LCM of 2, 4 and 8 will be 8 as 8 contains both the multiples 2 and 4.
LCM of 1,2,3,4,5,6,7,8,9,10 will be 9*8*7*5. (Since 1,2,3 hence also 6 and 10 are already contained in the product
  [#permalink] 04 Mar 2005, 13:06
    Similar topics Author Replies Last post
Similar
Topics:
New posts If y is the smallest Positive integer such that 3150 shubhangi 2 18 Feb 2004, 23:48
New posts Find the least positive number, which leaves, if divided by stolyar 1 06 Jul 2004, 01:11
New posts What is the smallest positive integer n for which 324 is a joemama142000 2 30 Nov 2005, 10:38
New posts What is ths smallest positive integer n for which 324 is a positive soul 2 26 May 2006, 06:42
New posts Experts publish their posts in the topic What is the smallest positive integer n for which 324 is a chintzzz 2 19 Jun 2010, 01:09
Display posts from previous: Sort by

Find the smallest positive integer which will leave a

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