document.write( "Question 208733: Factor each polynomial completely.\r
\n" );
document.write( "\n" );
document.write( "T^2 + 20r + 100
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157872 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factors of 100 that sum to 20 ___ like 10 and 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(T + 10)(T + 10) \n" ); document.write( " |