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

It is currently 24 May 2013, 14:25
Customize  |  Hide

What is the greatest possible common divisor of two differen

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Intern
Intern
Joined: 22 Oct 2012
Posts: 9
Followers: 0

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

What is the greatest possible common divisor of two differen [#permalink] New post 22 Nov 2012, 10:22
1
This post received
KUDOS
00:00

Difficulty:

  10% (low)

Question Stats:

63% (01:41) correct 36% (00:59) wrong based on 22 sessions
What is the greatest possible common divisor of two different positive integers which are less than 144?

A. 143
B. 142
C. 72
D. 71
E. 12

Can someone explain why the answer is 71 if we assume that the integers are 143 and 142?
[Reveal] Spoiler: OA

Last edited by Bunuel on 22 Nov 2012, 11:52, edited 2 times in total.
Renamed the topic and edited the question.
1 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3113
Location: Pune, India
Followers: 572

Kudos [?]: 2015 [1] , given: 92

Re: What is the greatest possible common divisor of two differen [#permalink] New post 23 Nov 2012, 20:57
1
This post received
KUDOS
cv3t3l1na wrote:
What is the greatest possible common divisor of two different positive integers which are less than 144?

A. 143
B. 142
C. 72
D. 71
E. 12

Can someone explain why the answer is 71 if we assume that the integers are 143 and 142?


First of all, what is the greatest common divisor of 143 and 142? It is 1. You are looking for the common divisor. 142 and 143 will have no common divisor except 1.

Think:
2 and 3 have GCD (greatest common divisor) of 1
2 and 4 have GCD of 2.
3 and 4 have GCD (greatest common divisor) of 1
So if you were to select 2 numbers less than 5 with the greatest GCD, you need to select 2 and 4, not 3 and 4.

Now think: 143 = 11 * 13
The greatest possible divisor it will have with another number less than 144 will be either 11 or 13. Let's move on.
142 = 2*71
The greatest possible divisor it can have with another number less than 144 can be 71 (say, if the other selected integer is 71)

Do you think another number less than 144 could have a GCD of greater than 71? No because when you split a number into two factors, one of them will be at least 2. If it is greater than 2, the other factor will obviously be less than 71.

It's a very intuitive concept. Take some numbers to comprehend it fully. These posts will also be helpful:

http://www.veritasprep.com/blog/2011/09 ... c-or-math/
http://www.veritasprep.com/blog/2011/09 ... h-part-ii/
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Intern
Intern
Joined: 25 Jun 2012
Posts: 33
Followers: 0

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

Re: What is the greatest possible common divisor of two differen [#permalink] New post 02 Dec 2012, 17:21
The largest prime whose multiple of 2 is less than 144.

71 is prime.

71 * 2 < 144

there's your answer.
Manager
Manager
User avatar
Status: *Lost and found*
Joined: 25 Feb 2013
Posts: 87
Location: India
Concentration: General Management, Technology
GMAT 1: 640 Q42 V37
GPA: 3.5
WE: Web Development (Computer Software)
Followers: 1

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

CAT Tests
Re: What is the greatest possible common divisor of two differen [#permalink] New post 01 May 2013, 10:18
VeritasPrepKarishma wrote:
cv3t3l1na wrote:
What is the greatest possible common divisor of two different positive integers which are less than 144?

A. 143
B. 142
C. 72
D. 71
E. 12

Can someone explain why the answer is 71 if we assume that the integers are 143 and 142?


First of all, what is the greatest common divisor of 143 and 142? It is 1. You are looking for the common divisor. 142 and 143 will have no common divisor except 1.

Think:
2 and 3 have GCD (greatest common divisor) of 1
2 and 4 have GCD of 2.
3 and 4 have GCD (greatest common divisor) of 1
So if you were to select 2 numbers less than 5 with the greatest GCD, you need to select 2 and 4, not 3 and 4.

Now think: 143 = 11 * 13
The greatest possible divisor it will have with another number less than 144 will be either 11 or 13. Let's move on.
142 = 2*71
The greatest possible divisor it can have with another number less than 144 can be 71 (say, if the other selected integer is 71)

Do you think another number less than 144 could have a GCD of greater than 71? No because when you split a number into two factors, one of them will be at least 2. If it is greater than 2, the other factor will obviously be less than 71.

It's a very intuitive concept. Take some numbers to comprehend it fully. These posts will also be helpful:

http://www.veritasprep.com/blog/2011/09 ... c-or-math/
http://www.veritasprep.com/blog/2011/09 ... h-part-ii/


Just to confirm, the only reason 143 is not the answer is because of the fact that the question mentioned 'two different positive numbers' right?
_________________

Feed me some KUDOS! :) :) *always hungry*

My Thread : Recommendation Letters

Senior Manager
Senior Manager
User avatar
Joined: 10 Oct 2012
Posts: 287
Followers: 4

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

Re: What is the greatest possible common divisor of two differen [#permalink] New post 01 May 2013, 12:12
Quote:
Just to confirm, the only reason 143 is not the answer is because of the fact that the question mentioned 'two different positive numbers' right?


Let the two positive integers be a,b where both a,b<144. Now, let the required GCD be k. Thus, a = kM and b = kN, where M,N are positive integers and are not equal.

If k = 143, then the only way a<144 is if M = 1.Similarly, even for b, N=1. But as M is not equal to N, this is an invalid option.

The same for k=142 and 72.However, for k = 71, we can have M=1,N=2 OR M=2,N=1.

D.

If they wouldn't have mentioned that fact, we could have chosen the same value for M=N=1.
Manager
Manager
User avatar
Status: *Lost and found*
Joined: 25 Feb 2013
Posts: 87
Location: India
Concentration: General Management, Technology
GMAT 1: 640 Q42 V37
GPA: 3.5
WE: Web Development (Computer Software)
Followers: 1

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

CAT Tests
Re: What is the greatest possible common divisor of two differen [#permalink] New post 02 May 2013, 08:12
vinaymimani wrote:
Quote:
Just to confirm, the only reason 143 is not the answer is because of the fact that the question mentioned 'two different positive numbers' right?


Let the two positive integers be a,b where both a,b<144. Now, let the required GCD be k. Thus, a = kM and b = kN, where M,N are positive integers and are not equal.

If k = 143, then the only way a<144 is if M = 1.Similarly, even for b, N=1. But as M is not equal to N, this is an invalid option.

The same for k=142 and 72.However, for k = 71, we can have M=1,N=2 OR M=2,N=1.

D.

If they wouldn't have mentioned that fact, we could have chosen the same value for M=N=1.


Got it! as you said...if the numbers could have been same, we could have used 143 as both the integers and the GCD wud have been 143!

Thanks Vinay!
_________________

Feed me some KUDOS! :) :) *always hungry*

My Thread : Recommendation Letters

Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3113
Location: Pune, India
Followers: 572

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

Re: What is the greatest possible common divisor of two differen [#permalink] New post 02 May 2013, 10:12
arpanpatnaik wrote:
VeritasPrepKarishma wrote:
cv3t3l1na wrote:
What is the greatest possible common divisor of two different positive integers which are less than 144?

A. 143
B. 142
C. 72
D. 71
E. 12

Can someone explain why the answer is 71 if we assume that the integers are 143 and 142?


First of all, what is the greatest common divisor of 143 and 142? It is 1. You are looking for the common divisor. 142 and 143 will have no common divisor except 1.

Think:
2 and 3 have GCD (greatest common divisor) of 1
2 and 4 have GCD of 2.
3 and 4 have GCD (greatest common divisor) of 1
So if you were to select 2 numbers less than 5 with the greatest GCD, you need to select 2 and 4, not 3 and 4.

Now think: 143 = 11 * 13
The greatest possible divisor it will have with another number less than 144 will be either 11 or 13. Let's move on.
142 = 2*71
The greatest possible divisor it can have with another number less than 144 can be 71 (say, if the other selected integer is 71)

Do you think another number less than 144 could have a GCD of greater than 71? No because when you split a number into two factors, one of them will be at least 2. If it is greater than 2, the other factor will obviously be less than 71.

It's a very intuitive concept. Take some numbers to comprehend it fully. These posts will also be helpful:

http://www.veritasprep.com/blog/2011/09 ... c-or-math/
http://www.veritasprep.com/blog/2011/09 ... h-part-ii/


Just to confirm, the only reason 143 is not the answer is because of the fact that the question mentioned 'two different positive numbers' right?


Yes, if the two numbers can be the same, then the numbers themselves will be the GCD and hence 143 will be the answer.
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Intern
Intern
Joined: 11 Sep 2012
Posts: 7
Followers: 0

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

Re: What is the greatest possible common divisor of two differen [#permalink] New post 03 May 2013, 13:28
I am not entirely sharp because of a day of studying, but isn't it just that 71 is the GCD of x and y because x and y would then be respectably 71 and 142? Nothing more nothing less.
Re: What is the greatest possible common divisor of two differen   [#permalink] 03 May 2013, 13:28
    Similar topics Author Replies Last post
Similar
Topics:
New posts What is the greatest possible common divisor of two cpcalanoc 3 19 Dec 2004, 18:46
New posts What is the greatest possible common divisor of two TeHCM 1 20 Nov 2005, 00:04
New posts What is the greatest possible common divisor of two Riuscita 3 15 Mar 2006, 22:23
New posts EXPERTS_POSTS_IN_THIS_TOPIC What is the greatest common divisor of two different az780 5 15 Mar 2008, 01:19
New posts What is the greatest possible common divisor of two HVD1975 2 08 Sep 2008, 21:11
Display posts from previous: Sort by

What is the greatest possible common divisor of two differen

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