document.write( "Question 1089530: A ball is projected directly upward from and initial height of 200 feet with an initial velocity of 120 feet per second. After how many seconds does the ball reach its maximum height? What is this height? \n" ); document.write( "
Algebra.Com's Answer #703866 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! The equation for this ball's movement would be h(t)=-16t²+120t+200, where t is time and h(t) is the ball's height at any given t. The ball will reach its maximum height at t=-b/2a, where b is the initial velocity(120), and a is the acceleration (-16a). In this case, -b/2a=-120/-32=3.75 seconds before the ball reaches its maximum height. Then: \n" ); document.write( "-16(3.75²)+120(3.75)+200=425 ft is the ball's maximum height. \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |