document.write( "Question 992343: Going to use this symbol as the absolute value symbol: #\r
\n" );
document.write( "\n" );
document.write( "# x + 1/
\n" );
document.write( " 2 # ≥ 3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "IN english: the absolute value of x+1 over 2 is greater than or equal to 3 \n" );
document.write( "
Algebra.Com's Answer #611949 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! IN english: the absolute value of x+1 over 2 is greater than or equal to 3 \n" ); document.write( "---- \n" ); document.write( "|(x+1)/2| >= 3 \n" ); document.write( "------ \n" ); document.write( "(x+1)/2 <= -3 or (x+1)/2 >= 3 \n" ); document.write( "------- \n" ); document.write( "x+1 <= -6 or x+1 >= 6 \n" ); document.write( "-------- \n" ); document.write( "x <= -7 or x >= 5 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |