document.write( "Question 43809: Add the given polynomials:
\n" );
document.write( "6x-7 and 4x + 6 \n" );
document.write( "
Algebra.Com's Answer #28759 by prabhjyot(165) ![]() You can put this solution on YOUR website! 6x-7 and 4x + 6 \n" ); document.write( "Adding polynomials is just a matter of combining like terms, with some order of operations\r \n" ); document.write( "\n" ); document.write( " (6x-7) +(4x + 6) \n" ); document.write( " 6x-7+4x + 6 \n" ); document.write( " Combining like terms we get\r \n" ); document.write( "\n" ); document.write( "(6x +4x)+(6-7) = 10x -1 \n" ); document.write( "======================================================================= \n" ); document.write( " \n" ); document.write( " |