document.write( "Question 190496: the distance,h, traveled in,t, seconds by an object dropped from a height is h=-16t^2+s. if an object is dropped from an initial height,s, of 180 feet, how long will it take before the obect hits the ground? round to the nearest 0.01 second \n" ); document.write( "
Algebra.Com's Answer #142997 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the distance,h, traveled in,t, seconds by an object dropped from a height is h=-16t^2+s. if an object is dropped from an initial height,s, of 180 feet, how long will it take before the obect hits the ground? round to the nearest 0.01 second
\n" ); document.write( "-----------------
\n" ); document.write( "180 = 16t^2
\n" ); document.write( "t^2 = 11.25
\n" ); document.write( "t = 3.35 seconds
\n" ); document.write( "
\n" );