document.write( "Question 359438: Find the x intercepts for y = x^2 + 3x -10 \n" ); document.write( "
Algebra.Com's Answer #256473 by mananth(16946) You can put this solution on YOUR website! y = x^2 + 3x -10 \n" ); document.write( "for x intercept y=0 \n" ); document.write( "x^2+3x-10=0 \n" ); document.write( "(x+5)(x-2)=0 \n" ); document.write( "x=-5 , x=2 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |