document.write( "Question 80616: The height h in feet of an object after t seconds is given by the function
\n" ); document.write( "h=-16t^2+90t+4
\n" ); document.write( "how long will it take the object to hit the grown? Round to the nearest thousandth
\n" ); document.write( "

Algebra.Com's Answer #57807 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The height h in feet of an object after t seconds is given by the function
\n" ); document.write( "h=-16t^2+90t+4
\n" ); document.write( "how long will it take the object to hit the grown? Round to the nearest thousandth
\n" ); document.write( "---------
\n" ); document.write( "When it hits the ground its height will be zero.
\n" ); document.write( "-------
\n" ); document.write( "EQUATION:
\n" ); document.write( "-16t^2+90t+4=0
\n" ); document.write( "-8t^2+45t+2=0
\n" ); document.write( "t=[-45+-sqrt(45^2-4*-8*2)]/-16
\n" ); document.write( "t=[-45+-sqrt(2089]/-4
\n" ); document.write( "t= 5.669 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );