document.write( "Question 162802: Can anyone help me please, thanks a lot
\n" );
document.write( "Suppose Charlie O’Brian of the braves hits a baseball straight upward at 150 ft/sec from a height of 5 ft. Use the formula to determine how long it takes the ball to return to the earth. \n" );
document.write( "
Algebra.Com's Answer #120009 by ankor@dixie-net.com(22740)![]() ![]() 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. Use the formula to determine how long it takes the ball to return to the earth. \n" ); document.write( ": \n" ); document.write( "Let t = time in seconds \n" ); document.write( ": \n" ); document.write( "The formula has 3 parts, \n" ); document.write( "gravity, -16t^2; negative because it pulls downward \n" ); document.write( "upward velocity, 150t positive because it's going upward \n" ); document.write( "initial height, 5 ft; it starts from 5 ft above the ground \n" ); document.write( ": \n" ); document.write( "The formula \n" ); document.write( "h = -16t^2 + 150t + 5 \n" ); document.write( ": \n" ); document.write( "When it returns to earth h = 0, therefore: \n" ); document.write( "-16t^2 + 150t + 5 = 0 \n" ); document.write( ": \n" ); document.write( "We have to use the quadratic formula to solve for t: \n" ); document.write( " \n" ); document.write( "In this problem: a=-16; b=150; c=5 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "We want the positive solution here: \n" ); document.write( " \n" ); document.write( "t = \n" ); document.write( "t = + 9.4 sec to return to earth \n" ); document.write( " |