document.write( "Question 651937: two buses leave columbia, ohio at the same time and travel in the opposite direction one bus averages 55 mph and the other bus averages 48 mph when will they be 618 miles apart? I dont understand how to work this problem out \n" ); document.write( "
Algebra.Com's Answer #407863 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
two buses leave columbia, ohio at the same time and travel in the opposite direction one bus averages 55 mph and the other bus averages 48 mph when will they be 618 miles apart? I dont understand how to work this problem out
\n" ); document.write( "**
\n" ); document.write( "let x = distance 55 mph bus traveled
\n" ); document.write( "618-x=distance 48 mph bus traveled
\n" ); document.write( "travel time=distance/speed (same for both buses)
\n" ); document.write( "..
\n" ); document.write( "x/55=(618-x)/48
\n" ); document.write( "48x=55(618-x)
\n" ); document.write( "48x=33990-55x
\n" ); document.write( "103x=33990
\n" ); document.write( "x=330 mi
\n" ); document.write( "travel time=330/55=6 hrs
\n" ); document.write( "when will buses be 618 miles apart? 6 hrs
\n" ); document.write( "
\n" );