document.write( "Question 256366: If a < b, then | a - b | is equivalent to which of the following?\r
\n" ); document.write( "\n" ); document.write( "a) a+b b) -(a+b) c) √(a-b) d) a-b e) -(a-b)
\n" ); document.write( "

Algebra.Com's Answer #188486 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: If \"a+%3C+b\", then \"a-b%3C0\". On the other hand, \"abs%28a-b%29%3E=0\" for all values of 'a' and 'b'. Let me know if that helps at all. \n" ); document.write( "
\n" );