document.write( "Question 1106519: The sum of the ages of Derek and Andy is 50. In five years time, the age of Andy will be four times the age of Derek now. how old is each boy? \n" ); document.write( "
Algebra.Com's Answer #721524 by greenestamps(13206)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The other tutor misread the problem....

\n" ); document.write( "Let x be Derek's age; then Andy's age is (50-x).
\n" ); document.write( "In 5 years, Derek's age will be (x+5); Andy's will be (55-x).

\n" ); document.write( "The problem says Andy's age in 5 years will be 4 times Derek's current age:
\n" ); document.write( "\"55-x+=+4x%29\"
\n" ); document.write( "\"55+=+5x\"
\n" ); document.write( "\"11+=+x\"

\n" ); document.write( "Derek's age is x=11; Andy's age is 50-x = 39.
\n" ); document.write( "
\n" );