Answer:
See explanation below
Explanation:
This is a typical exercise of free falling. In this case a rock thrown straight down from the bridge, and we are asked to determine the final velocity of the rock and it's displacement at those given times.
First, just for this problem, as the rock is going straight down, we'll say that the downward direction is positive, therefore, the following expressions to calculate velocity and speed will be:
V = V₀ + gt (1)
X = V₀t + gt²/2 (2)
In this case, g = 9.8 m/s²
Now, let's see the displacement and velocity for each given time:
a) For t = 0.5 s
V = 14 + (9.8)*0.5
V = 18.9 m/s
X = (14*0.5) + (9.8)(0.5)²/2
X = 7 + 1.225
X = 8.225 m
b) For t = 1.00 s
V = 14 + (9.8)*1
V = 23.8 m/s
X = (14*1) + (9.8)(1)²/2
X = 14 + 4.9
X = 18.9 m
c) For t = 1.5 s
V = 14 + (9.8)*1.5
V = 28.7 m/s
X = (14*1.5) + (9.8)(1.5)²/2
X = 21 + 11.025
X = 32.025 m
d) For t = 2 s
V = 14 + (9.8)*2
V = 33.6 m/s
X = (14*2) + (9.8)(2)²/2
X = 28 + 19.6
X = 47.6 m
e) For t = 2.50 s
V = 14 + (9.8)*2.5
V = 38.5 m/s
X = (14*2.5) + (9.8)(2.5)²/2
X = 35 + 30.625
X = 65.625 m
Hope this helps