document.write( "Question 208434: the absolute value of 3x-1 is greater than or equal to 8, please solve step by step. \n" ); document.write( "
Algebra.Com's Answer #157666 by stanbon(75887)![]() ![]() ![]() 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. \n" ); document.write( "--------------------------------------- \n" ); document.write( "|3x-1| >= 8 \n" ); document.write( "Solve 3x-1 >=8 and solve 3x-1 <= -8 \n" ); document.write( "--- \n" ); document.write( "If 3x-1 >= 8 \n" ); document.write( "3x >= 9 \n" ); document.write( "x >= 3 \n" ); document.write( "=============== \n" ); document.write( "If 3x-1 <= -8 \n" ); document.write( "3x <= -7 \n" ); document.write( "x <= -7/3 \n" ); document.write( "==================== \n" ); document.write( "Solution: x <= -7/3 or x >= 3 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |