document.write( "Question 67928: Can you tell me how to solve
\n" );
document.write( "X^2+9X+20=0 by factoring \n" );
document.write( "
Algebra.Com's Answer #48305 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x^2+9x+20=0 \n" ); document.write( "(x+4)(x+5)=0 \n" ); document.write( "x+4=0 \n" ); document.write( "x=-4 answer \n" ); document.write( "x+5=0 \n" ); document.write( "x=-5 answer \n" ); document.write( " |