BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Is |x| + |y| = 0?

Expert replies
by wholelottalove » Thu Jul 25, 2013 12:20 pm
I'm having difficulty understanding this problem. I understand why 1 and 2 are insufficient on their own. We know that x<0 and y<0. If x<0 and y<0 then I would say that |x|+|y| cannot equal zero. However, the correct answer states that I am to combine both statements and find the actual value of x and y (which both happen to be zero) to solve. Why can't I solve simply by looking at the signs of x and y and inferring that |x| + |y| cannot = 0? Thanks!!!

#1 x + 2|y| = 0

x + 2|y| = 0
2|y| = -x
|y| = -(x/2)
The only way for x to equal |y| is if x is negative. Therefore, we know the sign of x but nothing else.
INSUFFICIENT

#2 y + 2|x| = 0
The same steps taken with #1 can be applied here. To find the sign of y we can isolate |x|
y + 2|x| = 0
2|x| = -y
|x| = -(y/2)
For -(y/2) to be equal to an absolute value, y must be negative.

1+2)
if x<0 and y<0 then |x| + |y| ≠ 0 (This reasoning however is incorrect) The correct answer is as follows (why is the correct answer lol?)

1+2)
Knowing the signs of x and y, we can set x + 2|y| = 0 and y + 2|x| = 0 equal to one another and solve:

y + 2|x| = 0 = x + 2|y|
y - 2x = 0, x - 2y = 0
y = 2x
x - 2(2x) = 0
-3x = 0
3x=0
x=0

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

so x=0, y=0
SUFFICIENT

(C)
Join the discussion
Source: — Data Sufficiency |

by GMATGuruNY » Thu Jul 25, 2013 1:57 pm
Is |x| + |y| = 0?

Statement 1: x + 2|y| = 0
x = -2|y|.

Case 1: x=0 and y=0.
In this case, |x| + |y| = 0.

Case 2: x=-2 and y=1.
In this case, |x| + |y| ≠ 0.
INSUFFICIENT.

Statement 2: y + 2|x| = 0
y = -2|x|.

Case 1: x=0 and y=0.
In this case, |x| + |y| = 0.

Case 3: x=1 and y=-2.
In this case, |x| + |y| ≠ 0.
INSUFFICIENT.

Statements combined:
Squaring x = -2|y|, we get:
x² = 4y².

Squaring y = -2|x|, we get:
y² = 4x².

Substituting y² = 4x² into x² = 4y², we get:
x² = 4(4x²)
x² = 16x²
0 = 15x²
0 = x²
0 = x.
Since x=0, we know that y=0, as indicated in Case 1 above.
Thus, |x| + |y| = 0.
SUFFICIENT.

The correct answer is C.
Last edited by GMATGuruNY on Fri Jul 26, 2013 2:06 am, edited 1 time in total.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3
Join the discussion

by [email protected] » Thu Jul 25, 2013 6:06 pm
Hi wholelottalove,

Since you've put the prompt in the title of your post and the Facts in the body, I assume that the entire prompt is this:

Is |x| + |y| = 0?

1) x + 2|y| = 0

2) y + 2|x| = 0

With variables, I'm going to TEST some values:

For Fact 1, I'm going to keep it simple:

x + 2|y| = 0

x= 0
y = 0
equation = 0 and the answer to the question is YES

But we could also have:

x = -2
y = 1
equation = 0 and the answer to the question is NO
Inconsistent means INSUFFICIENT

Fact 2 gives us a similar statement, with the variables reversed. I can test similar values:

x = 0
y = 0
equation = 0 and the answer to the question is YES

x = 1
y = -2
equation = 0 and the answer to the question is NO
inconsistent means INSUFFICIENT

Combining statements, we have an obvious "overlap"
x = 0
y = 0
This gives us a YES

But now we run into a problem. There's no other set of values that will fit BOTH equations.
If we use....
x = -2
y = 1
from Fact 1, that pair of values WON'T FIT Fact 2. We can only use values that fit BOTH equations at this point. In fact, you won't be able to find any other sets of values that will fit BOTH equations. So, there's only one answer: x = 0, y = 0. You could also solve this algebraically as Mitch pointed out. When there's just one answer, then the situation is SUFFICIENT.

Final Answer: C

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion