document.write( "Question 5073: Please help me to solve this equation: x^2-2x-3=0 \n" ); document.write( "
Algebra.Com's Answer #2564 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
This quadratic equation can be solved by factoring.\r
\n" ); document.write( "\n" ); document.write( "x^2 - 2x - 3 = 0 Look for two integers whose product is -3 and whose sum is -2\r
\n" ); document.write( "\n" ); document.write( "Some possibilities: Since the product is negative, the two integers will have opposite signs (+, -) and since the sum is also negative, the larger (absolute value-wise) of the two integers will be negative.\r
\n" ); document.write( "\n" ); document.write( "1 X -3 = -3 and 1 + (-3) = -2 Bingo!\r
\n" ); document.write( "\n" ); document.write( "So the two integers are: 1 and -3\r
\n" ); document.write( "\n" ); document.write( "The factors of this quadratic equation are:
\n" ); document.write( " (x + 1)(x - 3) = 0 Apply the zero products principle:
\n" ); document.write( "x + 1 = 0; x = -1
\n" ); document.write( "x - 3 = 0; x = 3\r
\n" ); document.write( "\n" ); document.write( "The verification is left as an exercise for the student.
\n" ); document.write( "
\n" );