document.write( "Question 280410: Hi - I need to solve the following inequality if possible. \r
\n" );
document.write( "\n" );
document.write( "[x+1] - 3 >8\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #203808 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! [x+1] - 3 >8 \n" ); document.write( "--- \n" ); document.write( "|x+1| > 11 \n" ); document.write( "--- \n" ); document.write( "(x+1) > 11 or (x+1) < -11 \n" ); document.write( "x > 10 or x < -12 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |