document.write( "Question 975944: Find the difference between (5x² + 10x - 5) and (4x² - 6x + 1)? \n" ); document.write( "
Algebra.Com's Answer #597598 by Edwin McCravy(20062) You can put this solution on YOUR website! Find the difference between (5x² + 10x - 5) and (4x² - 6x + 1)? \n" ); document.write( " \r\n" ); document.write( "Put a minus sign between them keeping them in parentheses:\r\n" ); document.write( "\r\n" ); document.write( "(5x² + 10x - 5) - (4x² - 6x + 1)\r\n" ); document.write( "\r\n" ); document.write( "Remove parentheses. The second parentheses is preceded by a -,\r\n" ); document.write( "so change the signs of all terms inside when removing parentheses:\r\n" ); document.write( "\r\n" ); document.write( "5x² + 10x - 5 - 4x² + 6x - 1\r\n" ); document.write( "\r\n" ); document.write( "Combine like terms 5x² and -4x² as 1x² or x².\r\n" ); document.write( "Combine like terms 10x and 6x as 16x.\r\n" ); document.write( "Combine like terms -5 and -1 as -6.\r\n" ); document.write( "\r\n" ); document.write( "x² + 16x - 6.\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |