|
Author |
Message |
|
TAGS:
|
|
|
Senior Manager
Joined: 29 Aug 2005
Posts: 285
Followers: 1
Kudos [?]:
20
[0], given: 0
|
If the least common multiple of a positive integer m and n [#permalink]
13 Jun 2008, 00:09
If the least common multiple of a positive integer m and n is 120 and m:n is 3:4 what is the greatest common factor of m and n 3 5 6 10 12 Please provide detailed explanations on how to solve this many thanks
_________________
The world is continuous, but the mind is discrete
|
|
|
|
|
|
|
SVP
Joined: 04 May 2006
Posts: 1946
Schools: CBS, Kellogg
Followers: 10
Kudos [?]:
168
[0], given: 1
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 00:26
vdhawan1 wrote: If the least common multiple of a positive integer m and n is 120 and m:n is 3:4 what is the greatest common factor of m and n
3 5 6 10 12
Please provide detailed explanations on how to solve this
many thanks D for me! x is the least common factor of m and n m*n=3x*4x=120*x, so x=10, because x can not be 0!
_________________
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Current Student
Joined: 12 Jun 2008
Posts: 290
Schools: INSEAD Class of July '10
Followers: 5
Kudos [?]:
30
[0], given: 0
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 04:56
sondenso wrote: D for me! x is the least common factor of m and n m*n=3x*4x I don't get this (where does it come from ?) sondenso wrote: 3x*4x=120*x This is just false sondenso wrote: =120*x, so x=10, because x can not be 0! I don't get this either. Can you explain ?
|
|
|
|
|
|
Senior Manager
Joined: 29 Aug 2005
Posts: 285
Followers: 1
Kudos [?]:
20
[0], given: 0
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 05:08
I m not sure that i understand the solution correctly
_________________
The world is continuous, but the mind is discrete
|
|
|
|
|
|
Current Student
Joined: 12 Jun 2008
Posts: 290
Schools: INSEAD Class of July '10
Followers: 5
Kudos [?]:
30
[0], given: 0
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 05:49
And I'm sure I don't
|
|
|
|
|
|
CEO
Joined: 17 Nov 2007
Posts: 3591
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Followers: 230
Kudos [?]:
1298
[1] , given: 346
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 06:37
1
This post received KUDOS
Dfist way: LCM=120=3*2^3*5 1. LCM contains prime number 5, so m or n or both also contain 5. 2. if m:n=3:4 then only both m and m contain 5. Therefore, GCD is 5 or 10. 3. LCM contains 2^3, but in ratio m:n we have only 4=2^2. So, both m and m contain 2. GCD=10. second way: m*n=LCM*GCD - it is a formula. m*n=3x*4x=120*GCD ---> GCD=x^2/10 ---> only 10 works.
_________________
iPhone/iPod/iPad: GMAT ToolKit - The bestselling GMAT prep app | GMAT Club (free) | PrepGame | GRE ToolKit | LSAT ToolKit Android: GMAT ToolKit (NEW!). POLL: What tool do you need next? Math: GMAT Math Book ||| General: GMATTimer ||| Chicago Booth: Slide Presentation The People Who Are Crazy Enough to Think They Can Change the World, Are the Ones Who Do.
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Current Student
Joined: 12 Jun 2008
Posts: 290
Schools: INSEAD Class of July '10
Followers: 5
Kudos [?]:
30
[0], given: 0
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 06:45
walker wrote: D
fist way:
LCM=120=3*2^3*5
1. LCM contains prime number 5, so m or n or both also contain 5. 2. if m:n=3:4 then only both m and m contain 5. Therefore, GCD is 5 or 10. 3. LCM contains 2^3, but in ratio m:n we have only 4=2^2. So, both m and m contain 2. GCD=10. I like this. Thanks ! walker wrote: second way:
m*n=LCM*GCD - it is a formula. m*n=3x*4x=120*GCD ---> GCD=x^2/10 ---> only 10 works. Thanks for the refresh on the formula, I did not remember. But why is m*n = 3x*4x ?
|
|
|
|
|
|
CEO
Joined: 17 Nov 2007
Posts: 3591
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Followers: 230
Kudos [?]:
1298
[0], given: 346
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 06:48
Oski wrote: But why is m*n = 3x*4x ? m:n=3:4 --> m=3x, n=4x where x is an integer (m/n=3x/4x=3/4)
_________________
iPhone/iPod/iPad: GMAT ToolKit - The bestselling GMAT prep app | GMAT Club (free) | PrepGame | GRE ToolKit | LSAT ToolKit Android: GMAT ToolKit (NEW!). POLL: What tool do you need next? Math: GMAT Math Book ||| General: GMATTimer ||| Chicago Booth: Slide Presentation The People Who Are Crazy Enough to Think They Can Change the World, Are the Ones Who Do.
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Current Student
Joined: 12 Jun 2008
Posts: 290
Schools: INSEAD Class of July '10
Followers: 5
Kudos [?]:
30
[0], given: 0
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 06:53
walker wrote: Oski wrote: But why is m*n = 3x*4x ? m:n=3:4 --> m=3x, n=4x where x is an integer (m/n=3x/4x=3/4) Yes, sure, but why is this x necessarily the GCD ? Edit : Okay, I got it. This is because there is no common divisors in 3 and 4... (I guess this should be part of the demonstration ^^)
|
|
|
|
|
|
SVP
Joined: 04 May 2006
Posts: 1946
Schools: CBS, Kellogg
Followers: 10
Kudos [?]:
168
[0], given: 1
|
Re: If the least common multiple of a positive integer [#permalink]
13 Jun 2008, 19:16
Oski wrote: sondenso wrote: D for me! x is the least common factor of m and n m*n=3x*4x I don't get this (where does it come from ?) sondenso wrote: 3x*4x=120*x This is just false sondenso wrote: =120*x, so x=10, because x can not be 0! I don't get this either. Can you explain ? Many thanks Walker, You have thorough explaination!
_________________
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
|
Re: If the least common multiple of a positive integer
[#permalink]
13 Jun 2008, 19:16
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
IF M is the least common multiple of 90,196 and 300, which
|
TOUGH GUY |
2 |
27 Nov 2005, 07:43 |
|
|
|
If the least common multiple of distinct positive integers
|
kevincan |
7 |
18 Sep 2006, 06:06 |
|
|
|
If the least common multiple of integers x and y is 840,
|
rxs0005 |
9 |
03 Dec 2010, 18:09 |
|
1
|
|
If N is the least positive integer that is a multiple of
|
saxenarahul021 |
1 |
27 Nov 2012, 00:58 |
|
|
|
If a, m and n are positive integers, is n^(2a) a multiple of
|
tirbah |
2 |
30 Apr 2013, 05:33 |
|
|
|
|
|
|