document.write( "Question 182701: Find the sum of 5m+3n+p, -5p+3n, and 2n-m \n" ); document.write( "
Algebra.Com's Answer #137175 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
5m+3n+p+(-5p+3n)+(2n-m)
\n" ); document.write( ":
\n" ); document.write( "5m-m+3n+3n+2n+p-5p
\n" ); document.write( ":
\n" ); document.write( "6m+8n-4p
\n" ); document.write( "
\n" );