document.write( "Question 184474: Give the x-intercepts for the following quadratic equation:
\n" );
document.write( "y = x^2 - 2x - 3 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #138479 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y = x^2 - 2x - 3 \n" ); document.write( " \n" ); document.write( "(-1,0) & (3,0) are the x intercepts. \n" ); document.write( " |