document.write( "Question 174433: A father is now four times as old as his son.If the sum of their ages ten years ago was sixty.find their present ages ? \n" ); document.write( "
Algebra.Com's Answer #129429 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A father is now four times as old as his son.If the sum of their ages ten years ago was sixty.find their present ages ?
\n" ); document.write( ".
\n" ); document.write( "Let x = son's age
\n" ); document.write( "then
\n" ); document.write( "4x = father's age
\n" ); document.write( ".
\n" ); document.write( "From:\"the sum of their ages ten years ago was sixty\" we get:
\n" ); document.write( "(x-10) + (4x-10) = 60
\n" ); document.write( "x - 10 + 4x - 10 = 60
\n" ); document.write( "5x - 20 = 60
\n" ); document.write( "5x = 80
\n" ); document.write( "x = 16 years (son's age)
\n" ); document.write( ".
\n" ); document.write( "father's age:
\n" ); document.write( "4x = 4(16) = 64 years (father's age)
\n" ); document.write( "
\n" );