document.write( "Question 612989: Two buses start from the same station and drive in opposite directions. The expressbus is traveling 10 mph fster than the local bus. In 3 hours the buses are 300 miles apart. Find the rate of each bus. \n" ); document.write( "
Algebra.Com's Answer #385842 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "express bus is traveling 10 mph faster than the local bus
\n" ); document.write( "Let x and (x+10) represent speeds of local and express respectively
\n" ); document.write( "Question states*** D = rt
\n" ); document.write( " 3x + 3(x+10) = 300mi
\n" ); document.write( " 6x = 270
\n" ); document.write( " x = 45mph, speed of local train. Express is 55mph \n" ); document.write( "
\n" );