document.write( "Question 126759: A ball is thrown vertically upward with an intitial velocity of 100 feet per second.
\n" );
document.write( "a) Determine a function h(t) that gives the height of the ball at time t seconds after it is thrown. The height function is h(t)=-16t^2+vt+h where v is the initial velocity of the ball and h is the initial height of the ball.\r
\n" );
document.write( "\n" );
document.write( "b) how long does it take the ball to reach its maximum height?\r
\n" );
document.write( "\n" );
document.write( "c) what is the maximum height the ball reaches? \n" );
document.write( "
Algebra.Com's Answer #93155 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown vertically upward with an initial velocity of 100 feet per second. \n" ); document.write( "a) Determine a function h(t) that gives the height of the ball at time t seconds after it is thrown. The height function is h(t)=-16t^2+vt+h where v is the initial velocity of the ball and h is the initial height of the ball. \n" ); document.write( "-------- \n" ); document.write( "If you assume the ball was thrown upward from the ground the equation is \n" ); document.write( "Ans: h(t)=-16t^2+100t because h=0. \n" ); document.write( "-------------------- \n" ); document.write( "b) how long does it take the ball to reach its maximum height? \n" ); document.write( "Maximum occurs when t = -b/2a = -100/(2*-16) = 3.125 seconds. \n" ); document.write( "--------------------- \n" ); document.write( "c) what is the maximum height the ball reaches? \n" ); document.write( "h(3.125) = -16(3.125)^2+100(3.125) = 156.25 feet \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |