document.write( "Question 893094: If |W| < 25 then
\n" ); document.write( "A) W < 25
\n" ); document.write( "B) W > -25
\n" ); document.write( "C) W < 25 and W > -25
\n" ); document.write( "D) W ≥ - 25
\n" ); document.write( "E) W ≤ - 25
\n" ); document.write( "

Algebra.Com's Answer #541093 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Rule: If |x| < k for some positive number k, then \"-k+%3C+x+%3C+k\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That's the same as saying \"x+%3C+k\" and \"x+%3E+-k\" (I don't recommend this way because it's a bit clunky compared to the first method)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So that's why |W| < 25 turns into W < 25 and W > -25
\n" ); document.write( "
\n" );