document.write( "Question 228128: Factor the trinomial\r
\n" );
document.write( "\n" );
document.write( "v^3-3v^2-10v
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #169422 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! v^3-3v^2-10v \n" ); document.write( "v(v^2-3v-10) \n" ); document.write( "v(v-5)(v+2) ans. \n" ); document.write( " |