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

It is currently 18 May 2013, 15:19
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:
1 KUDOS received
Manager
Manager
User avatar
Status: Waiting on 2nd round decisions from Wharton, Kellogg, and Booth. Received CGSM Fellowship Award offer to Haas!
Joined: 19 Nov 2009
Posts: 131
Concentration: General Management, Entrepreneurship
GMAT 1: 710 Q48 V39
Followers: 5

Kudos [?]: 30 [1] , given: 209

Is x > y^2? (1) x > y+5 (2) x^2-y^2 = 0 [#permalink] New post 12 Jul 2010, 17:53
1
This post received
KUDOS
00:00

Question Stats:

39% (03:15) correct 60% (01:30) wrong based on 3 sessions
Is x > y^2?

(1) x > y+5

(2) x^2-y^2 = 0

Hello,

I was wondering if someone can help with providing a detailed explanation as to how they arrived at (c). The explanation on the test (GMAT Club Test m2#19) review is a bit brief. Thanks
[Reveal] Spoiler: OA
Kaplan Promo CodeKnewton GMAT Discount CodesManhattan GMAT Discount Codes
3 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

Kudos [?]: 9526 [3] , given: 826

Re: GMAT Club Test 2 #19 [#permalink] New post 12 Jul 2010, 19:39
3
This post received
KUDOS
tonebeeze wrote:
Hello,

I was wondering if someone can help with providing a detailed explanation as to how they arrived at (c). The explanation on the test review is a bit brief. Thanks


Is x>y^2?

(1) x>y+5

(2) x^2-y^2 = 0


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

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

Manager
Manager
User avatar
Status: Waiting on 2nd round decisions from Wharton, Kellogg, and Booth. Received CGSM Fellowship Award offer to Haas!
Joined: 19 Nov 2009
Posts: 131
Concentration: General Management, Entrepreneurship
GMAT 1: 710 Q48 V39
Followers: 5

Kudos [?]: 30 [0], given: 209

Re: GMAT Club Test 2 #19 [#permalink] New post 12 Jul 2010, 20:13
Thanks! That was a much clear explanation.

Last problem of the day:

What is the best approach to solve problems such as this:


"How many times will the digit 7 be written when listing the integers from 1 to 1000?"

Is there any combinationatorics shortcuts? The GMTClub test approached seemed very time consuming.
Manager
Manager
Joined: 22 Jun 2010
Posts: 58
Followers: 1

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

Re: GMAT Club Test 2 #19 [#permalink] New post 15 Jul 2010, 08:33
tonebeeze wrote:
Thanks! That was a much clear explanation.

Last problem of the day:

What is the best approach to solve problems such as this:


"How many times will the digit 7 be written when listing the integers from 1 to 1000?"

Is there any combinationatorics shortcuts? The GMTClub test approached seemed very time consuming.


digits-problem-difficulty-in-gmat-club-test-97153.html
Magoosh GMAT Instructor
User avatar
Joined: 28 Dec 2011
Posts: 823
Followers: 210

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

Re: Number properties [#permalink] New post 08 Jan 2012, 22:58
Hi, there! I'm happy to help with this. :)

The question: is x > y^2

Statement #1: x > y + 5

This doesn't necessarily tell us anything. If y = 1, and x = 7, then x > y^2, but if y = -6 and x = 0, then x < y^2. But itself, Statement #1 is not sufficient.

Statement #2: x^2 - y^2 = 0

This means that x^2 = y^2, which means that x = ±y. Same absolute value, but both could be positive, both could be negative, or either one could be positive and the other negative. We know that y^2 will be positive, but the x can be positive or negative, so by itself, Statement #2 is insufficient.

Combined
Now, we know that x^2 - y^2 = 0 ---> x = ±y, AND we know that x > y + 5. This leads immediate to a few conclusions
(a) x is positive and y is negative --- that's the only way they could have the same absolute value, but with x bigger than y + 5
(b) x and y must have an absolute value greater than 2.5, so that the different between positive x and negative y is more than 5

So we are comparing a positive number x, greater than 2.5, to the square of the negative number with the same absolute value. Of course, x^2 and y^2 are equal, so the question really boils down to: given that x > 2.5, is x > x^2?

For all x greater than one, the square of x is greater than x. That's because, squaring is multiplying a number by itself, and when you multiply anything by a number greater than one, it gets bigger.

Thus, if x > 2.5, when we square it, it will get bigger. Therefore, x^2 = y^2 > x for all values of x > 2.5.

Thus, combined, the statements are sufficient together. Answer = C

Does that make sense? Please let me know if you have any questions.

Mike :)
_________________

Mike McGarry
Magoosh Test Prep

Image

Image

Director
Director
Status: Preparing for the 4th time -:(
Joined: 25 Jun 2011
Posts: 558
Location: United Kingdom
Concentration: International Business, Strategy
GMAT Date: 06-22-2012
GPA: 2.9
WE: Information Technology (Consulting)
Followers: 8

Kudos [?]: 61 [0], given: 212

GMAT Tests User
Is x>y^2 [#permalink] New post 16 Mar 2012, 15:42
Is x > y^2

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

Struggling to understand this question. Can you please help?
_________________

Best Regards,
E.

MGMAT 1 --> 530
MGMAT 2--> 640
MGMAT 3 ---> 610 :-(

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

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

Re: Is x>y^2 [#permalink] New post 16 Mar 2012, 15:50
Re: Is x>y^2   [#permalink] 16 Mar 2012, 15:50
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts Is x > y^2 ? 1. x > y + 5 2. x^2 - y^2 = 0 ivymba 10 08 Oct 2006, 19:18
New posts Is x>y^2? [1] x>y+5 [2] x^2-y^2=0 Bluebird 3 18 May 2007, 21:59
New posts Is x > y^2? 1. x > y+5 2. x^2 - y^2 = 0 bmwhype2 8 08 Nov 2007, 01:26
Popular new posts EXPERTS_POSTS_IN_THIS_TOPIC Is x > y^2? (1) x > y + 5 (2) x^2 - y^2 = 0 This is a sujitmgmat 20 20 Nov 2007, 14:28
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
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®.