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

It is currently 24 May 2013, 21:56
Customize  |  Hide

m05 q15

  Question banks Downloads My Bookmarks Reviews  
Author Message
Manager
Manager
User avatar
Joined: 01 Nov 2010
Posts: 204
Location: India
Concentration: Technology, Marketing
GMAT Date: 08-27-2012
GPA: 3.8
WE: Marketing (Manufacturing)
Followers: 5

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

GMAT Tests User
Re: m05 q15 [#permalink] New post 30 May 2011, 01:08
GUYS..after reading all the posts and explanation ...i am not able to find correct explanation for the answer.
statement 1: sufficient (0=No,1=No,2=No)
statement 2: Sufficient ( 2=No, 5=Yes)

the question is asking whether sqrt(x) is less than or not.
the Answer can be Yes or No both (as evident from statement 1 & 2 both)

whats wrong with my way of thinking??

ConkergMat,, can you please post OA & Explanation.

can somebody help me out!!!!
_________________

kudos me if you like my post.

Attitude determine everything.
all the best and God bless you.

Kaplan GMAT Prep Discount CodesKnewton GMAT Discount CodesVeritas Prep GMAT Discount Codes
Intern
Intern
Joined: 21 Apr 2011
Posts: 11
Followers: 0

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

Re: m05 q15 [#permalink] New post 30 May 2011, 01:58
321kumarsushant wrote:
GUYS..after reading all the posts and explanation ...i am not able to find correct explanation for the answer.
statement 1: sufficient (0=No,1=No,2=No)
statement 2: Sufficient ( 2=No, 5=Yes)

the question is asking whether sqrt(x) is less than or not.
the Answer can be Yes or No both (as evident from statement 1 & 2 both)

whats wrong with my way of thinking??

ConkergMat,, can you please post OA & Explanation.

can somebody help me out!!!!

Why do you think Statement 2 is sufficient while you took two numbers and 2: no and 5 is yes.
You fell the same trap as me.
This is data sufficient, not problem solving, the 1st statement gives us sufficient data to answer the question (Answer: No) while the 2nd is not (You don't know whether Yes or No). Please read fluke's post answering me, you will see the point.
Intern
Intern
Joined: 24 May 2010
Posts: 47
Followers: 0

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

GMAT Tests User
Re: m05 q15 [#permalink] New post 30 May 2011, 03:57
Question: \sqrt{x} < (2.5x - 5) and x is a positive integer
By squaring on both sides, it can be simplified as x < (2.5x-5)^2

statement 1. x < 3, which means the possible values are 1 or 2 only
substitute 1 in the simplified equation, 1 < (2.5 (1) - 5)^2 => 1 < (-2.5)^2 => 1 < 6.25 True
substitute 2 in the simplified equation, 2 < (2.5 (2) - 5)^2 => 2 < (0)^2 => 2 < 0 False
NOT SUFFICIENT

statement 2. x is prime #, which means the possible values are 2,3,5,7 etc
substitute 2 in the simplified equation, 2 < (2.5 (2) - 5)^2 => 2 < (0)^2 => 2 < 0 False
substitute 3 in the simplified equation, 3 < (2.5 (3) - 5)^2 => 3 < (2.5)^2 => 3 < 6.25 True
NOT SUFFICIENT

So, my pick was E. Any comments ?
1 KUDOS received
Math Forum Moderator
Joined: 20 Dec 2010
Posts: 2100
Followers: 108

Kudos [?]: 655 [1] , given: 376

GMAT Tests User
Re: m05 q15 [#permalink] New post 30 May 2011, 04:23
1
This post received
KUDOS
seku wrote:
Question: \sqrt{x} < (2.5x - 5) and x is a positive integer
By squaring on both sides, it can be simplified as x < (2.5x-5)^2. This is not always correct.

statement 1. x < 3, which means the possible values are 1 or 2 only
substitute 1 in the simplified equation, 1 < (2.5 (1) - 5)^2 => 1 < (-2.5)^2 => 1 < 6.25 True
substitute 2 in the simplified equation, 2 < (2.5 (2) - 5)^2 => 2 < (0)^2 => 2 < 0 False
NOT SUFFICIENT

statement 2. x is prime #, which means the possible values are 2,3,5,7 etc
substitute 2 in the simplified equation, 2 < (2.5 (2) - 5)^2 => 2 < (0)^2 => 2 < 0 False
substitute 3 in the simplified equation, 3 < (2.5 (3) - 5)^2 => 3 < (2.5)^2 => 3 < 6.25 True
NOT SUFFICIENT

So, my pick was E. Any comments ?


-100<1
(-100)^2>1^2

-0.1<1
(-0.1)^2<1^2

1<2
1^2<2^2

Thus, squaring both sides in inequality may give undesired result, esp when we don't know the signs of the expression on both sides.

Something similar happened here:

\sqrt{x}<{2.5*x-5} ------------1
For x=1
\sqrt{1}<{2.5*1-5}
No.

(\sqrt{1})^2<(2.5*1-5)^2 ------------2
1<6.25
Yes.

Does this make statement 1 insufficient? No.

It just proves the following:

if a<b
then, a^2<b^2 may not be true.
_________________

~fluke

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

Intern
Intern
Joined: 15 Jul 2010
Posts: 6
Location: Bangkok, Thailand
Followers: 0

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

Re: m05 q15 [#permalink] New post 31 May 2011, 00:35
I would go for A.

Question: x + int | sqrt(x) < 2.5x-5 ?

Statement#1 - Sufficient
x < 3 and from the given info in the question that x + int, so x = 1 or 2
X=1 --> sqrt (1) = 1 < 2.5 (1) -5 = -2.5 ? --> No
X=2 --> sqrt (2) ~ 1.4 < 2.5 (2) -5 = 0 ? --> No
Ans always no --> Sufficient as this given info can help answer the question

Statement#2 - Insufficient
X is prime # - Let's pick # x= 2 and 3
X=2 --> sqrt (2) ~ 1.4 < 2.5 (2) -5 = 0 ? --> No
X=5 --> sqrt (3) ~ 1.7 < 2.5 (3) -5 = 2.5 ?--> Yes
Ans --> Insufficient as the given info can yield the answer to this question either Yes or No.
_________________

"You can do it if you believe you can!" - Napoleon Hill
"Insanity: doing the same thing over and over again and expecting different results." - Albert Einstein

Intern
Intern
Joined: 10 Apr 2012
Posts: 17
Followers: 0

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

Re: m05 q15 [#permalink] New post 31 May 2012, 05:54
Statement 1- if x is any number below 3, the value of X will always be greater than the square root of X. this is sufficient to answer the question.

Statement 2- If we plug in two, the result is a NO to the stem question but if we plug in a 3 or any other prime number, the result is a YES. So the answer is MAYBE-Insufficient.

The answer is A.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11611
Followers: 1801

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

Re: m05 q15 [#permalink] New post 31 May 2012, 07:04
ConkergMat wrote:
If x is a positive integer, is \sqrt{x} \lt 2.5x - 5 ?

1. x \lt 3
2. x is a prime number

[Reveal] Spoiler: OA
A

Source: GMAT Club Tests - hardest GMAT questions


If x is a positive integer, is \sqrt{x}<2.5x - 5 ?

First of all notice that since x is a positive number then \sqrt{x}>0.

(1) x<3 --> since x is is a positive integer then x=1 or x=2. For both those values, the right hand side (2.5x - 5) is less than or equal to zero, so it cannot be more than the left hand side (\sqrt{x}) which is positive. Hence the answer to the question is NO. Sufficient.

(2) x is a prime number. If x=2 then the answer is NO but if x=11 then the answer is YES. Not sufficient.

Answer: A.
_________________

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: 10 Apr 2012
Posts: 17
Followers: 0

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

Re: m05 q15 [#permalink] New post 31 May 2012, 08:14
1) x<3 --> since x is is a positive integer then x=1 or x=2

@GMAT Club Legend, is it correct to say the above? We are not told that X is a positive integer in Statement 1. so any number even 2.9or 2.5 or 2 or 1.9 or 1 satisfies statement 1.

Otherwise your answer is correct. Is that right?am juss thinking aloud,lol!
Manager
Manager
Joined: 19 Mar 2012
Posts: 158
Location: United States
Concentration: Finance, General Management
GMAT 1: 750 Q50 V42
GPA: 3.69
WE: Analyst (Mutual Funds and Brokerage)
Followers: 0

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

Re: m05 q15 [#permalink] New post 31 May 2012, 08:45
Cosmas wrote:
1) x<3 --> since x is is a positive integer then x=1 or x=2

@GMAT Club Legend, is it correct to say the above? We are not told that X is a positive integer in Statement 1. so any number even 2.9or 2.5 or 2 or 1.9 or 1 satisfies statement 1.

Otherwise your answer is correct. Is that right?am juss thinking aloud,lol!


I think the question says to consider only cases where x is a positive integer. It says "If x is a positive integer"
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11611
Followers: 1801

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

Re: m05 q15 [#permalink] New post 31 May 2012, 10:01
Cosmas wrote:
1) x<3 --> since x is is a positive integer then x=1 or x=2

@GMAT Club Legend, is it correct to say the above? We are not told that X is a positive integer in Statement 1. so any number even 2.9or 2.5 or 2 or 1.9 or 1 satisfies statement 1.

Otherwise your answer is correct. Is that right?am juss thinking aloud,lol!


Notice that the stem explicitly states that x is a positive integer.
_________________

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

Re: m05 q15   [#permalink] 31 May 2012, 10:01
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts 13 EXPERTS_POSTS_IN_THIS_TOPIC m05 #22 vignesh53 23 21 Sep 2008, 11:08
Popular new posts 5 M05 #4 dczuchta 21 24 Sep 2008, 10:57
Popular new posts 2 EXPERTS_POSTS_IN_THIS_TOPIC M05 #16 snowy2009 15 08 Oct 2008, 16:27
New posts m05 bibha 3 13 Jul 2010, 09:39
New posts 1 m05 Q15 subhashghosh 2 10 Apr 2011, 06:06
Display posts from previous: Sort by

m05 q15

  Question banks Downloads My Bookmarks Reviews  

Go to page   Previous    1   2   [ 30 posts ] 

Moderator: Bunuel



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