document.write( "Question 51209This question is from textbook Beginning Algebra
\n" );
document.write( ": Find the x-intercepts.\r
\n" );
document.write( "\n" );
document.write( "y=x^2-2X-15 \n" );
document.write( "
Algebra.Com's Answer #34142 by THANApHD(104)![]() ![]() You can put this solution on YOUR website! so y=0\r \n" ); document.write( "\n" ); document.write( "x^2-2x-15 = 0 \n" ); document.write( "(x-5)(x+3) = 0\r \n" ); document.write( "\n" ); document.write( "x-5 = 0 or x+3 = 0 \n" ); document.write( "x= 5 or x=-3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the intercepts are 5,-3 \n" ); document.write( " |