document.write( "Question 43809: Add the given polynomials:
\n" );
document.write( "6x-7 and 4x + 6 \n" );
document.write( "
Algebra.Com's Answer #28758 by tutorcecilia(2152) You can put this solution on YOUR website! First, line up the polynomials with like-terms underneath like-terms: \n" ); document.write( "6x-7 \n" ); document.write( "4x + 6 \n" ); document.write( "_______ \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Perform the indicated operations attached in front of each set of variables: \n" ); document.write( "+6x - 7 \n" ); document.write( "+4x + 6 \n" ); document.write( "________ \n" ); document.write( "+10x -1 or 10x - 1 \n" ); document.write( " |