document.write( "Question 165425This question is from textbook
\n" );
document.write( ": A ball is thrown directly upward from ground level with an initial speed of 80ft/s. How high will it go? When will it return to the ground? use the formula h = vt - 16t^2 \n" );
document.write( "
Algebra.Com's Answer #121931 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown directly upward from ground level with an initial speed of 80ft/s. How high will it go? When will it return to the ground? use the formula h = vt - 16t^2 \n" ); document.write( "-------------------- \n" ); document.write( "h = zero when the ball hits the ground. \n" ); document.write( "--------------- \n" ); document.write( "Since v = 80 ft/second. you get: \n" ); document.write( "-16t^2+80t = 0 \n" ); document.write( "-16t(t-5) = 0 \n" ); document.write( "t = 0 or t = 5 \n" ); document.write( "=========================== \n" ); document.write( "It started at the ground at t=0 seconds \n" ); document.write( "It will be back on the ground at t = 5 seconds \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |