document.write( "Question 459628: The height, in feet, of an arrow is given by the equation h= -16tsquared +70t +7 where \"t\" is in seconds. How long will it take for the arrow to hit the ground? Please round your solution to the nearest tenth of a second. \n" ); document.write( "
Algebra.Com's Answer #315174 by stanbon(75887) ![]() You can put this solution on YOUR website! The height, in feet, of an arrow is given by the equation \n" ); document.write( "h(t) = -16tsquared +70t +7 where \"t\" is in seconds. \n" ); document.write( "How long will it take for the arrow to hit the ground? \n" ); document.write( "Please round your solution to the nearest tenth of a second. \n" ); document.write( "-------------------- \n" ); document.write( "Height is zero when the arrow hits the ground. \n" ); document.write( "--- \n" ); document.write( "-16tsquared +70t +7 = 0 \n" ); document.write( "--- \n" ); document.write( "t = [-70 +- sqrt(70^2-4*-16*7)]/(-32) \n" ); document.write( "-------- \n" ); document.write( "t = [-70 +- sqrt(5348)]/(-32) \n" ); document.write( "-------- \n" ); document.write( "Positive solution: \n" ); document.write( "t = 4.47 seconds \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( "t = [ \n" ); document.write( " \n" ); document.write( " |