document.write( "Question 559436: One number is 5 more than another. If their sum is 37, what is the bigger number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #363429 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One number is 5 more than another. If their sum is 37, what is the bigger number? \n" ); document.write( "--------- \n" ); document.write( "n + (n+5) = 37 \n" ); document.write( " \n" ); document.write( " |