document.write( "Question 974677: What is the sum of two numbers, if the smaller one is n, and the larger one is 7 more than the smaller one tripled?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #596526 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! numbers are n and 3n+7 \n" ); document.write( "numbers add to 4n + 7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |