document.write( "Question 266424: 90) Foul ball. Suppose Charlie O’Brian of the Braves hits a baseball straight upward at 150 ft/sec from a height of 5 ft.
\n" );
document.write( "a) Use the formula to determine how long it takes the ball to return to the earth.
\n" );
document.write( "b) Use the accompanying graph to estimate the maximum height reached by the ball.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195737 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Foul ball. Suppose Charlie O’Brian of the Braves hits a baseball straight upward at 150 ft/sec from a height of 5 ft. \n" ); document.write( "; \n" ); document.write( "Assume the formula is: h = -16t^2 + 150t + 5 \n" ); document.write( ": \n" ); document.write( "a) Use the formula to determine how long it takes the ball to return to the earth. \n" ); document.write( "When the ball strikes the ground h = 0, therefore: \n" ); document.write( "-16t^2 + 150t + 5 = 0 \n" ); document.write( "Use the quadratic formula to find the positive solution \n" ); document.write( "a=-16, b=150, c=5 \n" ); document.write( "t = 9.4 sec is what I got \n" ); document.write( ": \n" ); document.write( "b) Use the accompanying graph to estimate the maximum height reached by the ball. \n" ); document.write( " \n" ); document.write( "Looks like max height ~ 350 ft \n" ); document.write( " |