document.write( "Question 113519: An object is projected upward from the top of a tower. Its distance in feet above the ground after t seconds is given by s(t)=-16t+64t+80. How many seconds will it take to reach ground level? \n" ); document.write( "
Algebra.Com's Answer #82592 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An object is projected upward from the top of a tower. Its distance in feet above the ground after t seconds is given by s(t)=-16t^2+64t+80. How many seconds will it take to reach ground level? \n" ); document.write( "------------------- \n" ); document.write( "When it reaches the ground s(t)=zero. \n" ); document.write( "Solve -16t^2+64t+80=0 \n" ); document.write( "-16(t^2-4t-5)=0 \n" ); document.write( "(t-5)(t+1)=0 \n" ); document.write( "t=5 seconds or t=-1 second \n" ); document.write( "Only t=5 seconds makes any sense for this problem. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |