
Bradley T. answered 02/15/23
Tutor for Python and High School and Middle School Math
They give you an equation with many variables. First thing is to look at what we know, what we don't know, and what we want to know within the equation.
- h0 is the initial height. The problem states that you are one a platform 39ft up in the air, so h0 = 39
- v0 is the initial velocity. The problem directly gives it to you as 153 ft/sec, so v0 = 153
- t is the time. The question is asking for when the arrow hits the ground. This is what we want to find.
- h is the height. We want to know when the arrow hits the ground. The ground would be a height of 0.
0 = -16t2 + 153t + 39
This is in fact a quadratic equation. You can use your preferred method to solve it. I don't believe this is factorable so you might need to put it in a graphing calculator or use the quadratic equation. at the end you should get two answers for time, but only one is positive. Something around t = 9.8