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

It is currently 23 May 2013, 19:53
Customize  |  Hide

Is x^2 greater than x ?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
SVP
SVP
User avatar
Joined: 01 Sep 2010
Posts: 1747
Followers: 56

Kudos [?]: 582 [0], given: 467

Is x^2 greater than x ? [#permalink] New post 13 Feb 2013, 16:45
00:00

Question Stats:

70% (01:24) correct 29% (00:23) wrong based on 1 sessions
Is x^2 greater than x ?

(1) x is less than -1.

(2) x^2 is greater than 1.
[Reveal] Spoiler: OA

_________________

KUDOS is the good manner to help the entire community.

1 KUDOS received
SVP
SVP
User avatar
Joined: 16 Nov 2010
Posts: 1721
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26

Kudos [?]: 228 [1] , given: 34

GMAT Tests User Reviews Badge
Re: Is x^2 greater than x ? [#permalink] New post 13 Feb 2013, 18:14
1
This post received
KUDOS
1) x < -1 means that x^2 > x , e.g. -2, -1.5 are all positive so x^2 > x, sufficient

2) x^2 > 1 means that |x| > 1, so if x is either say -1.5 or 1.5, then x^2 > x, sufficient.

Answer - D
_________________

Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)

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

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: Is x^2 greater than x ? [#permalink] New post 13 Feb 2013, 21:21
2
This post received
KUDOS
carcass wrote:
Is x^2 greater than x ?

(1) x is less than -1.

(2) x^2 is greater than 1.


For 700+ level questions, you should know these properties of numbers very well:

When is x^2 > x?
For all negative values of x (since the square will be positive) or whenever x > 1 (Square will be more than the number).

When is x^2 < x?
When 0 < x < 1

When is x^3 > x?
When x > 1 or -1 < x < 0

When is x^3 < x?
When 0 < x < 1 or x < -1

Draw them on the number line and mark the corresponding regions. Take examples from each region to convince yourself why the squares and cubes behave this way. Then, memorize both the diagrams!

Coming back to this question:
(1) x is less than -1.
For negative numbers, x^2 is more than x. So answer is 'Yes'. Sufficient.

(2) x^2 is greater than 1
implies mod x is greater than 1 or we can say, x is greater than 1 or less than -1. In either case, x^2 is greater than x. So answer is 'Yes'. Sufficient.

Answer (D)
_________________

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

SVP
SVP
User avatar
Joined: 01 Sep 2010
Posts: 1747
Followers: 56

Kudos [?]: 582 [0], given: 467

Re: Is x^2 greater than x ? [#permalink] New post 14 Feb 2013, 04:54
VeritasPrepKarishma wrote:
carcass wrote:
Is x^2 greater than x ?

(1) x is less than -1.

(2) x^2 is greater than 1.


For 700+ level questions, you should know these properties of numbers very well:

When is x^2 > x?
For all negative values of x (since the square will be positive) or whenever x > 1 (Square will be more than the number).

When is x^2 < x?
When 0 < x < 1

When is x^3 > x?
When x > 1 or -1 < x < 0

When is x^3 < x?
When 0 < x < 1 or x < -1

Draw them on the number line and mark the corresponding regions. Take examples from each region to convince yourself why the squares and cubes behave this way. Then, memorize both the diagrams!

Coming back to this question:
(1) x is less than -1.
For negative numbers, x^2 is more than x. So answer is 'Yes'. Sufficient.

(2) x^2 is greater than 1
implies mod x is greater than 1 or we can say, x is greater than 1 or less than -1. In either case, x^2 is greater than x. So answer is 'Yes'. Sufficient.

Answer (D)



Thanks Karishma :) I know: I 'm working to memorize these rules and tackle the question with more proficiency.

Infact at the moment I 'm quite comfortable with this question but I'm working on how attack a question from an odd angle i.e. trying different strategy.

This is why I posted here this question. Please see if I did correct

x^2 > x or x^2 - x > 0

This imply that x < 0 and x > 1

1) x < - 1 suff

2) x^2 > 1 basically says x > 1 suff

In less than 50 seconds. Is fine or I'm wrong ??

Thanks a lot :)
_________________

KUDOS is the good manner to help the entire community.

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

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

Re: Is x^2 greater than x ? [#permalink] New post 14 Feb 2013, 05:11
carcass wrote:
VeritasPrepKarishma wrote:
carcass wrote:
Is x^2 greater than x ?

(1) x is less than -1.

(2) x^2 is greater than 1.


For 700+ level questions, you should know these properties of numbers very well:

When is x^2 > x?
For all negative values of x (since the square will be positive) or whenever x > 1 (Square will be more than the number).

When is x^2 < x?
When 0 < x < 1

When is x^3 > x?
When x > 1 or -1 < x < 0

When is x^3 < x?
When 0 < x < 1 or x < -1

Draw them on the number line and mark the corresponding regions. Take examples from each region to convince yourself why the squares and cubes behave this way. Then, memorize both the diagrams!

Coming back to this question:
(1) x is less than -1.
For negative numbers, x^2 is more than x. So answer is 'Yes'. Sufficient.

(2) x^2 is greater than 1
implies mod x is greater than 1 or we can say, x is greater than 1 or less than -1. In either case, x^2 is greater than x. So answer is 'Yes'. Sufficient.

Answer (D)



Thanks Karishma :) I know: I 'm working to memorize these rules and tackle the question with more proficiency.

Infact at the moment I 'm quite comfortable with this question but I'm working on how attack a question from an odd angle i.e. trying different strategy.

This is why I posted here this question. Please see if I did correct

x^2 > x or x^2 - x > 0

This imply that x < 0 and x > 1

1) x < - 1 suff

2) x^2 > 1 basically says x > 1 suff

In less than 50 seconds. Is fine or I'm wrong ??

Thanks a lot :)


Everything is correct except the red part above.

Is x^2 greater than x ?

Is x^2 > x? --> is x(x-1)>0? Is x<0 or x>1? So, as Karishma correctly noted above x^2>x hods true for all negative values of x as well as for values of x which are more than 1.

(1) x is less than -1. If x is negative, then x^2=positive>x=negative. Sufficient.

(2) x^2 is greater than 1 --> x^2>1 --> |x|>1 --> x<-1 or x>1 --> for both case x^2>x. 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

SVP
SVP
User avatar
Joined: 01 Sep 2010
Posts: 1747
Followers: 56

Kudos [?]: 582 [0], given: 467

Re: Is x^2 greater than x ? [#permalink] New post 14 Feb 2013, 06:21
Quote:

Everything is correct except the red part above.

Is x^2 greater than x ?

Is x^2 > x? --> is x(x-1)>0? Is x<0 or x>1? So, as Karishma correctly noted above x^2>x, for all negative value of x as well as for values of x which are more than 1.

(1) x is less than -1. If x is negative, then x^2=positive>x=negative. Sufficient.

(2) x^2 is greater than 1 --> x^2>1 --> |x|>1 --> x<-1 or x>1 --> for both case x^2>x. Sufficient.

Answer: D.



grrrrrrrrrrrrrrrrrrrrrrr always this silly stupid dumb mistake :wall: I'm not so far from a good score ( >=48 )

and always if you do not know the sign of x you can't square both sides, simply.


thanks both of you :roll:
_________________

KUDOS is the good manner to help the entire community.

Re: Is x^2 greater than x ?   [#permalink] 14 Feb 2013, 06:21
    Similar topics Author Replies Last post
Similar
Topics:
New posts Is x^2 greater than x? 1) x^2 is greater than 1 2) x is netcaesar 5 18 Oct 2006, 13:24
New posts Is x^2 greater than x? 1) x^2 is greater than 1. 2) x is jimmyjamesdonkey 4 21 Apr 2008, 19:24
New posts 1 Is x^2 greater than x ? (1) x^2 is greater than 1. (2) x is goalsnr 8 15 May 2008, 18:16
New posts Is x^2 greater than x? (1) x^2 is greater than x^3 (2) x^2 lumone 2 03 Jun 2008, 08:21
New posts EXPERTS_POSTS_IN_THIS_TOPIC Is x^2 greater than x ? metallicafan 7 20 Jun 2012, 10:44
Display posts from previous: Sort by

Is x^2 greater than x ?

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