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

It is currently 26 May 2013, 02:35
Customize  |  Hide

Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 14 Jun 2008
Posts: 162
Followers: 1

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

Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0 [#permalink] New post 02 Sep 2008, 07:41
00:00

Question Stats:

32% (02:24) correct 67% (02:00) wrong based on 5 sessions
Is x > y^2?

(1) x > y + 5
(2) x^2 - y^2 = 0

OPEN DISCUSSION OF THIS QUESTION IS HERE: is-x-y-2-1-x-y-5-2-x-2-y-97142.html
[Reveal] Spoiler: OA

Last edited by Bunuel on 22 Jun 2012, 07:35, edited 1 time in total.
Edited the question and added the OA. Topic is locked.
Kaplan Promo CodeKnewton GMAT Discount CodesVeritas Prep GMAT Discount Codes
Manager
Manager
Joined: 22 Jul 2008
Posts: 156
Followers: 1

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

Re: DS : m02 #19 [#permalink] New post 02 Sep 2008, 08:08
St 2 : x^2 = y^2 Hence x cannot be > y^2.
St.1: x> y+5. Multiple values can be substituted for x, y.-- Insufficient
Therefore, ans should be B
SVP
SVP
User avatar
Joined: 07 Nov 2007
Posts: 1840
Location: New York
Followers: 20

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

GMAT Tests User
Re: DS : m02 #19 [#permalink] New post 02 Sep 2008, 08:23
KASSALMD wrote:
St 2 : x^2 = y^2 Hence x cannot be > y^2.
St.1: x> y+5. Multiple values can be substituted for x, y.-- Insufficient
Therefore, ans should be B


x=1/2 y=1/2 x>y^2 true

x=2 y=2 x>y^2 false
_________________

Your attitude determines your altitude
Smiling wins more friends than frowning

SVP
SVP
User avatar
Joined: 07 Nov 2007
Posts: 1840
Location: New York
Followers: 20

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

GMAT Tests User
Re: DS : m02 #19 [#permalink] New post 02 Sep 2008, 11:49
Guys,

Its not B.

For Statement 2:
There are two answers.. Insufficient.
x=1/2 y=1/2 x>y^2 true

x=2 y=2 x>y^2 false

combine

x and y must have opposite sign because x>y+5

x>-x+5
x>2.5

Sufficient

Should be C.
_________________

Your attitude determines your altitude
Smiling wins more friends than frowning

1 KUDOS received
Intern
Intern
Joined: 19 Sep 2006
Posts: 19
Followers: 0

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

Re: DS : m02 #19 [#permalink] New post 02 Sep 2008, 12:04
1
This post received
KUDOS
Real good one! Thanks for the post.
2 KUDOS received
Manager
Manager
Joined: 14 Jun 2008
Posts: 162
Followers: 1

Kudos [?]: 13 [2] , given: 0

Re: DS : m02 #19 [#permalink] New post 02 Sep 2008, 14:21
2
This post received
KUDOS
x2suresh wrote:
Guys,

Its not B.

For Statement 2:
There are two answers.. Insufficient.
x=1/2 y=1/2 x>y^2 true

x=2 y=2 x>y^2 false

combine

x and y must have opposite sign because x>y+5

x>-x+5
x>2.5


Sufficient

Should be C.


thats the trick.
good stuff

OA is C
1 KUDOS received
Intern
Intern
Status: Single
Joined: 16 Dec 2011
Posts: 13
GMAT 1: 600 Q42 V31
GPA: 3.5
Followers: 0

Kudos [?]: 15 [1] , given: 6

GMAT ToolKit User
Re: Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0 struggling [#permalink] New post 22 Jun 2012, 05:45
1
This post received
KUDOS
Thnx For the explanation
Manager
Manager
User avatar
Status: Juggg..Jugggg Go!
Joined: 11 May 2012
Posts: 245
Location: India
GC Meter: A.W.E.S.O.M.E
Concentration: Entrepreneurship, General Management
Schools: Haas '15
GMAT 1: 620 Q46 V30
GMAT 2: 720 Q50 V38
Followers: 4

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

Re: Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0 struggling [#permalink] New post 22 Jun 2012, 07:30
seems like answer is C, as it is not mentioned they are integers!
_________________

You haven't failed, if you haven't given up!
---
Asax
I blog at www.bschooladmit.wordpress.com

1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11628
Followers: 1802

Kudos [?]: 9618 [1] , given: 829

Re: Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0 [#permalink] New post 22 Jun 2012, 07:35
1
This post received
KUDOS
Is x>y^2?

(1) x>y+5 --> x-y>5. Clearly insufficient, for example: if x=1 and y=-10 then the answer is NO, but if x=10 and y=1 then the answer is YES. Two different answers, hence not sufficient.

(2) x^2-y^2=0 --> (x-y)(x+y)=0 --> so either x-y=0 or x+y=0. Also insufficient: if x=1 and y=1, then answer is NO, buy if x=\frac{1}{2} and y=\frac{1}{2}, then the answer is YES. Two different answers, hence not sufficient.

(1)+(2) As from (1) x-y>5\neq{0}, then from (2) must be true that x+y=0 --> so x=-y --> substitute x in (1) --> -y-y>5 --> y<-\frac{5}{2}<0, as x=-y, then x>\frac{5}{2}>0, so y^2 (or which is the same x^2) will always be more than x, thus the answer to the question "Is x>y^2" is NO. Sufficient.

To elaborate more as x=-y>0, the only chance for x>y^2 to hold true (or which is the same for x>x^2 to hold true) would be if x is fraction (0<x<1). For example if x=\frac{1}{2} and y=-\frac{1}{2} then x=\frac{1}{2}>y^2=\frac{1}{4}. But the fact that x>\frac{5}{2}>0 rules out this option.

Answer: C.

Hope it's clear.

OPEN DISCUSSION OF THIS QUESTION IS HERE: is-x-y-2-1-x-y-5-2-x-2-y-97142.html
_________________

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: Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0   [#permalink] 22 Jun 2012, 07:35
    Similar topics Author Replies Last post
Similar
Topics:
New posts Is x > y^2? 1. x > y+5 2. x^2 - y^2 = 0 bmwhype2 8 08 Nov 2007, 01:26
New posts EXPERTS_POSTS_IN_THIS_TOPIC Is x > y ^ 2? (1) x > y + 5 (2) x^2 - y^2 = 0 eyunni 1 21 Nov 2007, 12:26
New posts EXPERTS_POSTS_IN_THIS_TOPIC Is x > y^2 1. x> y+5 2. x^2 - y^2 = 0 bmwhype2 1 02 Dec 2007, 11:52
New posts 1 Is x > y^2 ? 1) x > y+5 2) x^2 - y^2 = 0 jjhko 2 12 Sep 2008, 05:48
New posts 5 EXPERTS_POSTS_IN_THIS_TOPIC Is x > y^2? (1) x > y+5 (2) x^2-y^2 = 0 tonebeeze 6 12 Jul 2010, 17:53
Display posts from previous: Sort by

Is x > y^2? 1. x > y + 5 2. x^2 - y^2 = 0

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