document.write( "Question 482176: Solve for x in the following inequality: 8 - |x - 4| < 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #330133 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x in the following inequality: 8 - |x - 4| < 5 \r \n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "-|x-4| < -13 \n" ); document.write( "---- \n" ); document.write( "|x-4| > 13 \n" ); document.write( "---- \n" ); document.write( "x-4 > 13 or x-4 < -13 \n" ); document.write( "--- \n" ); document.write( "x > 17 or x < -9 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |