document.write( "Question 813566: an arrow is shot vertically from a platform 22 ft high at a rate of 175 ft per second. when will the arrow hit the ground \n" ); document.write( "
Algebra.Com's Answer #489772 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! an arrow is shot vertically from a platform 22 ft high at a rate of 175 ft per second. when will the arrow hit the ground \n" ); document.write( "------------- \n" ); document.write( "You didn't spec a function. \n" ); document.write( "Most commonly used on Earth (in feet) is; \n" ); document.write( "h(t) = -16t^2 + 175t + 22 for the given initial conditions. \n" ); document.write( "h(t) = -16t^2 + 175t + 22 = 0 \n" ); document.write( "Solve for t, use the positive solution. \n" ); document.write( "------------ \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------- \n" ); document.write( "t =~ 11.062 seconds \n" ); document.write( " |