Simple way to solve Veritas absolute question

This topic has expert replies
Legendary Member
Posts: 712
Joined: Fri Sep 25, 2015 4:39 am
Thanked: 14 times
Followed by:5 members

Simple way to solve Veritas absolute question

by Mo2men » Tue Jan 10, 2017 2:43 am
For how many integer values of x, is |x - 3| + |x + 1| + |x| < 10?

(A) 0

(B) 2

(C) 4

(D) 6

(E) Infinite

User avatar
Legendary Member
Posts: 2663
Joined: Wed Jan 14, 2015 8:25 am
Location: Boston, MA
Thanked: 1153 times
Followed by:128 members
GMAT Score:770

by DavidG@VeritasPrep » Tue Jan 10, 2017 3:51 am
Mo2men wrote:For how many integer values of x, is |x - 3| + |x + 1| + |x| < 10?

(A) 0

(B) 2

(C) 4

(D) 6

(E) Infinite
Take a quick look at the answer choices. There can't possibly be an infinite number of integer values that would make that expression less than 10. So all we have to do is show that there are more than 4 possibilities, and the answer will have to be D. (And if there are 4 or fewer, it won't take that long to test those.)

If x = 0, we get |0 - 3| + |0 + 1| + |0| = 3 + 1 + 0 = 4. Less than 10. so this works
If x = 1, we get |1 - 3| + |1 + 1| + |1| = 2 + 2 + 1 = 5. Less than 10. so this works
If x = 2, we get |2 - 3| + |2 + 1| + |2| = 1 + 3 + 2 = 6. Less than 10. so this works
If x = 3, we get |3- 3| + |3 + 1| + |3| = 0 + 4 + 3 = 7. Less than 10. so this works
If x = 4, we get |4 - 3| + |4 + 1| + |4| = 1 + 5 + 4 = 10. Not less than 10

We've got four values that work. Let's try a negative

If x = -1, we get |-1 - 3| + |-1 + 1| + |-1| = 4 + 0 + 1 = 5. Less than 10. so this works
So there's more than four possibilities. That means the answer must be D

And if we want to be thorough
If x = -2, we get |-2 - 3| + |-2 + 1| + |-2| = 5 + 1 + 2 = 8. Less than 10. so this works, and our six values are x = -2, -1, 0, 1, 2, or 3
Veritas Prep | GMAT Instructor

Veritas Prep Reviews
Save $100 off any live Veritas Prep GMAT Course

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Tue Jan 10, 2017 5:06 am
Mo2men wrote:For how many integer values of x, is |x - 3| + |x + 1| + |x| < 10?

(A) 0

(B) 2

(C) 4

(D) 6

(E) Infinite
|a| = the distance between a and 0.
|a-b| = the distance between a and b.
|a+b| = the distance between a and -b.

Question stem, rephrased:
For how many integer values of x is (distance between x and 3) + (distance between x and -1) + (distance between x and 0) < 10?

For the sum of the three distances to be less than 10, x must be close to the outermost values (-1 and 3).
If we test integer values close to -1 and 3, we find that only the following satisfy |x - 3| + |x + 1| + |x| < 10:
-2, -1, 0, 1, 2, 3.

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

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Tue Jan 10, 2017 5:18 am
For a more algebraic approach to a similar problem, check my post here:
https://www.beatthegmat.com/absolute-val ... 17161.html
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

Master | Next Rank: 500 Posts
Posts: 186
Joined: Sat Dec 24, 2016 12:38 am
Thanked: 5 times
Followed by:3 members

by rsarashi » Tue Jan 10, 2017 9:15 am
Hi Experts ,

Please check and advise.

Case a -

|x - 3| + |x + 1| + |x| < 10

3x<12

x<4

case b -

|x - 3| + |x + 1| + |x| < 10

3x<-8

x<-8/3, but this can not be possible, because we have to tell no. of integers right ?

So what will be the next?

Please explain.

User avatar
Legendary Member
Posts: 2663
Joined: Wed Jan 14, 2015 8:25 am
Location: Boston, MA
Thanked: 1153 times
Followed by:128 members
GMAT Score:770

by DavidG@VeritasPrep » Tue Jan 10, 2017 9:37 am
rsarashi wrote:Hi Experts ,

Please check and advise.

Case a -

|x - 3| + |x + 1| + |x| < 10

3x<12

x<4

case b -

|x - 3| + |x + 1| + |x| < 10

3x<-8

x<-8/3, but this can not be possible, because we have to tell no. of integers right ?

So what will be the next?

Please explain.
First, it seems as though you combined all the expressions into one. |x - 3| + |x + 1| + |x| is not the same as |3x - 2.|

An additional, broader point: you forgot to flip the sign in the second case. A radically simplified version of this problem would give us

|3x - 2| < 10

If that expression is less than 10 units from 0, then we know it's either less than 10 or greater than -10.
1) 3x - 2 < 10 ---> 3x < 12 ---> x < 4 (You did this correctly
2) 3x - 2 > -10 --> 3x > -8 --> x > (-8/3)

Together: (-8/3) < x < 4
The integers in that range: -2, -1, 0, 1, 2, 3. There are 6 of them.
Last edited by DavidG@VeritasPrep on Wed Jan 11, 2017 4:33 am, edited 1 time in total.
Veritas Prep | GMAT Instructor

Veritas Prep Reviews
Save $100 off any live Veritas Prep GMAT Course

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Tue Jan 10, 2017 2:29 pm
Hi Mo2men,

The prompt limits us the INTEGER values for X - and since we're adding 3 absolute value totals together, there can't be that many sums that are LESS than 10. This is confirmed by the answer choices (that are focused on relatively small numbers), so it's likely that we should be able to just 'brute force' this question and find all of the solutions...

|X - 3| + |X + 1| + |X| < 10

Let's start with the easiest number and work our way up...

IF... X=0, then the sum = 4
IF... X=1, then the sum = 5
IF... X=2, then the sum = 6
IF... X=3, then the sum = 7
IF... X=4, then the sum = 10, but THAT is too big

We can't forget about NEGATIVE numbers though...
IF... X = -1, then the sum = 5
IF... X = -2, then the sum = 8

At this point, we have 6 possibilities, and it makes no sense that there would be an 'infinite' number of solutions, so we can stop working. If you want to go one more step though, then you can...

IF... X = -3, then the sum = 11, and THAT is too big.

Final Answer: D

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

Legendary Member
Posts: 712
Joined: Fri Sep 25, 2015 4:39 am
Thanked: 14 times
Followed by:5 members

by Mo2men » Wed Jan 11, 2017 2:09 am
DavidG@VeritasPrep wrote:
rsarashi wrote:Hi Experts ,

Please check and advise.

Case a -

|x - 3| + |x + 1| + |x| < 10

3x<12

x<4

case b -

|x - 3| + |x + 1| + |x| < 10

3x<-8

x<-8/3, but this can not be possible, because we have to tell no. of integers right ?

So what will be the next?

Please explain.
You forgot to flip the sign in the second case. A radically simplified version of this problem would give us

|3x - 2| < 10

If that expression is less than 10 units from 0, then we know it's either less than 10 or greater than -10.
1) 3x - 2 < 10 ---> 3x < 12 ---> x < 4 (You did this correctly
2) 3x - 2 > -10 --> 3x > -8 --> x > (-8/3)

Together: (-8/3) < x < 4
The integers in that range: -2, -1, 0, 1, 2, 3. There are 6 of them.
Dear David,

I have 2 questions based on the solution above.

1- How come we added the 3 terms although they are all inside modulus? what is the rule or restrictions?

2- If the question is |x - 3| - |x + 1| - |x|<10 , can I solve it using the same above? if yes, should it be |-4-x|<10

thanks

User avatar
Legendary Member
Posts: 2663
Joined: Wed Jan 14, 2015 8:25 am
Location: Boston, MA
Thanked: 1153 times
Followed by:128 members
GMAT Score:770

by DavidG@VeritasPrep » Wed Jan 11, 2017 4:30 am
Mo2men wrote:
DavidG@VeritasPrep wrote:
rsarashi wrote:Hi Experts ,

Please check and advise.

Case a -

|x - 3| + |x + 1| + |x| < 10

3x<12

x<4

case b -

|x - 3| + |x + 1| + |x| < 10

3x<-8

x<-8/3, but this can not be possible, because we have to tell no. of integers right ?

So what will be the next?

Please explain.
You forgot to flip the sign in the second case. A radically simplified version of this problem would give us

|3x - 2| < 10

If that expression is less than 10 units from 0, then we know it's either less than 10 or greater than -10.
1) 3x - 2 < 10 ---> 3x < 12 ---> x < 4 (You did this correctly
2) 3x - 2 > -10 --> 3x > -8 --> x > (-8/3)

Together: (-8/3) < x < 4
The integers in that range: -2, -1, 0, 1, 2, 3. There are 6 of them.
Dear David,

I have 2 questions based on the solution above.

1- How come we added the 3 terms although they are all inside modulus? what is the rule or restrictions?

2- If the question is |x - 3| - |x + 1| - |x|<10 , can I solve it using the same above? if yes, should it be |-4-x|<10

thanks
Excellent questions. I should have been clearer - I was trying to illustrate a general point about absolute value by taking a different, simpler version of the prompt.

To be clear: it is NOT a valid mathematical move to dump everything inside the absolute brackets.

You can see this with simple numbers. If x = 2, then |x - 3| + |x + 1| + |x| = 1 + 3 + 2 = 6

But if x =2, then |3x - 2| = 4.
Veritas Prep | GMAT Instructor

Veritas Prep Reviews
Save $100 off any live Veritas Prep GMAT Course