document.write( "Question 315258: A sandbag falls out of a hot air balloon that is 144 feet above the ground how long does it take for the sandbag to reach the ground? \n" ); document.write( "
Algebra.Com's Answer #225538 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
h(t) = -(1/2)32t^2 + Vt + Ho
\n" ); document.write( "where
\n" ); document.write( "h(t) is height
\n" ); document.write( "t is time
\n" ); document.write( "V is initial velocity (0)
\n" ); document.write( "Ho is initial height (144)
\n" ); document.write( ".
\n" ); document.write( "0 = -(1/2)32t^2 + 0t + 144
\n" ); document.write( "0 = -16t^2 + 144
\n" ); document.write( "-144 = -16t^2
\n" ); document.write( "9 = t^2
\n" ); document.write( "3 sec = t
\n" ); document.write( "
\n" ); document.write( "
\n" );