document.write( "Question 61915: Instructions: Add. Perform indicated operations.\r
\n" );
document.write( "\n" );
document.write( "What is the solution for 6x^3-3x^2+4x-2
\n" );
document.write( " -6x^3+7x^2-2x-2 \n" );
document.write( "
Algebra.Com's Answer #42670 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 6x^3-3x^2+4x-2 \n" ); document.write( "-6x^3+7x^2-2x-2 \n" ); document.write( "------------------------------------ \n" ); document.write( "4x^2+2x-4 \n" ); document.write( "2(x^2+x-2) \n" ); document.write( "2(x+2)(x-1) \n" ); document.write( " |