document.write( "Question 218155: the dolphin jumps out the water at a show, the function can be modeled by
\n" );
document.write( "f(x)=-16x^2 times 32x, which the x is the time in second. find out what is the max. height, and how long does it take to reach that height, and how long will the dolphine stay in the air before he went back into the water. \n" );
document.write( "
Algebra.Com's Answer #164841 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the dolphin jumps out the water at a show, the function can be modeled by \n" ); document.write( "f(x)=-16x^2 times 32x, which the x is the time in second. find out what is the max. height, and how long does it take to reach that height, and how long will the dolphine stay in the air before he went back into the water. \n" ); document.write( "---------- \n" ); document.write( "f(x) = -16x^2 + 32x (not times) \n" ); document.write( "max height is the vertex of the parabola \n" ); document.write( "at x = -b/2a = -32/(-32) = 1 second to max height \n" ); document.write( "Then 1 second to fall = 2 seconds total in air. \n" ); document.write( "-------------------- \n" ); document.write( "f(1) = -16 + 32 = 16 feet max height \n" ); document.write( " |