document.write( "Question 390349: what does it mean when a negative sign is outside the absolute value bars? \n" ); document.write( "
Algebra.Com's Answer #276736 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
It means that this quantity can be \"0\" or negative,
\n" ); document.write( "but never positive.
\n" ); document.write( "\"abs%28x%29\" can only be \"0\" or positive
\n" ); document.write( "\"-abs%28x%29\" can only be \"0\" or negative
\n" ); document.write( "
\n" );