document.write( "Question 268714: Suppose Charlie O’Brian of the Braves hits a
\n" );
document.write( "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
\n" );
document.write( "to return to the earth.
\n" );
document.write( "b) Use the accompanying graph to estimate the maximum
\n" );
document.write( "height reached by the ball \n" );
document.write( "
Algebra.Com's Answer #196899 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose Charlie O’Brian of the Braves hits a \n" ); document.write( "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 \n" ); document.write( "to return to the earth. \n" ); document.write( "h(t) = -16t^2 + 150t + 5 (I had to provide my own formula) \n" ); document.write( "h = 0 \n" ); document.write( "-16t^2 + 150t + 5 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "t =~ 9.408 seconds (Ignore the negative value) \n" ); document.write( "----------------------------------- \n" ); document.write( "b) Use the accompanying graph to estimate the maximum \n" ); document.write( "height reached by the ball \n" ); document.write( "h(t) = -16t^2 + 150t + 5 \n" ); document.write( "I don't see a graph, so I'll use the equation \n" ); document.write( "The max height is at the vertex, when t = -b/2a \n" ); document.write( "t = -150/-32 = 75/16 seconds \n" ); document.write( "h(75/16) =~ 356.5625 feet = max height \n" ); document.write( " \n" ); document.write( " |