document.write( "Question 175007: Suppose Charlie O’Brian of the Braves hits a baseball straight upward at 150 ft/sec from a height of 5 ft. \r
\n" );
document.write( "\n" );
document.write( "Use the formula to determine how long it takes the ball to return to the earth.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #130101 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Charlie O’Brian of the Braves hits a baseball straight upward at 150 ft/sec from a height of 5 ft. \n" ); document.write( "Use the form-ula to determine how long it takes the ball to return to the earth. \n" ); document.write( "----------- \n" ); document.write( "h(t) = -16t^2 + vo(t) + so \n" ); document.write( "Your problem: \n" ); document.write( "h(t) = -16t^2 + 150t + 5 \n" ); document.write( "--------------------------- \n" ); document.write( "Height is zero when the ball hits the ground.\r \n" ); document.write( "\n" ); document.write( "0 = -16t^2 + 150t + 5\r \n" ); document.write( "\n" ); document.write( "t = [-150 +- sqrt(150^2 -4*-16*5)]/[-32] \n" ); document.write( "Positive solution:\r \n" ); document.write( "\n" ); document.write( "t = 9.41 seconds\r \n" ); document.write( "\n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |