document.write( "Question 981452: In a dolphin show, the height h in feet reached by a dolphin t seconds after breaking the surface water is given by h=-4t^2 - 20t.Find how many seconds after breaking the surface water will the dolphin reach 25 feet to get the fish from the trainer's hand? \n" ); document.write( "
Algebra.Com's Answer #602434 by Alan3354(69443) You can put this solution on YOUR website! In a dolphin show, the height h in feet reached by a dolphin t seconds after breaking the surface water is given by h=-4t^2 - 20t.Find how many seconds after breaking the surface water will the dolphin reach 25 feet to get the fish from the trainer's hand? \n" ); document.write( "===================== \n" ); document.write( "h(t) = -4t^2 - 20t = 25 \n" ); document.write( "That won't work. \n" ); document.write( "It's h(t) = -4t^2 + 20t = 25 \n" ); document.write( "The 20 is its vertical speed when it leaves the water and becomes a projectile. \n" ); document.write( "-4t^2 = 20t - 25 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "t = 2.5 seconds. \n" ); document.write( " \n" ); document.write( " |