SOLUTION: absolute value of 8-3x is greater than or equal to 7
Algebra
->
Absolute-value
-> SOLUTION: absolute value of 8-3x is greater than or equal to 7
Log On
Algebra: Absolute value
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on absolute-value
Question 1002422
:
absolute value of 8-3x is greater than or equal to 7
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
|8-3x| >= 7
1. 8-3x is >=7
-3x>=-1
x<=(1/3)
2. 8-3x<= -7
8-3x <= -7
-3x<=-15
x>=5
=====
Check
x=6 should work
|8-18|>=7,
10>=7
x=0 should work
8>=7
==========
1 should not work
|8-3|>=7, no.