document.write( "Question 194337: if Jim travels for a half hour at an rate of 20 miles per hour, and for another half hour at an 30 miles per hour, what is his average speed \n" ); document.write( "
Algebra.Com's Answer #145843 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"AVERAGE_SPEED+=+%28TOTAL_DISTANCE_TRAVELED%29%2F%28TOTAL_TIME_TRAVELED%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ">>...Jim travels for a half hour at an rate of 20 miles per hour...<<\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1st_DISTANCE+=+%28RATE%29%28TIME%29+=+%2820%29%281%2F2%29+=+10_MILES\"
\n" ); document.write( ">>...Jim travels...for another half hour at an 30 miles per hour...<<
\n" ); document.write( "
\r\n" );
document.write( "\"2nd_DISTANCE+=+%28RATE%29%28TIME%29+=+%2830%29%281%2F2%29+=+15_MILES\"\r\n" );
document.write( "\r\n" );
document.write( "\"TOTAL_DISTANCE+=+10+%2B+15+=+25_MILES\"\r\n" );
document.write( "\r\n" );
document.write( "\"TOTAL_TIME+=+1%2F2+%2B+1%2F2+=+1_HOUR\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );