document.write( "Question 290615: George is 5 times as old as his son. In 15 years he will be only twice as old as his son. How old will his son be in 15 years? \n" ); document.write( "
Algebra.Com's Answer #210290 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! George is 5 times as old as his son. In 15 years he will be only twice as old as his son. How old will his son be in 15 years? \n" ); document.write( "--------------------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "g = 5s \n" ); document.write( "(g+15) = 2(s+15) \n" ); document.write( "----------------------------- \n" ); document.write( "Substitute for \"g\" and solve for \"s\": \n" ); document.write( "5s+15 = 2s + 30 \n" ); document.write( "3s = 15 \n" ); document.write( "s = 5 (son's age NOW) \n" ); document.write( "s+15 = 20 (san's age in 15 years) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |