document.write( "Question 834257: Man drives car 200 km at x speed then gets on a bus that goes 5 km faster and stays on bus for 240 km. What was x if total trip was 8 hours \n" ); document.write( "
Algebra.Com's Answer #502893 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
____________speed_____________time____________distance
\n" ); document.write( "Drive_______x_________________t_______________200
\n" ); document.write( "Bus_________x+5_______________8-t_____________240\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Instead of showing a \"Total\" row, the fact that total time was 8 hours, and of that quantity, t was spent driving. Bus time is the difference. Variables to solve for are x and t.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Drive: \"xt=200\"
\n" ); document.write( "Bus: \"%28x%2B5%29%288-t%29=240\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Some similar travel - rates problems are like this form. Try to solve the simultaneous equations just derived for this system.
\n" ); document.write( "
\n" );