document.write( "Question 900496: Mary and Bill live
\n" ); document.write( "210 miles apart. They start at the same time and travel toward each other. Mary's speed is
\n" ); document.write( "7 mph greater than Bill's. If they meet in
\n" ); document.write( "2 hours, find their speeds?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #545984 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
210 = 2(m+b)
\n" ); document.write( "M = B+7
\n" ); document.write( "Substitute the value of M from the bottom equation into the top
\n" ); document.write( "210= 2(m+b) which is the same as 105 = (m+b)
\n" ); document.write( "105= M+B
\n" ); document.write( "105 = (B+7) + B
\n" ); document.write( "105 = 2B + 7
\n" ); document.write( "Subtract 7 from each side
\n" ); document.write( "98 = 2B
\n" ); document.write( "Divide each side by 2
\n" ); document.write( "49 = B
\n" ); document.write( "If Bill is traveling at 49mph, then Mary is traveling at 56mph
\n" ); document.write( "In two hours, Bill travels 98 miles and Mary travels 112 miles
\n" ); document.write( "98+112 = 210
\n" ); document.write( "
\n" ); document.write( "
\n" );