document.write( "Question 25961: Expand -(a+b) \n" ); document.write( "
Algebra.Com's Answer #13970 by mathrebel(25) ![]() You can put this solution on YOUR website! This is a simple case: \n" ); document.write( "-(a+b) is the same as -1*(a+b), just that we omit the one beacuse it is a mathematical notation.\r \n" ); document.write( "\n" ); document.write( "Now we use the distributive property: \n" ); document.write( "-1*a+(-1)*b \n" ); document.write( "it becomes: \n" ); document.write( "-a-b\r \n" ); document.write( "\n" ); document.write( "-(a+b)=-a-b \n" ); document.write( "example: \n" ); document.write( "8*(2+3)=8*(2)+8*(3) DISTRIBUTIBE PROPERTY \n" ); document.write( " |