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 Answer by Alan3354(69443) (Show Source):
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
-------------
You didn't spec a function.
Most commonly used on Earth (in feet) is;
h(t) = -16t^2 + 175t + 22 for the given initial conditions.
h(t) = -16t^2 + 175t + 22 = 0
Solve for t, use the positive solution.
------------