document.write( "Question 903519: Hi, would you help me solve this problem, please?
\n" );
document.write( "A person standing close to the edge on the top of a 311-foot building throws a baseball vertically upward. The quadratic equation:
\n" );
document.write( " models the ball's height \"h\" above the ground in feet, \"t\" seconds after it was thrown.
\n" );
document.write( "1a)How high is the ball after 4 seconds?
\n" );
document.write( "I got 567 feet but this might be incorrect.
\n" );
document.write( "1b) How many seconds does it take until the ball finally hits the ground? Round to nearest tenth of a second.\r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548110 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a) h=-16t^2 + 128t + 311 \n" ); document.write( "plug in 4 for t \n" ); document.write( "567 is correct \n" ); document.write( "b) \n" ); document.write( "h=-16t^2 + 128t + 311 \n" ); document.write( "plug in 0 for h \n" ); document.write( "t=9.95294 seconds \n" ); document.write( " |