document.write( "Question 925677: two buses leave Charleston at the same time traveling in opposite directions. one bus travels at 59 mph and the other at 56 mph. how soon will they be 230 miles apart? \n" ); document.write( "
Algebra.Com's Answer #561676 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
D = rt
\n" ); document.write( "59t + 56t = 230
\n" ); document.write( "115t = 230
\n" ); document.write( "t = 2hr
\n" ); document.write( "
\n" );