document.write( "Question 1012904: For what values of x is |9-3x| > 8? \n" ); document.write( "
Algebra.Com's Answer #629007 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We break this inequality into two separate pieces:\r
\n" ); document.write( "\n" ); document.write( "9-3x > 8 or 9-3x < -8
\n" ); document.write( "From which we get
\n" ); document.write( "-3x > -1 or -3x < -17
\n" ); document.write( "x < 1/3 or x > 17/3
\n" ); document.write( "
\n" );