How do you solve and graph #2x - (x - 5) - 8 > 3 + 2x#?

2 Answers
Sep 7, 2017

#color(red)(x < -6)#

Explanation:

Remember that you can add or subtract the same amount from both sides of an inequality without effecting the validity or orientation of the inequality.

#{: (2x-(x-5)-8, >, 3+2x), (2x-x+5-8, > , 3+2x), (x-3, > , 3+2x), (-3, > , 3+x), (-6, > ,x), (," or" ",), (x, < ,-6) :}#

(The last step requires recognizing that #color(blue)(a > b)# and #color(blue)(b < a)# are equivalent expressions).

...and here it is graphed on a number line:
enter image source here

Sep 7, 2017

See a solution process below:

Explanation:

First, expand the terms in parenthesis being careful to manage the signs correctly:

#2x - x + 5 - 8 > 3 + 2x#

Next, combine like terms on the left side of the inequality:

#2x - 1x + 5 - 8 > 3 + 2x#

#(2 - 1)x + (5 - 8) > 3 + 2x#

#1x + (-3) > 3 + 2x#

#x - 3 > 3 + 2x#

Now, subtract #color(red)(x)# and #color(blue)(3)# from each side of the inequality to solve for #x# while keeping the inequality balanced:

#x - 3 - color(red)(x) - color(blue)(3) > 3 + 2x - color(red)(x) - color(blue)(3)#

#x - color(red)(x) - 3 - color(blue)(3) > 3 - color(blue)(3) + 2x - color(red)(1x)#

#0 - 6 > 0 + (2 - color(red)(1))x#

#-6 > 1x#

#-6 > x#

We can reverse or "flip" the entire inequality to state the solution in terms of #x#:

#x < -6#

To graph this we will draw a vertical line at #-6# on the horizontal axis.

The line will be a dashed line because the inequality operator does not contain an "or equal to" clause and therefore the line is not part of the solution set.

We will shade to the left side of the line because the inequality operator also contains a "less than" clause:

graph{x < -6 [-15, 15, -7.50, 7.50]}