document.write( "Question 1057615: If a car travels 1 mile at 30mph and then travels another mile at 60mph what is the average speed?....is the answer 40mph or 45mph?. Thank you \n" ); document.write( "
Algebra.Com's Answer #672640 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Using rate * time = distance, we have two formulas \n" ); document.write( ": \n" ); document.write( "1) t1 = 1/30 \n" ); document.write( "2) t2 = 1/60 \n" ); document.write( ": \n" ); document.write( "total time t = 1 * ( 1/30 + 1/60 ) \n" ); document.write( ": \n" ); document.write( "********************************************************************************* \n" ); document.write( "average speed = (2 * 1) / ( 1 * ( 1/30 + 1/60 ) ) = 2 / ( 1/30 + 1/60 ) = 40 mph \n" ); document.write( "********************************************************************************* \n" ); document.write( ": \n" ); document.write( " |