document.write( "Question 171530This question is from textbook
\n" );
document.write( ": Perform the indicated operation.
\n" );
document.write( "(2 – 3x + x3) – (–1 – 4x + x2)\r
\n" );
document.write( "\n" );
document.write( "Not sure how to do this one, please help! \n" );
document.write( "
Algebra.Com's Answer #126704 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (2 – 3x + x^3) – (–1 – 4x + x^2) \n" ); document.write( "First, distribute the negative sign to terms inside second parenthesis: \n" ); document.write( "(2 – 3x + x^3) + 1 + 4x - x^2 \n" ); document.write( "Next, remove left parenthesis: \n" ); document.write( "2 – 3x + x^3 + 1 + 4x - x^2 \n" ); document.write( "Group terms: \n" ); document.write( "x^3 - x^2 + (4x-3x) + (2+1) \n" ); document.write( "x^3 - x^2 + x + 3 \n" ); document.write( " |