document.write( "Question 949809: A stone thrown downward with an initial velocity of 29.4 m/sec will travel a distance of s meters, where s(t)=4.9t^2+29.4t and t is in seconds. if a stone is thrown downward at 29.4 m/sec from a height of 548.8m, how long will it take the stone to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #579895 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A stone thrown downward with an initial velocity of 29.4 m/sec will travel a distance of s meters, where s(t)=4.9t^2+29.4t and t is in seconds. if a stone is thrown downward at 29.4 m/sec from a height of 548.8m, how long will it take the stone to hit the ground? \n" ); document.write( "================== \n" ); document.write( "Use the height measured from the ground. \n" ); document.write( "h(t) = -4.9t^2 + 29.4t + 548.8 \n" ); document.write( "Notice at t = 0 seconds, h = 548.8 meters \n" ); document.write( "--------------- \n" ); document.write( "h(t) = -4.9t^2 + 29.4t + 548.8 \n" ); document.write( "When it hits the ground, h = 0 \n" ); document.write( "--- \n" ); document.write( "-4.9t^2 + 29.4t + 548.8 = 0 \n" ); document.write( "t^2 - 6t - 112 = 0 \n" ); document.write( "Solve for t. \n" ); document.write( " |