document.write( "Question 724176: A ball is thrown upward from the top of a 240 foot building. The ball is 256 feet above ground level a fter 1 second, and it reaches ground level in 5 seconds. the height above ground is a quadratic function of the time after the ball is thrown. Write the equation of this function. \n" ); document.write( "
Algebra.Com's Answer #443634 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A ball is thrown upward from the top of a 240 foot building. The ball is 256 feet above ground level a fter 1 second, and it reaches ground level in 5 seconds. the height above ground is a quadratic function of the time after the ball is thrown. Write the equation of this function.
\n" ); document.write( "------------
\n" ); document.write( "It's the common formula for projectiles on Earth.
\n" ); document.write( "h(t) = -16t^2 + vt + h, h in feet
\n" ); document.write( "------
\n" ); document.write( "h(1) = -16 + v + 240 = 256
\n" ); document.write( "v = 32 ft/sec (the upward speed at launch)
\n" ); document.write( "----
\n" ); document.write( "h(t) = -16t^2 + 32t + 240 is the equation
\n" ); document.write( "----
\n" ); document.write( "h(5) = -400 + 160 + 240 = 0 confirms impact at t = 5 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );