document.write( "Question 785921: How do I figure out |3 + -8| + (-6) ? \n" ); document.write( "
Algebra.Com's Answer #477761 by xinxin(76)![]() ![]() ![]() You can put this solution on YOUR website! First you need to calculate the value inside vertical bars, 3 + (-8) = -5 \n" ); document.write( "Next, according to the property of absolute value, for a negative number X its absolute value equals (-X); thus |-5| = 5. \n" ); document.write( "Finally, you are able to get the answer : 5 + (-6) = 5-6 = -1 \n" ); document.write( " |