document.write( "Question 722118: the sum of father and his son's age is 36 years. when the son becomes as old as his father now, the sum of their ages will be 84 years. find their present years. \n" ); document.write( "
Algebra.Com's Answer #442636 by MithrilKnights(8)\"\" \"About 
You can put this solution on YOUR website!
Make eqautions, let the age of father be f\r
\n" ); document.write( "\n" ); document.write( "Let the age of son be s\r
\n" ); document.write( "\n" ); document.write( "f+s = 36\r
\n" ); document.write( "\n" ); document.write( "So, f + f-s+f = 84\r
\n" ); document.write( "\n" ); document.write( "We get 3f - s = 84\r
\n" ); document.write( "\n" ); document.write( "Adding the two equations we get\r
\n" ); document.write( "\n" ); document.write( "120 = 4f\r
\n" ); document.write( "\n" ); document.write( "So, the age of the father is 30.\r
\n" ); document.write( "\n" ); document.write( "The age of the child is 6.
\n" ); document.write( "
\n" );