document.write( "Question 813170: you bicycle 15 miles at 21 mph, then 20 miles at 18 mph, and finally 30 miles at 12. how do i find the average speed? do i just add each of the speeds and divide by 3? or is there something else i need to do with the miles? \n" ); document.write( "
Algebra.Com's Answer #489513 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Average speed is always ( total distance traveled ) / ( total time spent traveling )
\n" ); document.write( "It is not an average of several average speeds
\n" ); document.write( "-----------------
\n" ); document.write( "1st part of trip:
\n" ); document.write( "\"+15+=+21t+\"
\n" ); document.write( "\"+t+=+15%2F21+\"
\n" ); document.write( "-------------
\n" ); document.write( "2nd part:
\n" ); document.write( "\"+20+=+18t+\"
\n" ); document.write( "\"+t+=+20%2F18+\"
\n" ); document.write( "-------------
\n" ); document.write( "3rd part:
\n" ); document.write( "\"+30+=+12t+\"
\n" ); document.write( "\"+t+=+30%2F12+\"
\n" ); document.write( "--------------
\n" ); document.write( "The total distance traveled is \"+15+%2B+20+%2B+30+=+65+\" mi
\n" ); document.write( "The total time is \"+5%2F7+%2B+10%2F9++%2B+5%2F2+\" hrs
\n" ); document.write( "You can find the common denominator, or just
\n" ); document.write( "use decimal equivilants
\n" ); document.write( "\"+.71429+%2B+1.111+%2B+2.5+\"
\n" ); document.write( "\"+t+=+4.3254+\" hrs
\n" ); document.write( "------------------
\n" ); document.write( "\"+d%2Ft+=+65%2F4.3254+\" mi/hr
\n" ); document.write( "\"+d%2Ft+=+15.0275+\"
\n" ); document.write( "The average speed is 15.0275 mi/hr
\n" ); document.write( "-------------------------------
\n" ); document.write( "You can check this\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );