document.write( "Question 1022759: Six years ago, a man was six times as old as his son. In six years time, he will be three times as old as him. Find the ages of the man and the son \n" ); document.write( "
Algebra.Com's Answer #638366 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Six years ago, a man was six times as old as his son. In six years time, he will be three times as old as him. Find the ages of the man and the son
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From the condition,\r\n" );
document.write( "\r\n" );
document.write( "m - 6 = 6*(s-6),   (1)\r\n" );
document.write( "m + 6 = 3*(s+6).   (2)\r\n" );
document.write( "\r\n" );
document.write( "where m = man's present age, s = son's present age. Simplify and solve:\r\n" );
document.write( "\r\n" );
document.write( "m - 6 = 6s - 36,   (3)\r\n" );
document.write( "m + 6 = 3s + 18.   (4)\r\n" );
document.write( "\r\n" );
document.write( "Distract (4) from (3). You will get\r\n" );
document.write( "\r\n" );
document.write( "-12 = 3s - 36 - 18,\r\n" );
document.write( "-12 + 36 + 18 = 3s,\r\n" );
document.write( "42 = 3s,\r\n" );
document.write( "s = \"42%2F3\" = 14.\r\n" );
document.write( "\r\n" );
document.write( "Then from (1) m = 6*(s-6) + 6 = 6*(14-6) + 6 = 6*8 + 6 = 54.\r\n" );
document.write( "\r\n" );
document.write( "Answer. Man's present age is 54 years. Son's present age is 54.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );