document.write( "Question 110910:  Translate to an algebra statment: do not solve
\n" );
document.write( "Three times the sum of a number and seven yields the same result as the twice the same number decreased by four. \n" );
document.write( "
Algebra.Com's Answer #80894 by Earlsdon(6294)    ![]() You can put this solution on YOUR website! Translate to algebra: \n" ); document.write( "\"Three times the sum of a number and 7\" 3(n+7) has the same result as \"twice the same number decreased by 4\" 2n-4.\r \n" ); document.write( "\n" ); document.write( "3(n+7) = 2n-4 \n" ); document.write( "  |