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

Redeem

Is |x+y|<|x|+|y|?

Expert replies
by Max@Math Revolution » Thu Sep 27, 2018 11:33 pm

Timer

00:00

Answers

A

B

C

D

E

Stats

Difficulty

[Math Revolution GMAT math practice question]

Is |x+y|<|x|+|y|?

1) x<0
2) y>0
Join the discussion
Source: — Data Sufficiency |

absolute value

by GMATGuruNY » Fri Sep 28, 2018 2:54 am
Max@Math Revolution wrote:[Math Revolution GMAT math practice question]

Is |x+y|<|x|+|y|?

1) x<0
2) y>0
Since an absolute value cannot be negative, both sides of the question stem are NONNEGATIVE, enabling us to safely square the inequality:
(|x+y|)²< (|x|+|y|)²
x² + y² + 2xy < x² + y² + 2|x||y|
xy < |xy|
The resulting inequality is valid only if x and y have DIFFERENT SIGNS.
Question stem, rephrased: Do x and y have different signs?

Clearly, neither statement alone is sufficient.
Statements combined: x < 0 < y
Thus, the answer to the rephrased question stem is YES.
SUFFICIENT.

The correct answer is C.
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

Is |x+y|<|x|+|y|?

by fskilnik@GMATH » Fri Sep 28, 2018 7:22 am
Max@Math Revolution wrote:[Math Revolution GMAT math practice question]

Is |x+y|<|x|+|y|?

1) x<0
2) y>0
CONCEPTUAL (THEORETICAL) TOOL:
$$\left| {x + y} \right| \le \left| x \right| + \left| y \right|$$
is always valid and it is famous in Mathematics. It is the so-called first triangle inequality.

It is useful in the GMAT to know it and, also, to know that EQUALITY is valid if, and only if, we don´t have "opposing forces" (xy<0 does not occur):
$$\left| {x + y} \right| = \left| x \right| + \left| y \right|\,\,\,\,\,\, \Leftrightarrow \,\,\,\,xy \ge 0$$
(Try some values for x and y to feel comfortable about it. In less than 3min you will realize the result is pretty evident!)


SOLUTION: (Now absolutely trivial!)
$$\left| {x + y} \right|\,\,\mathop < \limits^? \,\,\,\left| x \right| + \left| y \right|\,\,\,\,\,\,\, \Leftrightarrow \,\,\,\,\,\boxed{xy\,\,\mathop < \limits^? \,\,0}$$

$$\left( 1 \right)\,\,\,x < 0\,\,\,\,\,\left\{ \matrix{
\,{\rm{Take}}\,\,\left( {x,y} \right) = \left( { - 1,0} \right)\,\,\,\,\, \Rightarrow \,\,\,\,\left\langle {{\rm{NO}}} \right\rangle \,\, \hfill \cr
\,{\rm{Take}}\,\,\left( {x,y} \right) = \left( { - 1,1} \right)\,\,\,\, \Rightarrow \,\,\,\left\langle {{\rm{YES}}} \right\rangle \,\, \hfill \cr} \right.$$
$$\left( 2 \right)\,\,\,y > 0\,\,\,\,\,\left\{ \matrix{
\,{\rm{Take}}\,\,\left( {x,y} \right) = \left( {0,1} \right)\,\,\,\,\, \Rightarrow \,\,\,\,\left\langle {{\rm{NO}}} \right\rangle \,\, \hfill \cr
\,{\rm{Take}}\,\,\left( {x,y} \right) = \left( { - 1,1} \right)\,\,\,\, \Rightarrow \,\,\,\left\langle {{\rm{YES}}} \right\rangle \,\, \hfill \cr} \right.$$
$$\left( {1 + 2} \right)\,\,\,\,\,\left\{ \matrix{
x < 0 \hfill \cr
y > 0 \hfill \cr} \right.\,\,\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,\,\,xy < 0\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,\,\,\left\langle {{\rm{YES}}} \right\rangle \,\,\,\,\,$$

This solution follows the notations and rationale taught in the GMATH method.

Regards,
Fabio.
Fabio Skilnik :: GMATH method creator ( Math for the GMAT)
English-speakers :: https://www.gmath.net
Portuguese-speakers :: https://www.gmath.com.br
Join the discussion

by Max@Math Revolution » Sun Sep 30, 2018 9:44 pm
=>

Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.

The first step of the VA (Variable Approach) method is to modify the original condition and the question. We then recheck the question.

The question |x+y|<|x|+|y| is equivalent to xy<0 as shown below

|x+y|<|x|+|y|
=> |x+y|^2<(|x|+|y|)^2
=> |x+y|^2-(|x|+|y|)^2< 0
=> (x+y)^2-(|x|+|y|)^2< 0
=> x^2+2xy+y^2-(|x|^2 +2|x||y|+|y|^2) < 0
=> x^2+2xy+y^2-(x^2 +2|xy|+y^2) < 0
=> 2xy-2|xy| < 0
=> xy-|xy| < 0
=> xy < |xy|
=> xy < 0

This occurs if x < 0 and y > 0. Thus, both conditions together are sufficient.

Therefore, C is the answer.
Answer: C
Join the discussion