document.write( "Question 979146: A man's age is three times the sum of the ages of his two sons, one of whom is twice as old as the other; in 12 years the sum of the son's ages will be three-fourths of their father's age. Find their respective ages. \n" ); document.write( "
Algebra.Com's Answer #600660 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man's age is three times the sum of the ages of his two sons, one of whom is twice as old as the other;
\n" ); document.write( " in 12 years the sum of the son's ages will be three-fourths of their father's age.
\n" ); document.write( " Find their respective ages.
\n" ); document.write( ":
\n" ); document.write( "Let m = the man's age
\n" ); document.write( "let s = a son's age
\n" ); document.write( "\"one of whom is twice as old as the other;\" therefore
\n" ); document.write( "2s = the other sons age
\n" ); document.write( "therefore
\n" ); document.write( "3s = the sum of the sons's ages
\n" ); document.write( ":
\n" ); document.write( "\"A man's age is three times the sum of the ages of his two sons,\"
\n" ); document.write( "m = 3(3s)
\n" ); document.write( "m = 9s
\n" ); document.write( ":
\n" ); document.write( "\" in 12 years the sum of the son's ages will be three-fourths of their father's age.\"
\n" ); document.write( "s + 12 + 2s + 12 = \"3%2F4\"(m + 12)
\n" ); document.write( "3s + 24 = \"3%2F4\"(m + 12)
\n" ); document.write( "multiply both sides by 4
\n" ); document.write( "4(3s + 24) = 3(m + 12)
\n" ); document.write( "12s + 96 = 3m + 36
\n" ); document.write( "replace m with 9s
\n" ); document.write( "12s + 96 = 27s + 36
\n" ); document.write( "96 - 36 = 27s - 12s
\n" ); document.write( "60 = 15s
\n" ); document.write( "s = 60/15
\n" ); document.write( "s = 4 yrs old is one son and then 8 yrs old is the other son
\n" ); document.write( "Dad will be 3(12) = 36 yrs
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );