document.write( "Question 730974: A ball is thrown upward from the top of a building. The ball's height above the ground after t seconds is given by the function: h (t) = -16t^2 + 48t + 32.\r
\n" );
document.write( "\n" );
document.write( "a.) What is the initial height?\r
\n" );
document.write( "\n" );
document.write( "b.) How high did the ball go?\r
\n" );
document.write( "\n" );
document.write( "c.) When does the ball hit the ground? \n" );
document.write( "
Algebra.Com's Answer #446945 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a)32 set t to zero \n" ); document.write( "b)find the maximum 68 \n" ); document.write( "parabola \n" ); document.write( "focus | (3/2, 4351/64) \n" ); document.write( "vertex | (3/2, 68) \n" ); document.write( "semi-axis length | 1/64 = 0.015625 \n" ); document.write( "focal parameter | 1/32 = 0.03125 \n" ); document.write( "eccentricity | 1 \n" ); document.write( "directrix | y = 4353/64 \n" ); document.write( "c)set 0=-16t^2 + 48t + 32 \n" ); document.write( "t = 3.5616 \n" ); document.write( " |