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

It is currently 23 May 2013, 20:48
Customize  |  Hide

If sqrt( 4a ) = integer is sqrt ( a ) an integer (1) a is a

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
Director
User avatar
Joined: 07 Jun 2004
Posts: 638
Location: PA
Followers: 1

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

GMAT Tests User
If sqrt( 4a ) = integer is sqrt ( a ) an integer (1) a is a [#permalink] New post 25 Dec 2010, 11:39
00:00

Question Stats:

33% (01:34) correct 66% (00:57) wrong based on 2 sessions
If sqrt( 4a ) = integer is sqrt ( a ) an integer


(1) a is a positive integer
(2) a = n^6 where n is an integer
[Reveal] Spoiler: OA

_________________

If the Q jogged your mind do Kudos me : )

Manager
Manager
Joined: 20 Dec 2010
Posts: 168
Location: Stockholm, Sweden
Followers: 2

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

Re: Number Prop DS [#permalink] New post 25 Dec 2010, 12:42
sqrt(4*a) = sqrt(4)*sqrt(a) = 2*sqrt(a)

1) The sign (+) doesnt really say anything since the function sqrt(a) is not defined for a<0 which we already knew.
It could still be 3 => sqrt(3)*2 = not integer or 2*sqrt(4) = integer.
2) a = n^6 => a^(1/6) = n => (a^(1/2))^(1/3) = n = an integer

a^(1/2) must be an integer if a^(1/6) is an integer.

With numbers:
2^6 = 64

64^(1/2) = 8
64^(1/3) = 4
64^(1/6) = 2
_________________

12/2010 GMATPrep 1 620 (Q34/V41)
01/2011 GMATPrep 2 640 (Q42/V36)
01/2011 GMATPrep 3 700 (Q47/V39)
02/2011 GMATPrep 4 710 (Q48/V39)
02/2011 MGMAT CAT 1 650 (Q46/V32)
02/2011 MGMAT CAT 2 680 (Q46/V36)
02/2011 MGMAT CAT 3 710 (Q45/V41)

Manager
Manager
Joined: 27 Jul 2010
Posts: 199
Location: Prague
Schools: University of Economics Prague
Followers: 1

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

GMAT ToolKit User GMAT Tests User
Re: Number Prop DS [#permalink] New post 25 Dec 2010, 16:14
This one is strange, because if

If sqrt( 4a ) = integer

then

2*sqrt(a) must be integer -- and that is integer when sqrt(a) in integer
_________________

You want somethin', go get it. Period!

Manager
Manager
Joined: 21 Jul 2010
Posts: 56
Followers: 1

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

GMAT ToolKit User
Re: Number Prop DS [#permalink] New post 30 Dec 2010, 14:24
I said the same thing than craky. Ans. D for me. But as previously mentioned the question is weirdly formulated.

Anyone cares to comment? :-D
Manager
Manager
Joined: 20 Dec 2010
Posts: 168
Location: Stockholm, Sweden
Followers: 2

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

Re: Number Prop DS [#permalink] New post 30 Dec 2010, 18:36
Don't know if I understand you guys but lets try with two numbers.

If a = 1.5^2 = 2.25
sqrt(4a) = sqrt(4 * 2.25) = sqrt ( 9 ) = 3 = integer
sqrt(a) = sqrt(2.25) = 1.5 = not integer

If a= 4
sqrt(4a) = sqrt(16) = 4 = integer
sqrt(4) = 2 = integer

The questions is: IF sqrt(4a) is an integer, will sqrt(a) be an integer as well? The converse is true but that is not the question here.
_________________

12/2010 GMATPrep 1 620 (Q34/V41)
01/2011 GMATPrep 2 640 (Q42/V36)
01/2011 GMATPrep 3 700 (Q47/V39)
02/2011 GMATPrep 4 710 (Q48/V39)
02/2011 MGMAT CAT 1 650 (Q46/V32)
02/2011 MGMAT CAT 2 680 (Q46/V36)
02/2011 MGMAT CAT 3 710 (Q45/V41)

2 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3111
Location: Pune, India
Followers: 572

Kudos [?]: 2012 [2] , given: 92

Re: Number Prop DS [#permalink] New post 30 Dec 2010, 20:57
2
This post received
KUDOS
craky wrote:
This one is strange, because if

If sqrt( 4a ) = integer

then

2*sqrt(a) must be integer -- and that is integer when sqrt(a) in integer


Not necessarily true. Even if \sqrt{a} = \frac{1}{2}, 2\sqrt{a} = 1, an integer.

So if 2\sqrt{a} is an integer, we cannot say whether \sqrt{a} is an integer.

Sneaky GMAT tricks!
_________________

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

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11594
Followers: 1799

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

Re: Number Prop DS [#permalink] New post 31 Dec 2010, 02:53
rxs0005 wrote:
If sqrt( 4a ) = integer is sqrt ( a ) an integer


(1) a is a positive integer
(2) a = n^6 where n is an integer

Given: \sqrt{4a}=integer --> 2\sqrt{a}=integer: so either \sqrt{a}=integer (note that in this case a will be an integer, more it'll be a perfect square: 1, 4, 9, ...) or \sqrt{a}=\frac{odd \ integer}{2} (1/2, 3/2, 5/2, ... note that in this case a won't be an integer it'll equal to: 1/4, 9/4, 25/4, ...). Question asks whether we have the first case: is \sqrt{a}=integer (or as we can have only two cases question basically asks whether a is an integer)?

(1) a is a positive integer --> we have the first case. Sufficient.

Or: square root of an integer (\sqrt{a}) is either an integer or an irrational number, so we can not have the second case (if a=integer then \sqrt{a} can not equal to \frac{odd \ integer}{2}). Sufficient.

(2) a = n^6 where n is an integer --> \sqrt{a}=n^3 and as n=integer then \sqrt{a}=n^3=integer. Sufficient.

Answer: D.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 19 Dec 2010
Posts: 30
Followers: 0

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

Re: Number Prop DS [#permalink] New post 08 Jan 2011, 18:24
VeritasPrepKarishma,

Yes, but (1) tells us that A is a positive integer and therefore can't be 1/2 or 1/4? Therefore, wouldn't the answer be D?
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3111
Location: Pune, India
Followers: 572

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

Re: Number Prop DS [#permalink] New post 08 Jan 2011, 21:59
m990540 wrote:
VeritasPrepKarishma,

Yes, but (1) tells us that A is a positive integer and therefore can't be 1/2 or 1/4? Therefore, wouldn't the answer be D?


Yes definitely. My reply was for the quoted comment above
'This one is strange, because if (I think he implied that you don't need the statements to answer the question)

If sqrt( 4a ) = integer

then

2*sqrt(a) must be integer and that is integer when sqrt(a) in integer


I had said that this is not true since 2*sqrt(a) can be an integer even if sqrt(a) is not. Implication: We need the statements to get to the answer, whatever the answer is. Think again and try to get 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

Senior Manager
Senior Manager
Status: ready to boMBArd
Joined: 31 Oct 2010
Posts: 493
Location: India
Concentration: Entrepreneurship, Strategy
GMAT 1: 710 Q48 V40
WE: Project Management (Manufacturing)
Followers: 10

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

CAT Tests
Re: Number Prop DS [#permalink] New post 08 Jan 2011, 23:50
rxs0005 wrote:
If sqrt( 4a ) = integer is sqrt ( a ) an integer


(1) a is a positive integer
(2) a = n^6 where n is an integer



1. For sqrt(4a) to be an integer, a has to be a perfect square. therefore sqrt(a) will definitely be an integer. Sufficient
2. This statement says that a is a perfect square (of n^3). Sufficient.

Answer D.
_________________

My GMAT debrief: from-620-to-710-my-gmat-journey-114437.html

Re: Number Prop DS   [#permalink] 08 Jan 2011, 23:50
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x is a positive integer, is sqrt(x) an integer? (1) shygo 4 26 Aug 2004, 10:21
New posts If x is a positive integer, is sqrt(x) an integer? 1. toddmartin 9 02 Mar 2005, 11:19
New posts If x is a positive integer, is Sqrt(x) an integer? (1) Sqrt yaron 2 14 Aug 2005, 11:19
Popular new posts If x is a positive integer is sqrt(x) an integer? 1) tank 10 05 Nov 2005, 20:52
New posts EXPERTS_POSTS_IN_THIS_TOPIC Is s an odd integer? (1) sqrt(s) is not an even integer. MasterGMAT12 5 19 Dec 2010, 19:45
Display posts from previous: Sort by

If sqrt( 4a ) = integer is sqrt ( a ) an integer (1) a is a

  Question banks Downloads My Bookmarks Reviews  


cron

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