document.write( "Question 85318: (-v^3-v^2-1)- (v^4-v^2-v-1)+(v^3-3v^2+6)\r
\n" );
document.write( "\n" );
document.write( "How to preform this operation ? \n" );
document.write( "
Algebra.Com's Answer #61593 by scianci(186)![]() ![]() ![]() You can put this solution on YOUR website! Change the signs of the second polynomial since it's subtracted:\r \n" ); document.write( "\n" ); document.write( "-v^4 + v^2 + v + 1\r \n" ); document.write( "\n" ); document.write( "Combine the like terms:\r \n" ); document.write( "\n" ); document.write( "-v^4 - v^3 + v^3 - v^2 + v^2 - 3v^2 + v - 1 + 1 + 6 =\r \n" ); document.write( "\n" ); document.write( "-v^4 - 3v^2 + v + 6 [the -v^3 and v^3 cancel each other, as do the -v^2 and v^2 and the -1 and 1] \n" ); document.write( " |