document.write( "Question 40088: Add the following\r
\n" );
document.write( "\n" );
document.write( "(5b^3 - 8b + 2b^2) + (3b^2 - 7b^3 + 5b) \n" );
document.write( "
Algebra.Com's Answer #25520 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We combine like terms, no matter where they are present in the polynomial, so we have \n" ); document.write( "(5b^3 - 8b + 2b^2) + (3b^2 - 7b^3 + 5b) = \n" ); document.write( "-2b^3 + 5b^2 - 3b \n" ); document.write( "sort of like three separate little problems all linked together... \n" ); document.write( " |