document.write( "Question 20188: how do u factorise X squared + 9X + 20 \n" ); document.write( "
Algebra.Com's Answer #9739 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:\r
\n" ); document.write( "\n" ); document.write( "Look for two integers whose product is +20 and whose sum is +9.\r
\n" ); document.write( "\n" ); document.write( "20 = (4)(5) and 4+5 = 9 So these become the constants in the two factors.\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+9x+%2B+20+=+%28x+%2B+4%29%28x+%2B+5%29\"
\n" ); document.write( "
\n" );