document.write( "Question 415136: why is x=-1 the solution of (x-2)*(3x) + (2x-1)*(x+4) = (5x-1)*(x+1)? \n" ); document.write( "
Algebra.Com's Answer #291090 by Theo(13342)![]() ![]() You can put this solution on YOUR website! when you substitute -1 for x, you get the following:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "original equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2)*(3x) + (2x-1)*(x+4) = (5x-1)*(x+1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when you replace x with -1:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2)*(3x) becomes -3*-3 which equals 9 \n" ); document.write( "(2x-1)*(x+4) becomes -3*3 which equals -9 \n" ); document.write( "(5x-1)*(x+1) becomes -6*0 which equals 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation becomes:\r \n" ); document.write( "\n" ); document.write( "9 - 9 = 0 which becomes 0 = 0 which is true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they are equal because when you substitute (-1) for x, the equation becomes 0 = 0 which is true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |