document.write( "Question 307877: By how much does the sum of the roots of the equation ( x + 1) (x - 3) = 0 exceed the product of its roots?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #220182 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (x+1)(x-3)\r \n" ); document.write( "\n" ); document.write( "x=-1 and 3 are the roots of the equation\r \n" ); document.write( "\n" ); document.write( "sum = -1+3= 2\r \n" ); document.write( "\n" ); document.write( "product = 1*-3= -3\r \n" ); document.write( "\n" ); document.write( "2-(-3)= 5\r \n" ); document.write( "\n" ); document.write( "It exceeds by 5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |