Experiments
A projectile is launched at speed u and angle θ from heighth. Split the velocity and use constant acceleration — horizontala = 0, vertical a = −g — so range R, greatest height H, and time of flight T follow at once.h = 0 is level ground.
After launch the particle is free, so the two directions are independent. There is no string and no tension.
Landing is y = 0. The physical root of that quadratic isT = (u sin θ + √((u sin θ)² + 2g h)) / g. Then R = (u cos θ) T andH = h + (u sin θ)² / (2g).
On level ground this collapses to T = 2u sin θ / gand R = u² sin 2θ / g, which is greatest at 45°. A horizontal throw is θ = 0 with h > 0.
A particle is projected from ground level with speed 20 m/s at 45° to the horizontal. Take g = 9.81 m/s². Find the time of flight, the range, and the greatest height.
The same particle is projected from ground level at 30° to the horizontal, still at 20 m/s. Find T, R, and H.
On level ground the range is greatest at 45°. From a height, bothT and R increase.