document.write( "Question 744574: the present age of a father is equal to the sum of ages of his 5 children. 12 years hence the sum of ages of his children will be twice the age of their father. find the present age of the father. \n" ); document.write( "
Algebra.Com's Answer #453420 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the present age of a father is equal to the sum of ages of his 5 children.
\n" ); document.write( "f = a+b+c+d+e
\n" ); document.write( ":
\n" ); document.write( " 12 years hence the sum of ages of his children will be twice the age of their father.
\n" ); document.write( "a+12 + b+12 + c+12 + d+12 + e+12 = 2(f+12)
\n" ); document.write( " a+b+c+d+e + 60 = 2f + 24
\n" ); document.write( "Replace a+b+c+d+e with f
\n" ); document.write( "f + 60 = 2f + 24
\n" ); document.write( "60 - 24 = 2f - f
\n" ); document.write( "36 = f
\n" ); document.write( ":
\n" ); document.write( "find the present age of the father. He's 36 yrs old
\n" ); document.write( "
\n" );