document.write( "Question 873178: factor the polynomial x^2-9x+20 \n" ); document.write( "
Algebra.Com's Answer #526675 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x^2-9x+20\r
\n" ); document.write( "\n" ); document.write( "x^2-5x-4x+20\r
\n" ); document.write( "\n" ); document.write( "x(x-5)-4(x-5)\r
\n" ); document.write( "\n" ); document.write( "(x-5)(x-4)
\n" ); document.write( "
\n" );