document.write( "Question 75000: I need to factor the polynominal\r
\n" );
document.write( "\n" );
document.write( "x2 - 10x +16\r
\n" );
document.write( "\n" );
document.write( "Thanks Much
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #53870 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x^2-10x+16=0 \n" ); document.write( "(x-8)(x-2)=0 \n" ); document.write( " |