document.write( "Question 306476: Solve the equation by factoring x^2-2x-3=0 \n" ); document.write( "
Algebra.Com's Answer #219355 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2-2x-3=0 \n" ); document.write( "(x-3)(x+1)=0 \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 ans. \n" ); document.write( "x+1=0 \n" ); document.write( "x=-1 ans. \n" ); document.write( " |