document.write( "Question 566220: Maria drove to a business appointment at 50mph in the morning. Her average speed on the return trip in the afternoon was 40 mph. The return trip took 1/4hr longer because of traffic. How far did she travel to the appointment? \n" ); document.write( "
Algebra.Com's Answer #366165 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Maria drove to a business appointment at 50mph in the morning. Her average speed on the return trip in the afternoon was 40 mph. The return trip took 1/4hr longer because of traffic. How far did she travel to the appointment?
\n" ); document.write( "------------------
\n" ); document.write( "d = r*t
\n" ); document.write( "d = 50t = 40*(t + 0.25)
\n" ); document.write( "50t = 40t + 10
\n" ); document.write( "t = 1 hour
\n" ); document.write( "--------------
\n" ); document.write( "d = 50*1 = 50 miles
\n" ); document.write( "==================
\n" ); document.write( "Notice that the avg speed for the round trip is not the average of 50 and 40.
\n" ); document.write( "Why is that?
\n" ); document.write( "The avg speed is less, = 44.444... mi/hr, not 45
\n" ); document.write( "
\n" );