document.write( "Question 63972This question is from textbook algebra for college students
\n" );
document.write( ": hello\r
\n" );
document.write( "\n" );
document.write( "how do you factor this polynomial?\r
\n" );
document.write( "\n" );
document.write( "x^2 - 20x + 100\r
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #44625 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! x^2 - 20x + 100 \n" ); document.write( "(x____)(x_____) \n" ); document.write( "We need to fill the blanks with two numbers that multiply to get the last term, 100. But add together to get the coefficient of the middle term, -20. \n" ); document.write( "-10*-10=100 \n" ); document.write( "-10+-10=-20 \n" ); document.write( "(x-10)(x-10) \n" ); document.write( "(x-10)^2 \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |