
William W. answered 04/16/24
Top Pre-Calc Tutor
Start with three basic things:
1) a = -9.8 (units are m/s2)
2) a = dv/dt
3) v = dy/dt (assuming vertical motion is "y")
Since a = -9.8 then:
dv/dt = -9.8
dv = -9.8 dt
∫dv = ∫-9.8 dt
v = -9.8t + C
Let v0 equal the velocity at time t = 0 then C = v0 so:
v(t) = -9.8t + v0
Since v = dy/dt then:
dy/dt = -9.8t + v0
dy = -9.8t + v0 dt
∫dy = ∫-9.8t + v0 dt
y = (1/2)(-9.8)t2 + v0t + C
Let y0 equal the position at time t = 0 then C = y0 so:
y(t) = -4.9t2 + v0t + y0
We want y(t) = 9.8 and we are given y0 = 1 so plugging those into this equation we get:
9.8 = -4.9t2 + v0t + 1
Using the velocity equation:
v(t) = -9.8t + v0 consider that at the maximum height, the velocity will be instantaneously be zero so:
0 = -9.8t + v0
t = v0/9.8 so plug "v0/9.8" into the "9.8 = -4.9t2 + v0t + 1" in place of "t":
9.8 = -4.9(v0/9.8)2 + v0(v0/9.8) + 1
8.8 = -4.9(v0/9.8)2 + v0(v0/9.8) now multiply both sides by 9.8 to get:
86.24 = -0.5v02 + v02
86.24 = 0.5v02
172.48 = v02
v0 = √172.48 = 13.13 m/s