document.write( "Question 63915: A toy rocket is fired from a building. Its height at time t is given by the equation: h = -16t^2 + 396t + 100. When will it land on the ground below the bulding and what is its height after 10 seconds ? \n" ); document.write( "
Algebra.Com's Answer #44601 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A toy rocket is fired from a building. Its height at time t is given by the equation: h(t) = -16t^2 + 396t + 100. When will it land on the ground below the bulding and what is its height after 10 seconds ?
\n" ); document.write( "---------
\n" ); document.write( "When it hits the ground the height will be zero.
\n" ); document.write( "Solve h(t)= -16t^2+396t+100 = 0
\n" ); document.write( "t=[-396+-sqrt(396^2-4*-16*100)/(-32)
\n" ); document.write( "t=-0.25 sec or t=25 sec
\n" ); document.write( "Answer: t=25 sec
\n" ); document.write( "-------------------
\n" ); document.write( "Height after 10 seconds = h(10)=2460 ft.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );