Given that two projectiles are fired at the same velocity, from the same spot, and land at the same point following different trajectories, how can I find the difference between the two angles of projection and the times taken for the projectiles to land?
EDIT: Not a duplicate since this one involves two projectiles and two different angles rather than trying to find one unique one.
Horizantal range = vvsin(2θ)
From this we get that sum of the two angles will have to be 90 degrees.
Time = {2vsin(θ)}/g From this, the ratio of the times will be tanθ.