document.write( "Question 161722: give the sum of the two expressions,then subtract the second from the first 4x; -7x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622604 by Jargolastik(1) ![]() You can put this solution on YOUR website! sum = 4x + (-7x) = -3x \n" ); document.write( "difference = -7x - 4x = -11x \n" ); document.write( " |