document.write( "Question 265826: A ball is thrown upward with an initial velocity of 32 ft/s from a height 768 ft. h=-16t^2+32t+768. After how many seconds will the ball reach the ground? \n" ); document.write( "
Algebra.Com's Answer #195389 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown upward with an initial velocity of 32 ft/s from a height 768 ft. h=-16t^2+32t+768. \n" ); document.write( "After how many seconds will the ball reach the ground? \n" ); document.write( "--- \n" ); document.write( "The height is zero when the ball hits the ground. \n" ); document.write( "Solve -16t^2 + 32t + 768 = 0 for a positive \"t\" value. \n" ); document.write( "--- \n" ); document.write( "-16(t^2 - 2t - 48) = 0 \n" ); document.write( "t^2 -2t - 48 = 0 \n" ); document.write( "(t-8)(t+6) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 8 seconds \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |