document.write( "Question 1051684: a truck with a heavy load drove from boston to New york at a speed of 40 mph. After unloading, it returned from New york to boston at a speed of 60 mph. What was the average speed for the whole trip \n" ); document.write( "
Algebra.Com's Answer #667134 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Average speed = [ total distance ] / [ total time ]
\n" ); document.write( "Let \"+d+\" = the one-way distance Boston to NY
\n" ); document.write( "-------------------
\n" ); document.write( "Boston to NY:
\n" ); document.write( "\"+t%5B1%5D+=+d%2F40+\"
\n" ); document.write( "NY to Boston:
\n" ); document.write( "\"+t%5B2%5D+=+d%2F60+\"
\n" ); document.write( "------------------
\n" ); document.write( "Average speed = \"+2d+%2F+%28+t%5B1%5D+%2B+t%5B2%5D+%29+\"
\n" ); document.write( "\"+2d+%2F+%28+d%2F40+%2B+d%2F60+%29+\"
\n" ); document.write( "\"+%28d%2Fd%29%2A%28+2%2F%28+1%2F40+%2B+1%2F60+%29%29+\"
\n" ); document.write( "Multiply top and bottom by \"+120+\"
\n" ); document.write( "\"+240+%2F+%28+3+%2B+2+%29+\"
\n" ); document.write( "\"+240%2F5+=+48+\"
\n" ); document.write( "the average speed is 48 mi/hr
\n" ); document.write( "
\n" ); document.write( "
\n" );