document.write( "Question 221923: Hi. I'm home sick today. I'm trying to keep up with my algebra homework. My mom and I have both tried solving one of the problems, and we need help. WE've read the example over and over! The problem is:\r
\n" );
document.write( "\n" );
document.write( "-46 decreased by the difference between -23 and -61\r
\n" );
document.write( "\n" );
document.write( "The answer is -84. (looked it up in the back of the book) BUT we don't understand why?
\n" );
document.write( "We tried the following:
\n" );
document.write( "-46-(-23-61) but using the distributive property, seems like it would simplify to: -46+23+61 but that gives the wrong answer.
\n" );
document.write( "Can you please help us?? Thanks in advance!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #166292 by likaaka(51)![]() ![]() ![]() You can put this solution on YOUR website! You're almost there, except that you want the DIFFERENCE between -23 and -61 \n" ); document.write( "So your equation will look like this \n" ); document.write( "-46 - (-23 - -61) \n" ); document.write( "Remember order of operations requires that the parenthesis be simplified first \n" ); document.write( "-46 - (-23 - -61), simplify and note here that a minus of a minus is a plus \n" ); document.write( "-46 - (-23 + 61) \n" ); document.write( "-46 - (38), now here you technically distribute the negative into the parenthesis \n" ); document.write( "-46-38 \n" ); document.write( "-84 \n" ); document.write( " |