document.write( "Question 1009336: the function for object dropped from a height where t is the time in seconds, h is the height in feet at time t, and h is the initial height
\n" ); document.write( "h(t)=-16t^2+h , height is 50ft I need to know how to figure out how
\n" ); document.write( " long it would take to fall to the ground
\n" ); document.write( "

Algebra.Com's Answer #624853 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
h(t)=-16t^2+h , height is 50ft I need to know how to figure out how
\n" ); document.write( "long it would take to fall to the ground
\n" ); document.write( "----
\n" ); document.write( "When it hits the ground its height is zero.
\n" ); document.write( "---
\n" ); document.write( "Solve::
\n" ); document.write( "-16t^2 + 50 = 0
\n" ); document.write( "--------
\n" ); document.write( "16t^2 = 50
\n" ); document.write( "-------
\n" ); document.write( "t^2 = 50/16
\n" ); document.write( "----
\n" ); document.write( "time = 1.77 seconds
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );