document.write( "Question 198918: The absolute value of -6 minus the absolute value of -2 is
\n" ); document.write( "1)-8
\n" ); document.write( "2)-4
\n" ); document.write( "3)8
\n" ); document.write( "4)4
\n" ); document.write( "

Algebra.Com's Answer #149397 by anantha(86)\"\" \"About 
You can put this solution on YOUR website!
sol:
\n" ); document.write( "the Absolute value |x| is defined as
\n" ); document.write( "|x|=x if x>0
\n" ); document.write( " = -x if x<0
\n" ); document.write( " =0 if x=0
\n" ); document.write( "in our problem the absolute value of -6=|-6|=-6 ;-6<0
\n" ); document.write( "the absolute value of -2=|-2|= -2;-2<0
\n" ); document.write( "[the absolute value of -6 ]-[absolute value of -2]
\n" ); document.write( "=|-6|-|-2|
\n" ); document.write( "= (-6)-(-2)
\n" ); document.write( "=-6+2= -4
\n" ); document.write( "
\n" );