document.write( "Question 930065: Translate the verbal phrase into an algebraic expression. Simplify the expression.
\n" );
document.write( "The sum of 6 and x added to the sum of x and −8 \n" );
document.write( "
Algebra.Com's Answer #564691 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! The sum of 6 and x added to the sum of x and -8 \n" ); document.write( "Write as You read \n" ); document.write( "(6+x) + (x-8) \n" ); document.write( "..... \n" ); document.write( "(6+x) + (x-8) = 2x - 2 (combining Like Terms to simplify) \n" ); document.write( " |