document.write( "Question 815831: Mary is 5 times as old as her brother
\n" ); document.write( "Jim. She will be twice as old in six
\n" ); document.write( "years. How old are Jim and Mary?
\n" ); document.write( "

Algebra.Com's Answer #491241 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Mary is 5 times as old as her brother
\n" ); document.write( "Jim. She will be twice as old in six
\n" ); document.write( "years. How old are Jim and Mary?
\n" ); document.write( "-----------
\n" ); document.write( "M = 5B
\n" ); document.write( "M + 6 = 2(B + 6)
\n" ); document.write( "
\n" ); document.write( "
\n" );