Igor T. answered 01/13/23
Experienced Math and Physics tutor
There are two motions taking place simultaneously: vertical and horizontal.
Horizontal is very simple: constant speed motion. Horizontal distance:
L = vi * cos38o * t
where vi is initial velocity, and t is time of flight.
Vertical motion is more complex: first half of flight it is decelerated with g, second half it is accelerated with g.
i.e. vertical velocity is not constant, it changes with time, i.e. it is a function of time
v(t) = vi * sin38o - g * t
The key is to realize that at top of the trajectory vertical speed is 0. This moment of time t1 is when first half of the flight is over and second half of flight begins. If we plug in this specific moment of time t1 in the equation above, we get
v(t1) = vi * sin38o - g * t1 = 0
From this we can compute t1:
t1 = vi * sin38o / g
Duration of the 2nd half is exactly equal to the duration of the 1st half of flight. Therefore total time of flight t is:
t = 2 * t1 = 2 * vi * sin38o / g
We can plug it in the very first equation above, and know that L = 1230m.
L = vi * cos38o * t;
L = vi * cos38o * 2 * vi * sin38o / g
L = 2 * vi2 * cos38o * sin38o / g
vi = [ L * g / (2* cos38o * sin38o ) ] 1/2
vi = 35.2m/s
Problem contains the following statement: "Your answer must be within ± 3.0% ". So what is the ask?
3% of 35m/s is 1m/s
It probably implies that answer should be rounded to whole m/s, i.e. vi = 35m/s. But 35.2m/s is better than 3%. Would you be penalized by giving 35.2m/s as an answer? I don't know... this is a perfect question for the professor's office hour. She would love to see you come in and ask this question. Do it.
Part 2. The highest point of the trajectory. This is a question about the vertical motion, which is accelerated motion, remember? Displacement during accelerated motion, h
h(t) = vi * sin38o* t - g * t2 / 2
If we plug in t1, which is time when projectile is at the top of the trajectory, then we compute maximum height
hmax = ( vi * sin38o )2 / g - (g / 2) (vi * sin38o / g )2
hmax = 0.5 * ( vi * sin38o )2 / g = 23.96m
Computing 3% of it: 0.03 * 23.96 = 0.7m
Therefore I am rounding 23.96m to 24m. But again, please verify with your teacher that this is what he is implied by "+3%" statement