
Charles M. answered 09/25/14
Tutor
4.9
(9)
Passionate Business, Math & Science Tutor
Part 1:
First we need the basic formula for parabolic motion, or projectile motion. This formula is:
s = -.5 * g * t2 + v0 * t + s0
t = time (always is the independent variable)
s = height (always is the dependent variable)
g = gravitational constant = 32.1740 ft/sec2
v0 = initial velocity = 85 ft/sec (given in problem)
s0 = initial height = 3 ft (given in problem)
Now we know the formula and identified all of the necessary data given in the problem. Just plug in to write the equation for this problem:
s = -.5 * 32.1740 * t2 + 85 * t + 3
Now to find the time (t) at which the ball is at a height of 104.301563 ft (s). Plug this given height (s) into the equation and solve for time (t). When you do this, you'll get t = 1.8 sec or 3.5 sec