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

It is currently 17 Jun 2013, 23:31
Customize  |  Hide

m02#8

  Question banks Downloads My Bookmarks Reviews  
Author Message
Retired Moderator
User avatar
Joined: 18 Jul 2008
Posts: 1003
Followers: 7

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

GMAT Tests User
m02#8 [#permalink] New post 03 Nov 2008, 16:24
00:00

Question Stats:

52% (01:58) correct 47% (01:30) wrong based on 73 sessions
If x and y are consecutive positive integers, and:
\left{ \begin{eqnarray*} x &\gt& y\\ x^2 - 1 &\gt& y^2 - 4y + x - 1\\ \end{eqnarray*}

which of the following represents all the possible values of y ?

(A) y \ge 0
(B) y \gt 0
(C) y \gt 1
(D) y \gt 7
(E) y \gt 8

[Reveal] Spoiler: OA
B

Source: GMAT Club Tests - hardest GMAT questions
[Reveal] Spoiler: OA
Kaplan Promo CodeKnewton GMAT Discount CodesManhattan GMAT Discount Codes
SVP
SVP
Joined: 17 Jun 2008
Posts: 1592
Followers: 7

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

GMAT Tests User
Re: m02#8 [#permalink] New post 03 Nov 2008, 22:09
Although the inequality looks complex, if we replace x with (y+1) in the inequality then we get y > 0.
12 KUDOS received
VP
VP
User avatar
Joined: 30 Jun 2008
Posts: 1050
Followers: 8

Kudos [?]: 215 [12] , given: 1

GMAT Tests User
Re: m02#8 [#permalink] New post 04 Nov 2008, 09:12
12
This post received
KUDOS
we know x>0 and y>0 and x,y are consecutive

we know x>y ..... this means x=y+1 ( x,y consecutive)

x² -1 > y²-4y+x-1
(y+1)² -1 > y²-4y+ (y+1) -1 -------- [ here i have substituted x=y+1]
y²+2y+1 -1 > y²-4y +y+1-1
y²+2y > y²-4y +y
y²+2y > y²-3y
2y > -3y
5y >0
y>0


SO B

Hope this helps
_________________

"You have to find it. No one else can find it for you." - Bjorn Borg

Check out my GMAT blog - GMAT Tips and Strategies

Intern
Intern
Joined: 25 Aug 2010
Posts: 42
Followers: 1

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

Re: m02#8 [#permalink] New post 04 Nov 2010, 06:55
x^2-1=y^2-4y+x-1 => x^2-x=y^2-4y => x^2-x+\frac{1}{4}-\frac{1}{4}=y^2-4y+4-4 => (x-\frac{1}{2})^2-\frac{1}{4}=(y-2)^2-4 => (x-\frac{1}{2})^2>(y-2)^2-\frac{15}{4}

since y is the smaller positive integer than x, the above is always true. so y can be any number larger than zero (option E is a subset of option D; option D is a subset of option C; option C is a subset of option B).

an alternative way to solve this is as follows:

since y is smaller than x, but larger than zero, option A can be deleted.

then since the question asks for all possible numbers of y, it could be a smaller one rather than a larger value. we pick from option C as a start. if C fails, we move to B. if C works ok, we move to D.
Manager
Manager
User avatar
Status: Trying to get into the illustrious 700 club!
Joined: 18 Oct 2010
Posts: 83
Followers: 1

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

Re: m02#8 [#permalink] New post 04 Nov 2010, 11:53
bigfernhead wrote:
If x and y are consecutive positive integers, and:
\left{ \begin{eqnarray*} x &\gt& y\\ x^2 - 1 &\gt& y^2 - 4y + x - 1\\ \end{eqnarray*}

which of the following represents all the possible values of y ?

(A) y \ge 0
(B) y \gt 0
(C) y \gt 1
(D) y \gt 7
(E) y \gt 8

[Reveal] Spoiler: OA
B

Source: GMAT Club Tests - hardest GMAT questions


I picked numbers to solve this equation.

The first thing I did was change the 2nd equation to look like this so that all of the variables are isolated on each side.

(x^2) - x - 1 > (y^2) - 4y - 1

Then I picked the numbers in the answer boxes to represent Y. Since it is asking for all of the possible solutions I started off with the smallest value for Y.

If Y = 0; then x has to equal 1 to satisfy the first equation x>y and is consecutive. This did not work because after plugging the numbers into the 2nd equation I got -1>0 which is not true. Cross out A.

Then I tried Y = 1; x = 2. This worked so all of the other answers will work too. I did try Y = 7; x = 8 just to be 100% sure though.
_________________

I'm trying to not just answer the problem but to explain how I came up with my answer. If I am incorrect or you have a better method please PM me your thoughts. Thanks!

Intern
Intern
Joined: 25 Aug 2010
Posts: 42
Followers: 1

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

Re: m02#8 [#permalink] New post 04 Nov 2010, 17:05
sonnco wrote:
I picked numbers to solve this equation.

The first thing I did was change the 2nd equation to look like this so that all of the variables are isolated on each side.

(x^2) - x - 1 > (y^2) - 4y - 1

Then I picked the numbers in the answer boxes to represent Y. Since it is asking for all of the possible solutions I started off with the smallest value for Y.

If Y = 0; then x has to equal 1 to satisfy the first equation x>y and is consecutive. This did not work because after plugging the numbers into the 2nd equation I got -1>0 which is not true. Cross out A.

Then I tried Y = 1; x = 2. This worked so all of the other answers will work too. I did try Y = 7; x = 8 just to be 100% sure though.
it's a quicker way, but i think you don't even have to try y=0 because y is said to be a positive interger, which means that y is at least +1.
1 KUDOS received
Manager
Manager
User avatar
Joined: 16 Sep 2010
Posts: 230
Location: United States
Concentration: Finance, Real Estate
GMAT 1: 740 Q48 V42
Followers: 6

Kudos [?]: 42 [1] , given: 2

GMAT Tests User
Re: m02#8 [#permalink] New post 21 Nov 2010, 17:42
1
This post received
KUDOS
Has to be B. Here is the most simple reason why.

X and Y are consecutive integers. Therefore if Y = 0 then X has to equal 1. So if Y = 0 how could the second statement be true? O is not greater than 1. Therefore Y must be > 0. B.
1 KUDOS received
Manager
Manager
Joined: 31 May 2010
Posts: 98
Followers: 1

Kudos [?]: 16 [1] , given: 22

Re: m02#8 [#permalink] New post 12 Dec 2010, 20:03
1
This post received
KUDOS
As x > y and x,y are consecutive

x = y+1

ans - y > 0
_________________

Kudos if any of my post helps you !!!

Manager
Manager
Joined: 18 Aug 2010
Posts: 91
Followers: 1

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

GMAT Tests User
Re: m02#8 [#permalink] New post 04 Feb 2011, 04:04
Can somebody explain why im not getting results?
below is my solution :

\left{ \begin{eqnarray*} x &\gt& y\\ x^2 - 1 &\gt& y^2 - 4y + x - 1\\ \end{eqnarray*}

initially i am adding 2 inequalities

x2 -1+x-x+1>y2-4y+y
x2>y2-3y
x=y+1
y2+2y+1>y2-3y

is it wrong to add inequalities above?
Math Forum Moderator
Joined: 20 Dec 2010
Posts: 2099
Followers: 109

Kudos [?]: 664 [0], given: 376

GMAT Tests User
Re: m02#8 [#permalink] New post 04 Apr 2011, 12:53
tinki wrote:
tinki wrote:
Can somebody explain why im not getting results?
below is my solution :

\left{ \begin{eqnarray*} x &\gt& y\\ x^2 - 1 &\gt& y^2 - 4y + x - 1\\ \end{eqnarray*}

initially i am adding 2 inequalities

x2 -1+x-x+1>y2-4y+y
x2>y2-3y
x=y+1
y2+2y+1>y2-3y

is it wrong to add inequalities above?



Anybody? why i cent get final answer with above? thx for feedback


Interesting. I am not too sure about my explanation, but just to add my thinking.

x is a greater value than y; i.e. 1 more;
if you add a greater value to the LHS and a smaller value to RHS, the inequality will still be correct but the range of the inequality changes.

e.g.
x>10
5>2
x+5>10+2
x>7

Thus, there is nothing wrong with the inequality but as we can see, the range changed.
We started with; x>10
Now, x>7.
Similar thing is happening in your example.

Well, the interesting thing to note is that; whether y>(-1/5) or y>0; the least value for y is going to be 1. So far; y>=1, we have the entire range.
_________________

~fluke

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

Manager
Manager
Joined: 21 Nov 2010
Posts: 141
Followers: 0

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

Re: m02#8 [#permalink] New post 13 Nov 2011, 17:43
B. Simplify to x (X - 1) > y (y - 4) and plug in numbers for Y from answers with the restriction that X>Y and x and y are consecutive positive integers.
Manager
Manager
Joined: 10 Jan 2011
Posts: 238
Location: India
GMAT Date: 07-16-2012
GPA: 3.4
WE: Consulting (Consulting)
Followers: 0

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

Reviews Badge
Re: m02#8 [#permalink] New post 18 Nov 2011, 03:37
if we replace x by Y+1 in inequality equation then we get 5y>0, hence Y>0.
_________________

-------Analyze why option A in SC wrong-------

Intern
Intern
Joined: 16 Aug 2009
Posts: 2
Location: France
Followers: 0

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

Re: m02#8 [#permalink] New post 03 Jun 2012, 06:14
The OA states that "since x and y are consecutive positive integers (...)" but this is not stated by the question, it is actually our expected conclusion. In my view the OA should remove "positive" to avoid confusion
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12081
Followers: 1876

Kudos [?]: 10077 [1] , given: 955

Re: m02#8 [#permalink] New post 03 Jun 2012, 06:44
1
This post received
KUDOS
Senior Manager
Senior Manager
User avatar
Joined: 15 Sep 2009
Posts: 272
GMAT 1: 750 Q V
Followers: 5

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

Re: m02#8 [#permalink] New post 16 Jun 2012, 10:21
Substituting x=y+1 into the second equations renders 5y>0, which gives y>0

Therefore B.
_________________

+1 Kudos me - I'm half Irish, half Prussian.

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12081
Followers: 1876

Kudos [?]: 10077 [0], given: 955

Re: m02#8 [#permalink] New post 08 Nov 2012, 07:34
bigfernhead wrote:
If x and y are consecutive positive integers, and:
\left{ \begin{eqnarray*} x &\gt& y\\ x^2 - 1 &\gt& y^2 - 4y + x - 1\\ \end{eqnarray*}

which of the following represents all the possible values of y ?

(A) y \ge 0
(B) y \gt 0
(C) y \gt 1
(D) y \gt 7
(E) y \gt 8

[Reveal] Spoiler: OA
B

Source: GMAT Club Tests - hardest GMAT questions


BELOW IS REVISED VERSION OF THIS QUESTION:
If x and y are consecutive integers (x>y) and x^2-1>y^2-4y+x-1, then which of the following must be true?

A. y\geq{0}
B. y>0
C. y>1
D. y>7
E. y>8

Since x and y are consecutive positive integers and x>y then x=y+1. Substitute x with y+1 in the given equation: (y+1)^2-1>y^2-4y+(y+1)-1 --> 5y>0 --> y>0.

Answer: B.
_________________

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS 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: m02#8   [#permalink] 08 Nov 2012, 07:34
Display posts from previous: Sort by

m02#8

  Question banks Downloads My Bookmarks Reviews  

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