document.write( "Question 47943: Find the x - intercepts\r
\n" );
document.write( "\n" );
document.write( "y = x^2 + 2x - 8\r
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #31722 by smath(6)![]() ![]() ![]() You can put this solution on YOUR website! find the x intercepts \n" ); document.write( " \n" ); document.write( "First in order to slove for x we have to set y equal to zero. \n" ); document.write( " \n" ); document.write( "Now you have to factor. \n" ); document.write( " \n" ); document.write( " (x+4)(x-2) \n" ); document.write( "Now set x eqaul to zero and solve for x \n" ); document.write( "Answer : \n" ); document.write( "x=-4 \n" ); document.write( "x=2 \n" ); document.write( " |