document.write( "Question 709987: a man is 19 years older than his son and their ages total 31. find the age of each \n" ); document.write( "
Algebra.Com's Answer #436825 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+19=31
\n" ); document.write( "2x=31-19
\n" ); document.write( "2x=12
\n" ); document.write( "x=6
\n" ); document.write( "x+19=25
\n" ); document.write( "
\n" );