document.write( "Question 536298: Jack is 5 years older than sam, who is m years old. The sum of their age is? \n" ); document.write( "
Algebra.Com's Answer #352290 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
m=Sam's age
\n" ); document.write( "m+5=Jack's age
\n" ); document.write( "The sum of their age is: m+m+5=2m+5\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );