document.write( "Question 288957: An arrow is shot directly upward from the top of a 112-foot tall building with an initial velocity of 96 feet per second. The height of the arrow above the ground after (t) seconds is given by the position function. s(t)=-16t^2+96t+112. After how many seconds will the arrow strike the ground? \n" ); document.write( "
Algebra.Com's Answer #209372 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An arrow is shot directly upward from the top of a 112-foot tall building with an initial velocity of 96 feet per second. The height of the arrow above the ground after (t) seconds is given by the position function. \n" ); document.write( "s(t)=-16t^2+96t+112. After how many seconds will the arrow strike the ground? \n" ); document.write( "------------------- \n" ); document.write( "Solve -16t^2 + 96t + 112 = 0 \n" ); document.write( "--- \n" ); document.write( "-16(t^2 - 6t + 7) = 0 \n" ); document.write( "Factor: \n" ); document.write( "(t-6)(t+1) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 6 seconds \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |