document.write( "Question 337659: I need to write the absolute value of the difference of m and -15 in numerical or algebraic expression. I can't figure it out, can you help? \n" ); document.write( "
Algebra.Com's Answer #242059 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
difference of \"m\" and \"-15\" =\"m-%28-15%29=m%2B15\"
\n" ); document.write( "absolute value of the difference=\"abs%28m%2B15%29\"
\n" ); document.write( "
\n" );