document.write( "Question 1030933: Wendy travelled 300km. She travelled part of the way (a distance of x km) by and bus and arrived at the train station just in time to complete her journey by train. The average speed of the bus was 40km per hour and on average the train travelled 20km per hour faster than the bus. The entire trip took 5 and 1/2 hours. Which equation can be used to solve for x? \n" ); document.write( "
Algebra.Com's Answer #645662 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Wendy traveled 300 km. She traveled part of the way (a distance of x km) by and bus and arrived at the train station
\n" ); document.write( "just in time to complete her journey by train. The average speed of the bus was 40 km per hour and on average the train
\n" ); document.write( "travelled 20 km per hour faster than the bus. The entire trip took 5 and 1/2 hours. Which equation can be used to solve for x?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Time by the bus    \"x%2F40\"        hours    (distance/speed).\r\n" );
document.write( "\r\n" );
document.write( "Time by the train  \"%28300-x%29%2F%2840%2B20%29\"  hours    (distance/speed).\r\n" );
document.write( "\r\n" );
document.write( "In total\r\n" );
document.write( "\r\n" );
document.write( "\"x%2F40\" + \"%28300-x%29%2F60\" = \"5\"\"1%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "This is the equation to solve and find the distance x under the question.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );