document.write( "Question 317673: When the son will be as old as father today, their ages will add up to 126 years. When the father was as old as the son is today, their ages add to 38 years. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #227491 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
Let x = son's current age
\n" ); document.write( "Let y = father's current age\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation 1 (we have to go forward (y-x) years, so we add the (y-x) terms):
\n" ); document.write( "[Father's new age] + [Son's new age] = 126
\n" ); document.write( "[y+(y-x)] + [(x + (y-x))] = 126
\n" ); document.write( "2y - x + y = 126
\n" ); document.write( "3y - x = 126\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Where does the(y-x) term come from? Well, it says 'when the son will be as old as the father is today', which means that the son has to age a certain amount of years. How many years does he have to age? The difference between his current age and his father's current age. For example, if the son was 10 and the father was 40, it would take the son 30 years (or y-x = 40-10) to reach his current age. In the meantime, the father would age the same amount (y-x=40-10=30 years).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation 2 ( we have to go back (y-x) years, so we subtract the (y-x) terms ):
\n" ); document.write( "[Father's previous age] + [Son's previous age] = 38
\n" ); document.write( "[y - (y-x)] + [x - (y-x)] = 38
\n" ); document.write( "x + x - y + x = 38
\n" ); document.write( "3x - y = 38
\n" ); document.write( "y = 3x - 38\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now sub this value of y into Equation 1:
\n" ); document.write( "3(3x-38) - x = 126
\n" ); document.write( "9x - 114 - x = 126
\n" ); document.write( "8x = 240
\n" ); document.write( "x = 30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 3x - 38
\n" ); document.write( "y = 3(30) - 38
\n" ); document.write( "y = 52\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The son is 30 years old, and the father is 52 years old.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this makes sense! Let me know if it doesn't...
\n" ); document.write( "
\n" );