document.write( "Question 491698: If the equation describing the motion of a rocket is x=10+5t^2, find its average speed during the first 5.0 seconds of flight. \n" ); document.write( "
Algebra.Com's Answer #334739 by stanbon(75887) ![]() You can put this solution on YOUR website! If the equation describing the motion of a rocket is h(t)=10+5t^2, find its average speed during the first 5.0 seconds \n" ); document.write( "---------------- \n" ); document.write( "Average speed = total distance/total time \n" ); document.write( "----- \n" ); document.write( "Height at t= 0 is 10 ft \n" ); document.write( "Height at t= 5 = 10+5*25 = 135 ft \n" ); document.write( "--- \n" ); document.write( "Average speed = (135-10)/(5-0) = 125/5 = 25 ft. per second \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |