document.write( "Question 607993: Amanda is 4 years older than her brother ben. The ages add up to 24. How old will Ben be in 5 years time? \n" ); document.write( "
Algebra.Com's Answer #382986 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Amanda is 4 years older than her brother ben
\n" ); document.write( " Let x and (x+4) represent the Ben's and Amanda's age respectively
\n" ); document.write( "Question states***The ages add up to 24
\n" ); document.write( " x + (x+4) = 24
\n" ); document.write( " 2x = 20
\n" ); document.write( " x = 10, Ben's age. Ben will be 15 in 5 years time. \n" ); document.write( "
\n" );