document.write( "Question 190576: 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. \r
\n" );
document.write( "\n" );
document.write( "b) Use the accompanying graph to estimate the maximum height reached by the ball.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #143051 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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( "h = 150t - 16t^2 + 5 (I had to supply my own formula) \n" ); document.write( "for h = 0: \n" ); document.write( "16t^2 - 150t - 5 = 0 \n" ); document.write( "t = 9.408... seconds \n" ); document.write( "------------------------ \n" ); document.write( "b) Use the accompanying graph to estimate the maximum height reached by the ball. \n" ); document.write( "I don't see a graph, so I calculated 351 ft 6 3/4 inches (351.5625 ft) \n" ); document.write( " |