document.write( "Question 117531: solve: the absoulute value of 2x-1 over 3 is greater than or equal to 4.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #85511 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve: the absoulute value of 2x-1 over 3 is greater than or equal to 4. \n" ); document.write( "------------ \n" ); document.write( "|(2x-1)/3| >=4 \n" ); document.write( "-------- \n" ); document.write( "This means: \n" ); document.write( "(2x-1)/3 >=4 or (2x-1)/3 <- -4 \n" ); document.write( "2x-1>=12 or 2x-1<=-12 \n" ); document.write( "2x>=13 or 2x<=-11 \n" ); document.write( "x >= 13/2 or x <= -11/2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |