Last visit was: 28 Apr 2026, 09:12 It is currently 28 Apr 2026, 09:12
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
Events & Promotions
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 28 Apr 2026
Posts: 16,447
Own Kudos:
79,436
 [2]
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,447
Kudos: 79,436
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
ydmuley
User avatar
Retired Moderator
Joined: 19 Mar 2014
Last visit: 01 Dec 2019
Posts: 807
Own Kudos:
Given Kudos: 199
Location: India
Concentration: Finance, Entrepreneurship
GPA: 3.5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 28 Apr 2026
Posts: 109,949
Own Kudos:
Given Kudos: 105,927
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,949
Kudos: 811,732
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
shashankism
Joined: 13 Mar 2017
Last visit: 19 Feb 2026
Posts: 608
Own Kudos:
Given Kudos: 88
Affiliations: IIT Dhanbad
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy)
Posts: 608
Kudos: 713
Kudos
Add Kudos
Bookmarks
Bookmark this Post
burnttwinky
If x^2 = y^2, is true that x>0?

(1) x=2y+1

(2) y<= -1

Given : x^2 = y^2 => x=+/-y
DS : x>0

Option 1 : x = 2y+1
x^2 = [(x-1)/2]^2
=> 4x^2 = x^2 +1 -2x
=> 3x^2 +2x -1 = 0
=> (x+1) (3x-1) = 0
=> x= -1, 1/3

NOT SUFFICIENT

Option 2 :
y <= -1
So there can be many values of x . x<=-1 or x>=1
NOT SUFFICIENT

Combined :
x= -1,1/3
so y = 1, -1, 1/3, -1/3
But y <=-1
So x = -1 is possible

SUFFICIENT

Answer C
User avatar
rekhabishop
Joined: 22 Sep 2016
Last visit: 18 May 2018
Posts: 129
Own Kudos:
Given Kudos: 42
Location: India
GMAT 1: 710 Q50 V35
GPA: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x^2 = y^2, is true that x>0?

\(x^2 = y^2\) --> \(|x|=|y|\) --> either \(y=x\) or \(y=-x\).

(1) x=2y+1 --> if \(y=x\) then we would have: \(x=2x+1\) --> \(x=-1<0\) (notice that in this case \(y=x=-1\)) but if \(y=-x\) then we would have: \(x=-2x+1\) --> \(x=\frac{1}{3}>0\) (notice that in this case \(y=-x=-\frac{1}{3}\)). Not sufficient.

(2) y<= -1. Clearly insufficient.

(1)+(2) Since from (2) \(y\leq{-1}\) then from (1) \(y=x=-1\), so the answer to the question is NO. Sufficient.

Answer: C.

Hope it's clear.

In the following statement,

(1)+(2) Since from (2) \(y\leq{-1}\) then from (1) \(y=x=-1\), so the answer to the question is NO. Sufficient.

what if, y=-x=-1 ?
Then x=1>0 and hence (1)+(2) = insufficient
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 28 Apr 2026
Posts: 109,949
Own Kudos:
811,732
 [1]
Given Kudos: 105,927
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,949
Kudos: 811,732
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rekhabishop
Bunuel
If x^2 = y^2, is true that x>0?

\(x^2 = y^2\) --> \(|x|=|y|\) --> either \(y=x\) or \(y=-x\).

(1) x=2y+1 --> if \(y=x\) then we would have: \(x=2x+1\) --> \(x=-1<0\) (notice that in this case \(y=x=-1\)) but if \(y=-x\) then we would have: \(x=-2x+1\) --> \(x=\frac{1}{3}>0\) (notice that in this case \(y=-x=-\frac{1}{3}\)). Not sufficient.

(2) y<= -1. Clearly insufficient.

(1)+(2) Since from (2) \(y\leq{-1}\) then from (1) \(y=x=-1\), so the answer to the question is NO. Sufficient.

Answer: C.

Hope it's clear.

In the following statement,

(1)+(2) Since from (2) \(y\leq{-1}\) then from (1) \(y=x=-1\), so the answer to the question is NO. Sufficient.

what if, y=-x=-1 ?
Then x=1>0 and hence (1)+(2) = insufficient

From (1) we have only two possibilities:
a. \(y=x=-1\)
b. \(y=-x=-\frac{1}{3}\)

y = -1 and x = 1 does not satisfy the first statement.
avatar
alekkx
Joined: 27 Oct 2017
Last visit: 30 Nov 2017
Posts: 3
Given Kudos: 5
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Don't we assume x<0 when we infer x=-y from x^2=y^2 (and when x>0 x=y)? Isn't this the normal procedure when we have |x|=something. I got x=-y and x=y from the statement, but then got confused by the assumptions made to open the abs value. Thanks.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 28 Apr 2026
Posts: 109,949
Own Kudos:
811,732
 [1]
Given Kudos: 105,927
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,949
Kudos: 811,732
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
alekkx
Don't we assume x<0 when we infer x=-y from x^2=y^2 (and when x>0 x=y)? Isn't this the normal procedure when we have |x|=something. I got x=-y and x=y from the statement, but then got confused by the assumptions made to open the abs value. Thanks.

You could use number plugging to check whether you are right.

x^2 = y^2:

The above could be true for example if x = y = -1 or if x = 1 and y = -1. These examples answer no to both of your question. Generally x^2 = y^2 means that |x| = |y|, so x and y are at the same distance from 0 on the number line.
avatar
alekkx
Joined: 27 Oct 2017
Last visit: 30 Nov 2017
Posts: 3
Given Kudos: 5
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
alekkx
Don't we assume x<0 when we infer x=-y from x^2=y^2 (and when x>0 x=y)? Isn't this the normal procedure when we have |x|=something. I got x=-y and x=y from the statement, but then got confused by the assumptions made to open the abs value. Thanks.

You could use number plugging to check whether you are right.

x^2 = y^2:

The above could be true for example if x = y = -1 or if x = 1 and y = -1. These examples answer no to both of your question. Generally x^2 = y^2 means that |x| = |y|, so x and y are at the same distance from 0 on the number line.

Thanks. What are the implications of |y|<|x|, is it "y<x or y>-x" or something different?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 28 Apr 2026
Posts: 109,949
Own Kudos:
811,732
 [2]
Given Kudos: 105,927
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,949
Kudos: 811,732
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
alekkx
Bunuel
alekkx
Don't we assume x<0 when we infer x=-y from x^2=y^2 (and when x>0 x=y)? Isn't this the normal procedure when we have |x|=something. I got x=-y and x=y from the statement, but then got confused by the assumptions made to open the abs value. Thanks.

You could use number plugging to check whether you are right.

x^2 = y^2:

The above could be true for example if x = y = -1 or if x = 1 and y = -1. These examples answer no to both of your question. Generally x^2 = y^2 means that |x| = |y|, so x and y are at the same distance from 0 on the number line.

Thanks. What are the implications of |y|<|x|, is it "y<x or y>-x" or something different?

|x| is the distance from x to 0 on the number line, so |y| < |x| means that x if further from 0 than y is.

----x----y----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----y----x----
avatar
alekkx
Joined: 27 Oct 2017
Last visit: 30 Nov 2017
Posts: 3
Given Kudos: 5
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

|x| is the distance from x to 0 on the number line, so |y| < |x| means that x if further from 0 than y is.

----x----y----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----y----x----

Thanks Bunuel. It looks like I did not capture all cases with my inequalities. For example, when y>0, I have y is always less than x, which is not true based on case 2. When faced with this condition on DS, is the best way to draw out the number line like this? How does this compare to getting a condition that says |x-5|>2 in terms of how you would get the constraints.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 28 Apr 2026
Posts: 109,949
Own Kudos:
Given Kudos: 105,927
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,949
Kudos: 811,732
Kudos
Add Kudos
Bookmarks
Bookmark this Post
alekkx
Bunuel

|x| is the distance from x to 0 on the number line, so |y| < |x| means that x if further from 0 than y is.

----x----y----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----y----x----

Thanks Bunuel. It looks like I did not capture all cases with my inequalities. For example, when y>0, I have y is always less than x, which is not true based on case 2. When faced with this condition on DS, is the best way to draw out the number line like this? How does this compare to getting a condition that says |x-5|>2 in terms of how you would get the constraints.

10. Absolute Value



For more check Ultimate GMAT Quantitative Megathread



Hope it helps.
User avatar
Probus
Joined: 10 Apr 2018
Last visit: 22 May 2020
Posts: 178
Own Kudos:
Given Kudos: 115
Location: United States (NC)
Posts: 178
Kudos: 563
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kris01
Hello Alexpavlos,

You are right in assuming that since y=-1 and x^2=y^2, x=+/-1. However, remember that equation in statement 1 also gives you a relationship between statement x and y. The correct answer should satisfy all the data. Now the question you should ask yourself is whether it is possible to use the information in statement 2 and 1 together to get a single value for x.

Statement 1 mentions that
x=2y+1
Substituting y=-1 in the this equation, we get

x=-1 and hence, x<0. Hence, together the two statements suffice.

Answer-C

Hope this helps! Let me know if you need any further clarification.

alexpavlos
Bunuel
If x^2 = y^2, is true that x>0?

\(x^2 = y^2\) --> \(|x|=|y|\) --> either \(y=x\) or \(y=-x\).

(1) x=2y+1 --> if \(y=x\) then we would have: \(x=2x+1\) --> \(x=-1<0\) (notice that in this case \(y=x=-1\)) but if \(y=-x\) then we would have: \(x=-2x+1\) --> \(x=\frac{1}{3}>0\) (notice that in this case \(y=-x=-\frac{1}{3}\)). Not sufficient.

(2) y<= -1. Clearly insufficient.

(1)+(2) Since from (2) \(y\leq{-1}\) then from (1) \(y=x=-1\), so the answer to the question is NO. Sufficient.

Answer: C.

Hope it's clear.

Hi!

I did a bit of a unnecessarily long way but got to the wrong answer and was hoping someone could tell me what my logical error is.

i squared both sides of statement 1 and got to \(x^2 = 4y^2 + 4y +1\)

then I replaced \(x^2\) with \(y^2\) and got the same as everyone else that y = -1 or y = -(1/3) NOT sufficient

Using statement B i eliminated y=-(1/3) but where I got it wrong is that I thought that since y = -1 then x could be equal to +/- 1 so I chose E

Am i missing something?

Thank you in advance or any responses!

Hi chetan2u, Bunuel,
I did understand the solution that you have shared , but what did i do wrong in my approach. I am getting answer E . I understand correct answer is C
here is how i tried to solve it
So we are given that x^2 =y^2
means we have |x|=|y|
So we have four cases from it ( understand that it finally transoms to two cases but just listed the cases as i did in my original attempt)
\(x\geq{0}\) , y\(\geq{0}\) we have x=y
\(x\geq{0}\) , y< 0 we have x=-y
x<0 , y\(\geq{0}\) we have -x=y
x<0 , y<0 we have x=y

Now statement A says :
x= 2y+1
squaring on both sides
\(x^2\)= (2y+1)^2
now since we are given that\(x^2\)=\(y^2\)replace \(x^2\) with\(y^2\)
we get
y=-1 or/and y=-\(\frac{1}{3}\)
now we can have
x=y=-1 or x=1 and y=-1
x=y=-\(\frac{1}{3}\) or x=\(\frac{1}{3}\) and y=-\(\frac{1}{3}\)

Statement 2:
\(y\leq{1}\)
we will have either x>0 or x<0
because
\(x\geq{0}\) , y< 0
or
x<0 , y<0


Now combing 1 and 2 we have
y=-1
so two cases are applicable ( i am referring to 4 cases that show relation between x and y)
x<0 , y<0 we have x=y
we will get x=y=-1
and for case this we get
\(x\geq{0}\) , y< 0 we have x=-y
x=1 and y=-1

I did not understand what Kris01 meant to consider true for all statements. I considered both statements and came to conclusion that y=-1

Where did i go wrong .
Please help me understand my mistake .
Probus
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 28 Apr 2026
Posts: 11,231
Own Kudos:
45,037
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,231
Kudos: 45,037
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Probus


Hi chetan2u, Bunuel,
I did understand the solution that you have shared , but what did i do wrong in my approach. I am getting answer E . I understand correct answer is C
here is how i tried to solve it
So we are given that x^2 =y^2
means we have |x|=|y|
So we have four cases from it ( understand that it finally transoms to two cases but just listed the cases as i did in my original attempt)
\(x\geq{0}\) , y\(\geq{0}\) we have x=y
\(x\geq{0}\) , y< 0 we have x=-y
x<0 , y\(\geq{0}\) we have -x=y
x<0 , y<0 we have x=y

Now statement A says :
x= 2y+1
squaring on both sides
\(x^2\)= (2y+1)^2
now since we are given that\(x^2\)=\(y^2\)replace \(x^2\) with\(y^2\)
we get
y=-1 or/and y=-\(\frac{1}{3}\)
now we can have
x=y=-1 or x=1 and y=-1
x=y=-\(\frac{1}{3}\) or x=\(\frac{1}{3}\) and y=-\(\frac{1}{3}\)

Statement 2:
\(y\leq{1}\)
we will have either x>0 or x<0
because
\(x\geq{0}\) , y< 0
or
x<0 , y<0


Now combing 1 and 2 we have
y=-1
so two cases are applicable ( i am referring to 4 cases that show relation between x and y)
x<0 , y<0 we have x=y
we will get x=y=-1
and for case this we get
\(x\geq{0}\) , y< 0 we have x=-y
x=1 and y=-1

I did not understand what Kris01 meant to consider true for all statements. I considered both statements and came to conclusion that y=-1

Where did i go wrong .
Please help me understand my mistake .
Probus


Hi...

You have gone wrong in not considering equation 1 while taking value of X..
1) X=2y+1
You got two values of y as -1/3 and -1
Now substitute y as -1/3 , X=2*(-1/3)+1=-1/3
has -1, x=2*(-1)+1=-2+1=-1
So only two values are left -1/3 and -1 for X..
|x|=|y| may give as 1 as a value but statement I negates it
2) y<=-1
Nothing about X

Combined it tells you that y=-1 and so X=-1
Sufficient

C
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
alekkx
Bunuel


You could use number plugging to check whether you are right.

x^2 = y^2:

The above could be true for example if x = y = -1 or if x = 1 and y = -1. These examples answer no to both of your question. Generally x^2 = y^2 means that |x| = |y|, so x and y are at the same distance from 0 on the number line.

Thanks. What are the implications of |y|<|x|, is it "y<x or y>-x" or something different?

|x| is the distance from x to 0 on the number line, so |y| < |x| means that x if further from 0 than y is.

----x----y----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----y----x----
Bunuel
Can I write the highlighted part like the bold part?
----y----x----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----x----y----
User avatar
MSIMBA
Joined: 04 Jun 2017
Last visit: 14 Aug 2020
Posts: 73
Own Kudos:
Given Kudos: 180
Location: India
Concentration: Strategy, Operations
GMAT 1: 500 Q39 V20
GPA: 3.82
GMAT 1: 500 Q39 V20
Posts: 73
Kudos: 40
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lets solve the question
1)
x = 2y +1

we can't know if x>0 if we don't know the value of y.
Insufficient

2) y<=-1

Alone, this obviously tells us nothing about x! Insufficient. Answer is either C or E.

1+2)

Let's plug a few values of y that are <= -1 into the equation from situation #1 to see how they affect x:

x=2y+1
x=2(-1)+1 = -1
x=2(-2)+1 = -3
x=2(-3)+1 = -5

C is the answer.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 28 Apr 2026
Posts: 109,949
Own Kudos:
Given Kudos: 105,927
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,949
Kudos: 811,732
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Asad
Bunuel
alekkx


Thanks. What are the implications of |y|<|x|, is it "y<x or y>-x" or something different?

|x| is the distance from x to 0 on the number line, so |y| < |x| means that x if further from 0 than y is.

----x----y----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----y----x----
Bunuel
Can I write the highlighted part like the bold part?
----y----x----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----x----y----

No. |y| < |x| means that x if further from 0 than y is. Is x further from 0 than y is in your examples?
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Asad
Bunuel


|x| is the distance from x to 0 on the number line, so |y| < |x| means that x if further from 0 than y is.

----x----y----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----y----x----
Bunuel
Can I write the highlighted part like the bold part?
----y----x----0--------------
----x---------0----y---------
---------y----0---------x----
--------------0----x----y----

No. |y| < |x| means that x if further from 0 than y is. Is x further from 0 than y is in your examples?
I get my answer. Thank you so much...
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 28 Apr 2026
Posts: 5,989
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,989
Kudos: 5,861
Kudos
Add Kudos
Bookmarks
Bookmark this Post
burnttwinky
If x^2 = y^2, is true that x > 0 ?

(1) x = 2y+1

(2) y <= -1

If x^2 = y^2, is true that x > 0 ?

(1) x = 2y+1
\((2y+1)^2 = y^2\)
\((2y+1)^2 - y^2 =0\)
(y+1)(3y+1) =0
y = -1 or -1/3
Since x = 2y+1
If y=-1; x = -1
If y=-1/3; x = 1/3
(x,y) = {(-1,-1),(1/3,-1/3)}
x = -1 or 1/3
NOT SUFFICIENT

(2) y <= -1
Still y^2 = +ve
x = +y or -y
NOT SUFFICIENT

(1)+(2)
(1) x = 2y+1
\((2y+1)^2 = y^2\)
\((2y+1)^2 - y^2 =0\)
(y+1)(3y+1) =0
y = -1 or -1/3
Since x = 2y+1
If y=-1; x = -1
If y=-1/3; x = 1/3
(x,y) = {(-1,-1),(1/3,-1/3)}
x = -1 or 1/3
(2) y <= -1
y=-1
x=-1<0
SUFFICIENT

IMO C
User avatar
tetraneha
Joined: 28 Apr 2020
Last visit: 24 Nov 2022
Posts: 24
Own Kudos:
Given Kudos: 124
GMAT 1: 640 Q45 V34
GMAT 1: 640 Q45 V34
Posts: 24
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can we solve this using graphical approach? Could someone post a solution as well?
   1   2   3   
Moderators:
Math Expert
109949 posts
498 posts
212 posts