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

Redeem

Data sufficiency with modulus

Expert replies
Source: — Problem Solving |

by GMATGuruNY » Fri Feb 12, 2016 6:26 am
Please post each problem in a separate thread in the DS forum.
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] » Fri Feb 12, 2016 10:15 am
Hi uniyal01,

In the first DS prompt, we're asked for the value of |X-2|.

1) |X-4| = 2

Since we're dealing with an equation and an absolute value, there will almost certainly be two solutions to this equation.

When X=2.... |2-4| = |-2| = 2
When X=6... |6-4| = |2| = 2

IF....
X=2, then the answer to the question is |2-2| = |0| = 0
X=6, then the answer to the question is |6-2| = |4| = 4
Fact 1 is INSUFFICIENT

2) |2-X| = 4

When X=-2.... |2-(-2)| = |4| = 4
When X=6... |2-6| = |-4| = 4

IF....
X=-2, then the answer to the question is |-2-2| = |-4| = 4
X=6, then the answer to the question is |6-2| = |4| = 4
Fact 2 is SUFFICIENT

Final Answer: B

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

by Matt@VeritasPrep » Sun Feb 14, 2016 9:35 pm
First one:

S1:

Two options:

If (x - 4) ≥ 0, then |x - 4| = x - 4, so x - 4 = 2, and x = 6.

If (x - 4) < 0, then |x - 4| = -(x - 4), so 4 - x = 2, and x = 2.

So |x - 2| could be 4 or could be 0.

S2:

Same idea, two options:

If |2 - x| ≥ 0, then |2 - x| = 2 - x, and 2 - x = 4, and x = -2.

If |2 - x| < 0, then |2 - x| = -(2 - x), and -(2 - x) = 4, and x = 6.

So |x - 2| could be 4 or could be 4. Since these come out the same, S2 is SUFFICIENT.
Join the discussion

by Matt@VeritasPrep » Sun Feb 14, 2016 9:37 pm
Second one:

S1: |x| = -x

This is a funny way of saying x ≤ 0. So x could be 0, -1, -2, whatever.

S2: |x|² = x²

This is true for any value of x, so it doesn't help at all.

Together we still have x ≤ 0, so we can't solve for one specific value.
Join the discussion