document.write( "Question 491580: The difference of two numbers is 40, and the smaller number is n. What is the other number? \n" ); document.write( "
Algebra.Com's Answer #334931 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Let the larger number = m\r
\n" ); document.write( "\n" ); document.write( "m-n=40
\n" ); document.write( "m=40+n\r
\n" ); document.write( "\n" ); document.write( "other number is (40+n)
\n" ); document.write( "
\n" );