document.write( "Question 1205689: A train travels from city A to city B and then to city C. The distance from A to B is 175 miles and the distance from B to C is 130 miles. The average speed from A to B was 50 miles per hour, and the average speed from B to C was 65 mph. What was the average speed from A to C (that is for the entire trip) in miles per hour?\r
\n" );
document.write( "\n" );
document.write( "The average speed was how many miles per hour. \n" );
document.write( "
Algebra.Com's Answer #842659 by Theo(13342) You can put this solution on YOUR website! distance from A to B is 175 miles. \n" ); document.write( "distance from B to C is 130 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "distance from A to C is 175 + 130 = 305 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rate * time = distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "from A to B, the rate is 50 miles per hour, so you get 50 * time = 175. \n" ); document.write( "solve for time to get time = 175 / 50 = 3.5 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "from B to C, the rate is 65 miles per hour, so you get 65 * time = 130. \n" ); document.write( "solve for time to get time = 130 / 65 = 2 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total time from A to C is 5.5 hours. \n" ); document.write( "total distance is 305 miles. \n" ); document.write( "rate * time = distance becomes rate * 5.5 = 305. \n" ); document.write( "solve for rate to get rate = 305 / 5.5 = 55.454545..... miles per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the average speed for the whole trip from A to C.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as a fraction, that becomes 610/11 miles per hour which is equivalent to 55 and 5/11 miles per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "round 55.454545..... as required for your answer if fractional answers are not considered.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |