document.write( "Question 808213: a man is now 3 times as old as his son.in 10 years time the sum of their ages will be 76. how old was the man, when his son was born? \n" ); document.write( "
Algebra.Com's Answer #486875 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
this is an age question and you could easily find out how to solve this by reviewing any of the thousands of age questions on this site...they all work the same way\r
\n" ); document.write( "\n" ); document.write( "m=3s
\n" ); document.write( "m+10+s+10=76
\n" ); document.write( "m+s=56
\n" ); document.write( "3s+s=56
\n" ); document.write( "4s=56
\n" ); document.write( "s=14
\n" ); document.write( "m=3s
\n" ); document.write( "m=3(14)
\n" ); document.write( "m=42
\n" ); document.write( "
\n" );