document.write( "Question 732639: Completely factor this polynomial:
\n" );
document.write( "-------------------------
\n" );
document.write( "2x² - 14x + 24
\n" );
document.write( "--------------------
\n" );
document.write( "i need to know the steps on how to do it \n" );
document.write( "
Algebra.Com's Answer #447961 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! FACTORED \n" ); document.write( "2X^2-14X+24 \n" ); document.write( "2(X-3)(X-4) \n" ); document.write( " |