You can put this solution on YOUR website! the absolute value of 3x-1 is greater than or equal to 8, please solve step by step.
---------------------------------------
|3x-1| >= 8
Solve 3x-1 >=8 and solve 3x-1 <= -8
---
If 3x-1 >= 8
3x >= 9
x >= 3
===============
If 3x-1 <= -8
3x <= -7
x <= -7/3
====================
Solution: x <= -7/3 or x >= 3
=====================================
Cheers,
Stan H.