How do you solve #2\leq 2x - 6< 4#?

1 Answer
Jan 16, 2018

See a solution process below:

Explanation:

First, add #color(red)(6)# to each segment of the system of inequalities to isolate the #x# term while keeping the system balanced:

#2 + color(red)(6) <= 2x - 6 + color(red)(6) < 4 + color(red)(6)#

#8 <= 2x - 0 < 10#

#8 <= 2x < 10#

Now, divide each segment by #color(red)(2)# to solve for #x# while keeping the system balanced:

#8/color(red)(2) <= (2x)/color(red)(2) < 10/color(red)(2)#

#4 <= (color(red)(cancel(color(black)(2)))x)/cancel(color(red)(2)) < 5#

#4 <= x < 5#

Or

#x >= 4#; #x < 5#

Or, in interval notation:

#[4, 5)#