document.write( "Question 954507: a ball is thrown upward with an initial velocity of 64 ft/sec. from a height of 720 ft. its height h, in feet, after t seconds is given by h (t)=-16t^2+64t+720. After how long will the ball reach the ground? \n" ); document.write( "
Algebra.Com's Answer #582958 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 of 720 ft. its height h, in feet, after t seconds is given by h (t)=-16t^2+64t+720. After how long will the ball reach the ground? \n" ); document.write( "*** \n" ); document.write( "When the ball reaches the ground, its height=0 \n" ); document.write( "-16t^2+64t+720=0 \n" ); document.write( "-t^2+4t+45=0 \n" ); document.write( "t^2-4t-45=0 \n" ); document.write( "(t-9)(t+5)=0 \n" ); document.write( "t=9 \n" ); document.write( "After how long will the ball reach the ground? 9 sec \n" ); document.write( " |