document.write( "Question 1021140: A man's age is tree times his son's age ten years ago will be five times his son's age find both of their ages \n" ); document.write( "
Algebra.Com's Answer #636889 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "A man's age is three times his son's age
\n" ); document.write( "M = 3S....(1)
\n" ); document.write( "ten years ago will be five times his son's age.
\n" ); document.write( "M - 10 = 5(S - 10)
\n" ); document.write( "M - 10 = 5S - 50......(20
\n" ); document.write( "Replace M in Eq (2) with 3S from Eq (1)
\n" ); document.write( "3S - 10 = 5S - 50
\n" ); document.write( "Collect like terms.
\n" ); document.write( "3S - 5S = -50 + 10
\n" ); document.write( "-2S = -40
\n" ); document.write( "S = -40/-2
\n" ); document.write( "S = 20
\n" ); document.write( "Man is 60 years old
\n" ); document.write( "Son is 20 years old.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );