Last visit was: 26 Apr 2024, 05:58 It is currently 26 Apr 2024, 05:58

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Manager
Manager
Joined: 16 May 2011
Posts: 240
Own Kudos [?]: 308 [19]
Given Kudos: 64
Concentration: Finance, Real Estate
GMAT Date: 12-27-2011
WE:Law (Law)
Send PM
Most Helpful Reply
Tutor
Joined: 16 Oct 2010
Posts: 14830
Own Kudos [?]: 64932 [13]
Given Kudos: 427
Location: Pune, India
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 25 Jun 2011
Status:Finally Done. Admitted in Kellogg for 2015 intake
Posts: 396
Own Kudos [?]: 16657 [5]
Given Kudos: 217
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
Send PM
General Discussion
SVP
SVP
Joined: 17 Nov 2007
Posts: 2408
Own Kudos [?]: 10036 [4]
Given Kudos: 361
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Send PM
Re: LCM and GCD- can som1 suppose any safe and easy method? [#permalink]
3
Kudos
1
Bookmarks
Expert Reply
Here is what I do in my head (mental tricks):

LCM (12,36) --> (12/12,36/12) --> (1,3) --> 3*12 or 1*36 --> 36
LCM (12, 30) --> (12/6,30/6) --> (2,5) --> 5*12 or 2*30 --> 60
LCM (10, 28) --> (10/2,28/2) --> (5,14) --> 14*10 or 5*28 --> 140

GCD (12,36) --> (12/12,36/12) --> (1,3) --> 12
GCD (12, 30) --> (12/6,30/6) --> (2,5) --> 6
GCD (10, 28) --> (10/2,28/2) --> (5,14) --> 2

LCM and GCD have a nice property: LCM(x,y)*GCD(x,y) = xy

For example, LCM(12,30)*GCD(12,30) = 60*6 = 12 * 30
Manager
Manager
Joined: 16 May 2011
Posts: 240
Own Kudos [?]: 308 [0]
Given Kudos: 64
Concentration: Finance, Real Estate
GMAT Date: 12-27-2011
WE:Law (Law)
Send PM
Re: LCM and GCD- can som1 suppose any safe and easy method? [#permalink]
i thank both of you, but i did not get walker's approach.can you please sharpen your explenation?

let's say that there are 3 numbers:
440,120 and 80.how can you use your shortcut
SVP
SVP
Joined: 17 Nov 2007
Posts: 2408
Own Kudos [?]: 10036 [0]
Given Kudos: 361
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Send PM
Re: LCM and GCD- can som1 suppose any safe and easy method? [#permalink]
Expert Reply
LCM (80, 120, 440) --> (80/40, 120/40, 440/40) --> (2, 3, 11) --> 3*11*80 --> 2640

GCD (80, 120, 440) --> (80/40, 120/40, 440/40) --> (2, 3, 11) --> 40

40 here is the greatest common divisor.
User avatar
Senior Manager
Senior Manager
Joined: 01 Feb 2011
Posts: 309
Own Kudos [?]: 324 [2]
Given Kudos: 42
Send PM
Re: If the LCM of a amd 12 is 36 what could be the possible values of a? [#permalink]
1
Kudos
1
Bookmarks
12 = (2^2)*3
a = (2^2 or 2^1 or 2^0)*(3^2)

L.C.M of a & 12 = 36 = (2^2 )*(3^2) = product of Maximum powers of each prime factor

This can be easily understood by comparing 12 with 36 .

12 has one 3 , but L.C.M which is the maximum powers of each prime factor has two 3's

=> a must have two 3's in it = 3^2 ------1

12 has two 2's. L.c.m which is the maximum powers of each prime factor has two 2's as well.

=> a could have zero 2's or one 2 or two 2's------2

clubbing above two statements marked 1 *2 , we have a = (2^2 or 2^1 or 2^0)*(3^2)
=(4 or 2 or 1)*9
=> a could be 36 or 18 or 9.

Hope its clear now.
avatar
Intern
Intern
Joined: 30 Mar 2015
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: LCM and GCD- can som1 suppose any safe and easy method? [#permalink]
VeritasPrepKarishma wrote:
dimri10 wrote:
If the LCM of A and 12 is 36, what are the possible values of A?


Think of what LCM means before going ahead. If I say LCM of two numbers is \(36 (= 4*9 = 2^2 * 3^2)\), it means that at least one of them must have a \(2^2\) and at least one of them must have a \(3^2\) (It is not possible that both numbers have just 3 because then, the LCM would have just 3, not 9)

If one number is \(12 (= 2^2 * 3)\), the other number A must have \(3^2\) since 12 doesn't have it.
So minimum value of A will be 9. A can also have a 2 or a \(2^2\) so other possible values are \(18 (=9*2)\) and \(36 (= 9*2^2)\)
Also, A cannot have any other factors since if it did, then the LCM would have to have that factor too.


Thanks Karishma. Your solution is very clear and in simple way. I didn't understand the complicated solution prepared by Manhattan. Their prime columns technique is good but solution explanation was confusing.
Director
Director
Joined: 04 Jun 2020
Posts: 552
Own Kudos [?]: 67 [0]
Given Kudos: 626
Send PM
Re: If the LCM of a amd 12 is 36 what could be the possible values of a? [#permalink]
KarishmaB wrote:
dimri10 wrote:
If the LCM of A and 12 is 36, what are the possible values of A?


Think of what LCM means before going ahead. If I say LCM of two numbers is \(36 (= 4*9 = 2^2 * 3^2)\), it means that at least one of them must have a \(2^2\) and at least one of them must have a \(3^2\) (It is not possible that both numbers have just 3 because then, the LCM would have just 3, not 9)

If one number is \(12 (= 2^2 * 3)\), the other number A must have \(3^2\) since 12 doesn't have it.
So minimum value of A will be 9. A can also have a 2 or a \(2^2\) so other possible values are \(18 (=9*2)\) and \(36 (= 9*2^2)\)
Also, A cannot have any other factors since if it did, then the LCM would have to have that factor too.


KarishmaB

Why can't a potential value for a be just 3?
My reasoning is 3*12=36.

Many thanks!
Tutor
Joined: 16 Oct 2010
Posts: 14830
Own Kudos [?]: 64932 [1]
Given Kudos: 427
Location: Pune, India
Send PM
Re: If the LCM of a amd 12 is 36 what could be the possible values of a? [#permalink]
1
Kudos
Expert Reply
woohoo921 wrote:
KarishmaB wrote:
dimri10 wrote:
If the LCM of A and 12 is 36, what are the possible values of A?


Think of what LCM means before going ahead. If I say LCM of two numbers is \(36 (= 4*9 = 2^2 * 3^2)\), it means that at least one of them must have a \(2^2\) and at least one of them must have a \(3^2\) (It is not possible that both numbers have just 3 because then, the LCM would have just 3, not 9)

If one number is \(12 (= 2^2 * 3)\), the other number A must have \(3^2\) since 12 doesn't have it.
So minimum value of A will be 9. A can also have a 2 or a \(2^2\) so other possible values are \(18 (=9*2)\) and \(36 (= 9*2^2)\)
Also, A cannot have any other factors since if it did, then the LCM would have to have that factor too.


KarishmaB

Why can't a potential value for a be just 3?
My reasoning is 3*12=36.

Many thanks!


Because LCM is the lowest common multiple. It is the product of the two numbers only when they have no common factors.
LCM of 3 and 12 will not be 36. It will be 12.
CEO
CEO
Joined: 07 Mar 2019
Posts: 2554
Own Kudos [?]: 1813 [0]
Given Kudos: 763
Location: India
WE:Sales (Energy and Utilities)
Send PM
Re: If the LCM of a amd 12 is 36 what could be the possible values of a? [#permalink]
dimri10 wrote:
If the LCM of A and 12 is 36, what are the possible values of A?

A = x*y*z*....
12 = 2^2*3

LCM(A,12) = 36 = 2^2*3^2

The least common of A and 12 must have highest power factors of each of them that constitute LCM 36
2^2 is with 12 so 3^2 must be with A.
9 <= A = 9*multiples

However, what multiples we can have. We can have only 2 with highest power of 2.
Thus, A can be
9*1 = 9
9*2 = 18
9*2^2 = 36

Any more multiples would not result in LCM of 36.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32685
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If the LCM of a amd 12 is 36 what could be the possible values of a? [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If the LCM of a amd 12 is 36 what could be the possible values of a? [#permalink]
Moderators:
Math Expert
92931 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne