document.write( "Question 946806: The age of the father was 4 time and 2 times of his son in 1990 and 2008 respectively. Find the birth year of the son. \n" ); document.write( "
Algebra.Com's Answer #577629 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The age of the father was 4 time and 2 times of his son in 1990 and 2008 respectively. Find the birth year of the son. \n" ); document.write( " -------- \n" ); document.write( " Equations: \n" ); document.write( " f = 4s \n" ); document.write( " f+18 = 2(s+18) \n" ); document.write( " ------ \n" ); document.write( " Substitute for \"f\" and solve for \"s\":: \n" ); document.write( " 4s+18 = 2s+36 \n" ); document.write( " 2s = 18 \n" ); document.write( " s = 9 (son's age now) \n" ); document.write( " ---- \n" ); document.write( " f = 4s \n" ); document.write( " f = 36 (father's age now) \n" ); document.write( " -------------------------- \n" ); document.write( " Cheers, \n" ); document.write( " Stan H. \n" ); document.write( " ---------------- \n" ); document.write( " |