document.write( "Question 807307: Please factor the polynomial completely.
\n" );
document.write( "2x^3-x^2-18x+9 \n" );
document.write( "
Algebra.Com's Answer #486252 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please factor the polynomial completely. \n" ); document.write( "2x^3-x^2-18x+9 \n" ); document.write( "x^2(2x-1)-9(2x-1) \n" ); document.write( "(2x-1)(x^2-9) \n" ); document.write( "(2x-1)(x+9)(x-9) \n" ); document.write( " |