document.write( "Question 1030570: A boy is 12 years older than his sister. If in 4 years time he is twice her age, what are their current ages? \n" ); document.write( "
Algebra.Com's Answer #645412 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "A boy is 12 years older than his sister
\n" ); document.write( "B = 12 + S.........(10
\n" ); document.write( "If in 4 years time he is twice her age
\n" ); document.write( "B + 4 = 2(S + 4)
\n" ); document.write( "Replace B in Eq(2) with (12 + S) from Eq(1)
\n" ); document.write( "12+ S + 4 = 2S + 8
\n" ); document.write( "Collect like terms
\n" ); document.write( "2S - S = 12 + 4 - 8
\n" ); document.write( "S = 8
\n" ); document.write( "Sister is 8 years old
\n" ); document.write( "Brother is 20 years old
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );