document.write( "Question 52146: Write each of the following phrases, using symbols.
\n" );
document.write( "The sum of m and n, divided by the difference of m and n. \n" );
document.write( "
Algebra.Com's Answer #37160 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Write each of the following phrases, using symbols. \n" ); document.write( "The sum of m and n, divided by the difference of m and n. \n" ); document.write( "sum=+ \n" ); document.write( "divided=/ \n" ); document.write( "differenc=- \n" ); document.write( "The sum of m and n: m+n \n" ); document.write( "The difference of m and n: m-n \n" ); document.write( "The sum of m and n, divided by the difference of m and n: \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |