How do you solve #-2x+3<=9#?

1 Answer
Jul 16, 2016

#x>=6#

Explanation:

The objective is to get #x# on its own on one side of the inequality sign and everything else on the other.

#color(brown)("Making the "x" term positive")#

Multiply by (-1)

#+2x-3>=9 larr" notice that the "<=" is now ">=#

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(brown)("Isolating the "x" term")#

Add 3 to both sides

#+2x-3+3>=9+3#

#2x>=12#

,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(brown)("Isolating "x)#

Divide both sides by 2

#2/2xx x>=12/2#

#x>=6#