document.write( "Question 209090: 11. At t=0 seconds, Vikki stood on the roof of a building and threw a penny in the air. The height in feet h(t) of the ball at t seconds is given by the formula
\n" );
document.write( "H(t) = -16t2 + 96t +56
\n" );
document.write( "a) How tall is the building (hint: t=0)
\n" );
document.write( "b) When is the ball at its highest point?
\n" );
document.write( "c) To what height does the ball travel?
\n" );
document.write( "d) When does the ball strike the ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #158037 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! At t=0 seconds, Vikki stood on the roof of a building and threw a penny in the air. The height in feet h(t) of the ball at t seconds is given by the formula \n" ); document.write( "H(t) = -16t2 + 96t +56 \n" ); document.write( "a) How tall is the building (hint: t=0) \n" ); document.write( "56 feet \n" ); document.write( "------------ \n" ); document.write( "b) When is the ball at its highest point? \n" ); document.write( "The equation is a parabola. The max height is at the vertex, when t = -b/2a \n" ); document.write( "t = -96/-32 = 3 seconds \n" ); document.write( "c) To what height does the ball travel? \n" ); document.write( "h(3) = -144 + 288 + 56 = 200 feet \n" ); document.write( "d) When does the ball strike the ground? \n" ); document.write( "When h(t) = 0 \n" ); document.write( "-16t2 + 96t +56 = 0 \n" ); document.write( "-2t^2 + 12t + 7 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "Use the positive value, x2, for time of impact. \n" ); document.write( " \n" ); document.write( " |