SOLUTION: Solve the equation | x + 1 | + | 2x - 3 | = 8.

Algebra ->  Test -> SOLUTION: Solve the equation | x + 1 | + | 2x - 3 | = 8.      Log On


   



Question 1185747: Solve the equation | x + 1 | + | 2x - 3 | = 8.
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

There are three regions to consider, and these regions are determined by looking at where x+1 is negative or nonnegative, and where 2x-3 is negative or nonnegative:
(1) x%3C-1: x+1 < 0 and 2x-3 < 0
(2) -1%3C=x%3C3%2F2: x%2B1+%3E=+0+ and 2x-3 < 0
(3) +3%2F2%3C=+x: +x%2B1+%3E+0+ and 2x+-+3+%3E=+0
Case (2) can be discarded as there are no solutions (the values are
simply too small in magnitude to add to 8)
Case (1)
Since both terms on the LHS are negative, we can remove the absolute value signs and write -8 on the RHS:
x + 1 + 2x - 3 = -8
3x - 2 = -8
x = -6/3 = -2
+highlight+%28+x+=+-2+%29+ is one solution
Case (3)
Since both terms on the LHS are positive or zero, we can remove the absolute value signs and write:
x + 1 + 2x - 3 = 8
3x = 8+2
+highlight%28++++x+=+10%2F3+%29+ is another solution