document.write( "Question 207392This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": Suppose Charlie hit 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( "(If an object is given an initial velocity of vo ft per second from a height of so ft, then its height S after t secondsis given by the formula S = -16t^2 +vo t + so.)
\n" );
document.write( "With that, I came up with the equation S = -16t^2 + 150t + 5. I think that's right, but I'm not positive...then I'm not sure how to solve either. I appreciate any help!! :) \n" );
document.write( "
Algebra.Com's Answer #156811 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! S = -16t^2 + 150t + 5 \n" ); document.write( "It's the right formula. It's usually height as a function of time, \n" ); document.write( "h(t) = -16t^2 + 150t + 5 \n" ); document.write( "--------------- \n" ); document.write( "When it hits the ground, h = 0 \n" ); document.write( "0 = -16t^2 + 150t + 5 \n" ); document.write( "-16t^2 + 150t + 5 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solver uses x, just sub that for t. \n" ); document.write( "The negative value is ignored. \n" ); document.write( "t =~ 9.4082 seconds\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |