document.write( "Question 469953: What Are The Solutions For x When y is Equal To 0 ?
\n" );
document.write( "y = x^2 - 5x - 36 \n" );
document.write( "
Algebra.Com's Answer #322388 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2-5x-36=0 \n" ); document.write( "(x+4)(x-9)=0 \n" ); document.write( "x=-4 or 9.. \n" ); document.write( " |