document.write( "Question 627227: A small package is dropped from a hovering helicopter at an altitude of 490 m. Neglecting air resistance, how long does it take the package top reach the ground? \n" ); document.write( "
Algebra.Com's Answer #394792 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A small package is dropped from a hovering helicopter at an altitude of 490 m. Neglecting air resistance, how long does it take the package top reach the ground?
\n" ); document.write( ":
\n" ); document.write( "A falling object equation: h(t) = -4.9t^2 + 490
\n" ); document.write( "h(t) = 0 when it hits the ground
\n" ); document.write( "-4.9t^2 + 490 = 0
\n" ); document.write( "-4.9t^2 = -490
\n" ); document.write( "Divide both sides by -4.9, results:
\n" ); document.write( "t^2 = 100
\n" ); document.write( "t = \"sqrt%28100%29\"
\n" ); document.write( "t = 10 secs to fall 490 meters
\n" ); document.write( "
\n" );