Please break the math into small parts

This topic has expert replies
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 215
Joined: Sat Jun 14, 2008 4:24 pm
Thanked: 13 times
Followed by:1 members

by 1947 » Tue May 29, 2012 9:14 pm
|x+1|+|x-1|<=2
this means that sum of distance of x from -1 and from 1 is less or equal to 2.
|x+1| distance will be either x+1 or -x-1
|x-1| distance will be either x-1 or -x+1

so x+1+x-1<=2 => x<=1
and -x-1-x+1<=2 => -2x<=2 => x>=-1

between -1 and 1
If my post helped you- let me know by pushing the thanks button. Thanks

User avatar
Senior | Next Rank: 100 Posts
Posts: 66
Joined: Mon Jun 07, 2010 3:12 am
Thanked: 10 times

by mdavidm_531 » Tue May 29, 2012 9:18 pm
rrobiinn wrote:Which values of x are solutions to the inequality [x + 1] + [x - 1] <= 2 ( the sign means less than equal, third bracket means absolute sign.)?
(Hint: try a conceptual approach. Your answer will be an inequality as welL)
Aha, this is also my weakness. But let me give it a shot:

The equation is: |X+1| + |X-1| <=2

Now, the first step would be to determine the critical points.
What do I mean by critical points? The critical points are the values of X that would lead the value of the expression equal to 0. It'd be easier if we apply this

See, the critical points are:

X = -1 and X = 1

How did I arrive to those values? Simple, there X + 1 = 0 as such X = -1 and x - 1 = 0 as such X = 1

Now that we have the critical points, we could go then try values (this is where the conceptual approach comes in handy)

1st step: x < -1 (so we could test x = -2 since -2 < -1)
As such we have:
|-2 + 1| + |-2-1| <=? 2 (mind the "?" as we are determining if the equation holds)
|-1| + |-3| <=? 2
1 + 3 <=? 2
4 > 2 (See, it means that for all values of x <-1, the equation doesn't hold.)

Now on to the next step:

2nd step: -1 <= x <= 1 (this is our critical points)
As such we have:
We try x = 0 (since -1<0<+1)
|0+1| + |0-1| <=? 2 (Again mind the "?")
1 + 1 <=? 2
2 = 2 (equation holds, now let's try another value of x to convince us)
We try x = 1/2
|1/2 + 1| + |1/2 - 1| <=? 2
|3/2| + |-1/2| <=? 2
3/2 + 1/2 <=2

So we see that such equation holds when -1 <= x <= +1

Now the last step would be test x > 2
So we could test x = 3
Let's see,
|3 + 1| + |3 - 1| <=? 2
4 + 2 <=? 2
6 > 2 (doesn't hold.)

Again, we conclude that such equation holds if -1 <= x <= +1

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Wed May 30, 2012 3:23 am
rrobiinn wrote:Which values of x are solutions to the inequality |x + 1| + |x - 1| ≤ 2?
|x + 1| + |x - 1| is nothing but the sum of the distances of x from -1 and 1 on the number line. Let us draw the number line with -1 and 1 on it.

<-------------------(-1)----0----(1)------------------->

Distance between -1 and 1 on the number line is 2. Hence, to get the sum of the distances of x from -1 and 1 on the number line less than or equal to 2, x must lie between -1 and 1. Any x outside this region will have the sum greater than 2.

Hence, the values of x that satisfies the given inequality is -1 ≤ x ≤ 1

Note : If the inequality had been |x + 1| + |x - 1| < 2, there would have been no values of x satisfying it. The reason should be evident from the number line figure.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Wed May 30, 2012 3:28 am
mdavidm_531 wrote:...Now the last step would be test x > 2...
That should be x > 1, I believe.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/