document.write( "Question 951227: A professional stunt diver jumps off a tower. His height above the ground is given by the expression h(t)=-5t^2+20. How long does it take for the diver to reach the water? \n" ); document.write( "
Algebra.Com's Answer #581031 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A professional stunt diver jumps off a tower. \n" ); document.write( " His height above the ground is given by the expression h(t)=-5t^2+20. \n" ); document.write( " How long does it take for the diver to reach the water? \n" ); document.write( ": \n" ); document.write( "When he strikes the water his height is 0, therefore \n" ); document.write( "-5t^2 + 20t = 0 \n" ); document.write( "simplify, divide by -5t \n" ); document.write( "t - 4 = 0 \n" ); document.write( "t = 4 seconds \n" ); document.write( " |