document.write( "Question 402741: y=x^2-9x find the x intercepts \n" ); document.write( "
Algebra.Com's Answer #284875 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! set y=0 and solve for x \n" ); document.write( "0=x(x-9) \n" ); document.write( "x=0 \n" ); document.write( "x-9=0 \n" ); document.write( "x=9 \n" ); document.write( "So x intercepts are x=0 and x=9 \n" ); document.write( " |