document.write( "Question 720854: Mark is 20 years older than his sister michelle. In 4 years he will be
\n" ); document.write( "Twice as old as michelle. How old is each of them now.
\n" ); document.write( "

Algebra.Com's Answer #442023 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The difference in their ages does not change
\n" ); document.write( "Let \"+a+\" = Mark's age now
\n" ); document.write( "Let \"+b+\" = Michelle's age now
\n" ); document.write( "\"+a+=+b+%2B+20+\"
\n" ); document.write( "In 4 years:
\n" ); document.write( "\"+a+%2B+4+=+2%2A%28+b+%2B+4+%29+\"
\n" ); document.write( "By substitution,
\n" ); document.write( "\"+b+%2B+20+%2B+4+=+2b+%2B+8+\"
\n" ); document.write( "\"+b+=+24+-+8+\"
\n" ); document.write( "\"+b+=+16+\"
\n" ); document.write( "and, since
\n" ); document.write( "\"+a+=+b+%2B+20+\"
\n" ); document.write( "\"+a+=+16+%2B+20+\"
\n" ); document.write( "\"+a+=+36+\"
\n" ); document.write( "Mark's age now is 36
\n" ); document.write( "Michelle's age now is 16
\n" ); document.write( "check:
\n" ); document.write( "in 4 years, they will be 40 and 20
\n" ); document.write( "Mark is twice as old
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );