document.write( "Question 270202: Factor the Trinomial.\r
\n" );
document.write( "\n" );
document.write( "x^2 - 5x + 6 \n" );
document.write( "
Algebra.Com's Answer #197973 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Factored we get \n" ); document.write( "(x-2)(x-3) \n" ); document.write( " |