document.write( "Question 450584: x^2-2x-3=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #309918 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! x^2-2x-3=0 \n" ); document.write( "Factoring the expression, we have: \n" ); document.write( "(x+1)(x-3) = 0 \n" ); document.write( "So x = -1, x = 3 \n" ); document.write( " |