document.write( "Question 109478: a professional stunt performer at a theme park dives off a tower 21m high into the water. his height above the ground at time t seconds is given by the equation h=-4.9^1/2+211\r
\n" );
document.write( "\n" );
document.write( "how long does it take to reach the water?
\n" );
document.write( "how long does it take to reach the halfway mark? \n" );
document.write( "
Algebra.Com's Answer #79816 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Your equation is incorrect. Assuming that the diver is in free fall (meaning that he \n" ); document.write( "had no initial velocity) the equation should be: \n" ); document.write( ". \n" ); document.write( "h = -4.9t^2 + 21 \n" ); document.write( ". \n" ); document.write( "In which h is the height of the diver in meters and t is the time the diver has fallen. Note \n" ); document.write( "that at time zero, you can set t equal to zero and the equation reduces to h = 21. This \n" ); document.write( "means that just before he jumps, the diver is 21 meters above the water ... just as the \n" ); document.write( "problem tells you he should be. \n" ); document.write( ". \n" ); document.write( "How long does it take to reach the water? When the diver just reaches the water his height \n" ); document.write( "is zero. So substitute zero for h and you have: \n" ); document.write( ". \n" ); document.write( "0 = -4.9t^2 + 21 \n" ); document.write( ". \n" ); document.write( "Subtract 21 from both sides to get rid of the +21 on the right side and you have: \n" ); document.write( ". \n" ); document.write( "-21 = -4.9t^2 \n" ); document.write( ". \n" ); document.write( "now divide both sides by -4.9 and the result is: \n" ); document.write( ". \n" ); document.write( "t^2 = -21/-4.9 = 4.2857 \n" ); document.write( ". \n" ); document.write( "Finally, solve for t by taking the square root of both sides to get: \n" ); document.write( ". \n" ); document.write( "t = sqrt(4.28570 = 2.0702 seconds \n" ); document.write( ". \n" ); document.write( "So the diver will hit the water 2.0702 seconds after leaving the platform. \n" ); document.write( ". \n" ); document.write( "When the diver is halfway down, his height will be half of the 21 meters. So the diver's height \n" ); document.write( "will be 10.5 meters. Substitute this into the height equation and you have: \n" ); document.write( ". \n" ); document.write( "10.5 = -4.9t^2 + 21 \n" ); document.write( ". \n" ); document.write( "Subtract 21 from both sides to get rid of the 21 on the right side and you have: \n" ); document.write( ". \n" ); document.write( "-10.5 = -4.9t^2 \n" ); document.write( ". \n" ); document.write( "Divide both sides by -4.9 and the result is: \n" ); document.write( ". \n" ); document.write( "t^2 = -10.5/-4.9 = 2.1429 seconds \n" ); document.write( ". \n" ); document.write( "Find t by taking the square root of both sides and you have: \n" ); document.write( ". \n" ); document.write( "t = 1.4639 seconds \n" ); document.write( ". \n" ); document.write( "So in 1.4639 seconds the diver is half way down. And in the remaining time of 0.6063 seconds \n" ); document.write( "(comes from 2.0702 seconds to fall the entire 21 meters less the 1.4639 seconds to fall \n" ); document.write( "the first half of the way) the diver falls the rest of the way. His rate of fall is getting \n" ); document.write( "faster and faster the more time that he is falling. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to see your way through the problem. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |