document.write( "Question 70603: Factor each of the following polynomials completely:
\n" );
document.write( "-3s^2 - 10s +8\r
\n" );
document.write( "\n" );
document.write( "I am having a hard time with this problem and need some help. Thanks. \n" );
document.write( "
Algebra.Com's Answer #50398 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! -3s^2-10s+8 Multiply each item by -1 makes it easier to factor. (at least for me) \n" ); document.write( "3s^2+10s-8 \n" ); document.write( "(3s-2)(s+4) \n" ); document.write( " |