document.write( "Question 247945: Not too sure where to begin factoring the trinomial:
\n" );
document.write( "c^3-2c^2-24c
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #180751 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! factor c \n" ); document.write( "c(c^2-2c-24) \n" ); document.write( "and (c-6)(c+4) \n" ); document.write( "so we have (c)(c-6)(c+4) \n" ); document.write( " |