document.write( "Question 330114: Find the x-intercepts for the graph of the equation y=x^2-2x-8. The x-intercepts are? \n" ); document.write( "
Algebra.Com's Answer #236562 by privani(34)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "y=(x-4)(x+2)\r \n" ); document.write( "\n" ); document.write( "At x-intercepts, y=0: \n" ); document.write( "Therefore, \n" ); document.write( "y=x-4 ; y=x+2 \n" ); document.write( "0=x-4 ; 0=x+2 \n" ); document.write( "x=4 ; x=-2 \n" ); document.write( " |