document.write( "Question 802918: darren is 8 years older then his sister. in three years he will be twice as old as she will be then. how old is each now \n" ); document.write( "
Algebra.Com's Answer #484080 by thejackal(72)\"\" \"About 
You can put this solution on YOUR website!
let his sister's age now be S
\n" ); document.write( "such that Darren's age now can be given as D = S + 8\r
\n" ); document.write( "\n" ); document.write( "thus \r
\n" ); document.write( "\n" ); document.write( "in 3 years D + 3\r
\n" ); document.write( "\n" ); document.write( "he will be twice as old as she will be then (S + 3)*2\r
\n" ); document.write( "\n" ); document.write( "so
\n" ); document.write( "D + 3 = (S + 3)*2
\n" ); document.write( "(S + 8) + 3 = 2S + 6
\n" ); document.write( "S + 11 = 2S + 6
\n" ); document.write( "11 - 6 = S = 5;\r
\n" ); document.write( "\n" ); document.write( "D = 5 + 8 = 13\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );