document.write( "Question 1148701: Rose is 4 years older than Samuel.In 5 years time,thier total age will be 30 years.
\n" ); document.write( "How old is each now?
\n" ); document.write( "

Algebra.Com's Answer #770055 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
S is x
\n" ); document.write( "R is x+4
\n" ); document.write( "in five years, S will be x+5 and R will be x+9 for a sum of 2x+14=30
\n" ); document.write( "2x=16
\n" ); document.write( "x=8
\n" ); document.write( "S is 8
\n" ); document.write( "R is 12
\n" ); document.write( "in 5 years, they will be 13 and 17.
\n" ); document.write( "
\n" );