document.write( "Question 517595: Factor the polynomial completley\r
\n" );
document.write( "\n" );
document.write( "-6x^3-27x^2-30x\r
\n" );
document.write( "\n" );
document.write( "I factor it out to:
\n" );
document.write( "-3x^(2x^2+9x+10) but it is wrong. Do I need to factor it further? \n" );
document.write( "
Algebra.Com's Answer #344927 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Factor the polynomial completely \n" ); document.write( "-6x^3-27x^2-30x \n" ); document.write( "I factor it out to: \n" ); document.write( "-3x(2x^2+9x+10) but it is wrong. Do I need to factor it further? \n" ); document.write( "yes, you can factor it to: \n" ); document.write( "-3x(2x+5)(x+2) \n" ); document.write( " |