document.write( "Question 517980: if a father is 22 and his son is 2, how many years will it be until the father is 3 times older than the son? how did you solve that? \n" ); document.write( "
Algebra.Com's Answer #344982 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if a father is 22 and his son is 2, how many years will it be until the father is 3 times older than the son? how did you solve that? \n" ); document.write( "--------------- \n" ); document.write( "Let # of years be \"x\": \n" ); document.write( "(22+x) = 3(2+x) \n" ); document.write( "--- \n" ); document.write( "22+x = 6 + 3x \n" ); document.write( "2x = 16 \n" ); document.write( "x = 8 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |