document.write( "Question 747356: Terry throws a ball straight up. The initial height of the ball is 3 feet and has an initial velocity of 32 feet per second. The function is modeled by:\r
\n" );
document.write( "\n" );
document.write( "h(t) = -16t^2 + 32t + 3\r
\n" );
document.write( "\n" );
document.write( "How long is the ball in flight? Round answer to nearest hundredth.\r
\n" );
document.write( "\n" );
document.write( "Which formula, process, etc. did you use to solve this problem?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #454857 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Terry throws a ball straight up. The initial height of the ball is 3 feet and has an initial velocity of 32 feet per second. The function is modeled by:\r \n" ); document.write( "\n" ); document.write( "h(t) = -16t^2 + 32t + 3\r \n" ); document.write( "\n" ); document.write( "How long is the ball in flight? Round answer to nearest hundredth.\r \n" ); document.write( "\n" ); document.write( "Which formula, process, etc. did you use to solve this problem? \n" ); document.write( "-------------------- \n" ); document.write( "The equation is a parabola with the vertex at max height. \n" ); document.write( "Find the time at max ht. \n" ); document.write( "Axis of Symmetry is t = -b/2a = -32/-32 \n" ); document.write( "t = 1 \n" ); document.write( "Find max ht \n" ); document.write( "h(1) = -16 + 32 + 3 = 19 feet. \n" ); document.write( "------------- \n" ); document.write( "Find the time to fall \n" ); document.write( "f(t) = -16t^2 + 19 \n" ); document.write( "Find t for f(t) = 0 \n" ); document.write( "-16t^2 + 19 = 0 \n" ); document.write( " \n" ); document.write( "t =~ 1.09 seconds \n" ); document.write( "------ \n" ); document.write( "Total time in the air = 2.09 seconds\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |