document.write( "Question 901001: what is the solution set of l 8x-4l > 20 \n" ); document.write( "
Algebra.Com's Answer #546399 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
We use the pattern for >
\n" ); document.write( "8x -4 < -20 or 8x -4 > 20
\n" ); document.write( "8x < -16 or 8x > 24
\n" ); document.write( "x < -2 or x > 3
\n" ); document.write( "the solution to | 8x -4 | > 20 consists of the two intervals x < -2 and x > 3
\n" ); document.write( "another way to write the two intervals is (-infinity, -2) and (3, +infinity)
\n" ); document.write( "
\n" ); document.write( "
\n" );