document.write( "Question 1071607: An airplane is flying at an altitude of 1000 meters. A skydiver jumps from the plane with no upward speed. The equation h(x)=-4.9x^2 + 1000 where h(x) represents her height above the ground during the freefall as a function of time, x, in seconds, since the beginning of her jump.
\n" );
document.write( "5. How high above the earth is the skydiver after 6.5 seconds?
\n" );
document.write( "6. After how many seconds is the skydiver 100 meters above the ground?
\n" );
document.write( "7. After how many seconds does the skydiver land?\r
\n" );
document.write( "\n" );
document.write( "please get back to me soon. thanks! \n" );
document.write( "
Algebra.Com's Answer #686520 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 5. After 6.5 seconds, h(6.5)=-4.9(6.5^2)+1000=-207.025+1000=793 meters to nearest meter. \n" ); document.write( "6. 100=-4.9 x^2+1000 \n" ); document.write( "-900=-4.9 x^2 \n" ); document.write( "x^2=183.67 \n" ); document.write( "x=13.55 sec. \n" ); document.write( "7. Assuming that there is no change in speed, no deceleration, \n" ); document.write( "0=-4.9x^2+1000 \n" ); document.write( "4.9x^2=1000 \n" ); document.write( "x^2=204.08 \n" ); document.write( "x=14.29 sec \n" ); document.write( " |