document.write( "Question 584995: The difference of two numbers is 52 and the smaller number is n. What is the other number? \r
\n" ); document.write( "\n" ); document.write( "I am supposed to write the expression.
\n" ); document.write( "

Algebra.Com's Answer #373175 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
m = 52 - n \n" ); document.write( "
\n" );