document.write( "Question 1129751: A boy's age is x years, and his father's age is five times as old. What will be the sum of their ages in y years time? \n" ); document.write( "
Algebra.Com's Answer #746348 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Current ages:
\n" ); document.write( "Boy: x
\n" ); document.write( "Father: 5x
\r
\n" ); document.write( "\n" ); document.write( "Ages in y years:
\n" ); document.write( "Boy: x + y
\n" ); document.write( "Father: 5x + y
\r
\n" ); document.write( "\n" ); document.write( "Sum of ages in y years: \"+highlight%28+6x%2B2y+%29+\"
\n" ); document.write( "
\n" );