document.write( "Question 889349: A ball is thrown upward with an initial velocity of 64 ft/sec from a height 960 ft. Its height h, in feet, after t seconds is given by h(t)=-16t2 +64t+960. After how long will the ball reach the ground ? \n" ); document.write( "
Algebra.Com's Answer #538101 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown upward with an initial velocity of 64 ft/sec from a height 960 ft. Its height h, in feet, after t seconds is given by h(t)=-16t2 +64t+960. After how long will the ball reach the ground ? \n" ); document.write( "*** \n" ); document.write( "ball will reach the ground when (h(t)=0 \n" ); document.write( "-16t2 +64t+960=0 \n" ); document.write( "-t^2+4t+60=0 \n" ); document.write( "(-t+10)(t+6)=0 \n" ); document.write( "t=-6(reject) \n" ); document.write( "or \n" ); document.write( "t=10 \n" ); document.write( "After how long will the ball reach the ground ? 10 sec \n" ); document.write( " \n" ); document.write( " |