document.write( "Question 1076448: Larry is 8 years older than his sister. In 3 years, he will be twice as old as she is now. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #691113 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let s be Larry's sister. Then Larry is s+8. So:
\n" ); document.write( "s+8+3=2(s+3)
\n" ); document.write( "s+11=2s+6
\n" ); document.write( "s=5
\n" ); document.write( "Larry's sister is 5; Larry is 13. ☺☺☺☺
\n" ); document.write( "
\n" );