document.write( "Question 358304: Robert is 3 times as older as his son; but 14 years ago he was 10 times as older as his son. Find the age of his son. \n" ); document.write( "
Algebra.Com's Answer #255692 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Robert is 3 times as old as his son; but 14 years ago he was 10 times as older as his son. Find the age of his son. \n" ); document.write( "--------------------- \n" ); document.write( "Equations: \n" ); document.write( "r = 3s \n" ); document.write( "r-14 = 10(s-14) \n" ); document.write( "--- \n" ); document.write( "Substitute for \"r\" and solve for \"s\": \n" ); document.write( "3s-14 = 10s-140 \n" ); document.write( "7s = 126 \n" ); document.write( "s = 18 (son's age now) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |