hdwnkr wrote
Quote:
How many solutions are possible for the inequality | x - 1 | + | x - 6 | < 2?
A. 3
B. 2
C. 1
D. 0
E. 4
gmatcracker2017 wrote:
Quote:
-2 < x - 1 + x - 6 < 2
solve this inequality within a moment to get 5/2 <x <7/5
here you can see that virtually there is no solution for x..
hope this helps ... :lol:
guilherme28
Why 7/5?
For me is 5/2 < x < 9/2 where my mistake?
guilherme28 , if you are asking about 7/5, see my question to
gmatcracker2017 below. I do not think you made a mistake on the arithmetic. I got 9/2, too, see below.
I am not sure, but maybe also you forgot to test your answers?
I think you removed absolute value bars and did the math for the four cases.
FT = first term and ST = second term
1st: +FT + ST < 2
2nd: +FT - ST < 2
3rd: -FT + ST < 2
4th: -FT - ST < 2
1st:
x - 1 + x - 6 < 2
2x < 9
x < \(\frac{9}{2}\)
2nd:
x - 1 - x + 6 < 2
NO SOLUTION, LHS --> x - x = 0
3rd:
-x + 1 + x - 6 < 2
NO SOLUTION, LHS --> -x + x = 0
4th:
-x + 1 - x + 6 < 2
-2x < -5
x > \(\frac{5}{2}\), or \(\frac{5}{2}\) < x
Put 1st and 4th cases' solutions together
\(\frac{5}{2}\) < x < \(\frac{9}{2}\)
Just one problem: with absolute value inequalities, you should check every single solution.
Test \(\frac{5}{2}\) < x . Okay, suppose x is 3. Plug 3 into original equation
|3 - 1| + |3 - 6| < 2 ???
2 + 3 = 5, and 5 is NOT less than 2. That means the solution is not valid. Eliminate it.
Now try x < \(\frac{9}{2}\). So x could be 4. Plug in:
|4 - 1| + |4 - 6| < 2 ???
3 + 2 = 5, and 5 is NOT less than 2. That solution is not valid either. Eliminate it.
There are ZERO solutions.
gmatcracker2017 , you wrote:
Quote:
-2 < x - 1 + x - 6 < 2
solve this inequality within a moment to get 5/2 < x < 7/5
I'm not sure how you got the value in bold from the inequality you posited.
I think RHS should be my 1st case, above, x < \(\frac{9}{2}\)
You are correct; there is no solution. But how would we know that from the inequality you wrote?
Am I missing something?
Conclusion: if you remove absolute value bars, you should test every solution.
guilherme28 , does that help? :-)