document.write( "Question 22049: Explain and show the steps in how to add,subtract and multiply the following:
\n" );
document.write( "a. (8x^2 + 5x) - (4x^2 - 3x)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #12029 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Get rid of the parentheses, as follows: \n" ); document.write( "8x^2+5x-4x^2+3x \n" ); document.write( "Add and/or subtract like terms, as follows: \n" ); document.write( "4x^2+8x\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |