document.write( "Question 536600: A person standing cloes to the edge on the top of a 200-foot building throws a baseball vertically upward. The quadratic function\r
\n" );
document.write( "\n" );
document.write( " s(t)=-16t^2+64t+200\r
\n" );
document.write( "\n" );
document.write( "models the ball's height above the ground, s(t), in feet, t seconds after it was thrown.
\n" );
document.write( "A)After how many seconds does the ball reach it's maximum height? What is the maximum height?
\n" );
document.write( "B)How many seconds does it take until the ball finally hits the ground? \n" );
document.write( "
Algebra.Com's Answer #352454 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A person standing cloes to the edge on the top of a 200-foot building throws a baseball vertically upward. The quadratic function\r \n" ); document.write( "\n" ); document.write( " s(t)=-16t^2+64t+200\r \n" ); document.write( "\n" ); document.write( "models the ball's height above the ground, s(t), in feet, t seconds after it was thrown. \n" ); document.write( "A)After how many seconds does the ball reach it's [sic] maximum height? What is the maximum height? \n" ); document.write( "The equation is a parabola, the max height is at the vertex. \n" ); document.write( "The vertex is on the line of symmetry, which is \n" ); document.write( "t = -b/2a \n" ); document.write( "t = -64/-32 = 2 seconds \n" ); document.write( "s(2) = -16*4 + 64*2 + 200 \n" ); document.write( "max ht = 264 ft \n" ); document.write( "-------------------- \n" ); document.write( "B)How many seconds does it take until the ball finally hits the ground? \n" ); document.write( "Find t when s(t) = 0 \n" ); document.write( "-16t^2 + 64t + 200 = 0 \n" ); document.write( "2t^2 - 8t - 25 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "Ignore the negative solution \n" ); document.write( "t =~ 6.062 seconds \n" ); document.write( "---------------- \n" ); document.write( "PS it's = it is \n" ); document.write( " |