document.write( "Question 257905: A girl goes up a ski lift at a speed of 4 MPH and skis down the slope at a speed of 24 MPH. If the ski slope is the same length as the ski lift and if we ignore any time spent at the top of the hill, what is her average speed for the round trip? \n" ); document.write( "
Algebra.Com's Answer #189777 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A girl goes up a ski lift at a speed of 4 MPH and skis down the slope at a speed of 24 MPH. If the ski slope is the same length as the ski lift and if we ignore any time spent at the top of the hill, what is her average speed for the round trip? \n" ); document.write( ". \n" ); document.write( "Applying distance formula of d = rt \n" ); document.write( ". \n" ); document.write( "Let x = length of ski slope \n" ); document.write( "then \n" ); document.write( ". \n" ); document.write( "time going up = d/r = x/4 \n" ); document.write( "time going down = d/r = x/24 \n" ); document.write( ". \n" ); document.write( "total distance = 2x \n" ); document.write( ". \n" ); document.write( "Average speed = \"total distance\"/\"total time\" \n" ); document.write( "Average speed = 2x/(x/4 + x/24) \n" ); document.write( "Average speed = 2x/(6x/24 + x/24) \n" ); document.write( "Average speed = 2x/((6x+ x)/24) \n" ); document.write( "Average speed = 2x/(7x/24) \n" ); document.write( "Average speed = 48x/7x \n" ); document.write( "Average speed = 48/7 \n" ); document.write( "Average speed = 6.86 mph\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |