document.write( "Question 1013267: If the left side of an inequality is an absolute value and the right side is not and the sides are separated by a sign indicating \"less than\" or \"less than or equal to\", then any solution that is a compound inequality involves two single inequalities separated by \"or\".\r
\n" ); document.write( "\n" ); document.write( "True or false
\n" ); document.write( "

Algebra.Com's Answer #629539 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
False.
\n" ); document.write( "Look at an example: |x + 1| < 5
\n" ); document.write( "This breaks into
\n" ); document.write( "x+1 < 5 and x+1 > -5
\n" ); document.write( "x < 4 and x > -6
\n" ); document.write( "These overlap...a logical AND case, not an OR case.
\n" ); document.write( "
\n" );