document.write( "Question 902767: A truck driver traveled at an average speed of 60 miles per hour on a 200-mile trip to pick up a load of freight. On the return trip (with the truck fully loaded), the average speed was 39 miles per hour. Find the average speed for the round trip. (Round your answer to one decimal place.) \n" ); document.write( "
Algebra.Com's Answer #702069 by adamhen894(15)\"\" \"About 
You can put this solution on YOUR website!
let x be speed (mph) for round trip
\n" ); document.write( "for the outbound
\n" ); document.write( "d= 200mile
\n" ); document.write( "r= 60mph
\n" ); document.write( "t= 200/60h\r
\n" ); document.write( "\n" ); document.write( "for the return trip
\n" ); document.write( "d= 200mile
\n" ); document.write( "r= 39mph
\n" ); document.write( "t= 200/39h\r
\n" ); document.write( "\n" ); document.write( "total distance is 400 mile
\n" ); document.write( "total time is (200/60)+(200/39) h\r
\n" ); document.write( "\n" ); document.write( "400=x((200/60)+(200/39))
\n" ); document.write( "solve the equation, you will find the unknown.
\n" ); document.write( "which is approximately 47.273h
\n" ); document.write( "
\n" );