document.write( "Question 644737: If a+b is negative, then |a+b|=? \n" ); document.write( "
Algebra.Com's Answer #405234 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! In general, |x| = -x when x < 0. For example, |-2| = -(-2) = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if a+b < 0, then |a+b| = -(a+b) = -a-b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, |a+b| = -a-b when a+b is negative\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------------------------------------- \n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( "-------------------------------------------------------------------------------------------------------------- \n" ); document.write( " |