document.write( "Question 1012536: at 9 am, mark and tom get on their motor bikes to meet each other from towns located 45 km apart. mark travels 5 km/h faster than tom. at what must each travel if they were to meet at 10:12 am? \n" ); document.write( "
Algebra.Com's Answer #628522 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
In general, remember rate times time equals distance.
\n" ); document.write( "Let us call Tom's rate, r.
\n" ); document.write( "Then Mark's rate is r+5.
\n" ); document.write( "The time they travel is an hour and twelve minutes...that's an hour and a fifth, or 6/5 hours.
\n" ); document.write( "The total distance they cover is 45 km.
\n" ); document.write( "Thus we can write
\n" ); document.write( "(6/5)r + (6/5)(r+5) = 45
\n" ); document.write( "Now solve this...maybe multiply everything by 5 to clear fractions...we get
\n" ); document.write( "6r + 6(r+5) = 225
\n" ); document.write( "6r + 6r + 30 = 225
\n" ); document.write( "12r + 30 = 225
\n" ); document.write( "12r = 195
\n" ); document.write( "r = 195/12 = 16.25 km/h
\n" ); document.write( "r+5 = 21.25 km/h
\n" ); document.write( "
\n" );