document.write( "Question 199107: A ball is dropped from a height of 64 feet. Its height above the earth in feet is given by h(t ) = -16t2 + 64, where t is the number of seconds after it is dropped. Find h(1). How long does it take for the ball to fall to the earth? \n" ); document.write( "
Algebra.Com's Answer #149584 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A ball is dropped from a height of 64 feet. Its height above the earth in feet is given by h(t ) = -16t2 + 64, where t is the number of seconds after it is dropped. Find h(1). How long does it take for the ball to fall to the earth?
\n" ); document.write( "-----------------
\n" ); document.write( "h(1) = -16 + 64 = 48 feet
\n" ); document.write( "--------------
\n" ); document.write( "Set h = 0 to find when it impacts
\n" ); document.write( "0 = -16t^2 + 64
\n" ); document.write( "t^2 = 4
\n" ); document.write( "t = 2 seconds (ignore the -2)
\n" ); document.write( "
\n" );