- #1
Werther
- 3
- 0
- Homework Statement
- A cannon shoots at target P1 and P2 with the given vertical/horizontal angles (α/b). But there is a third target (P3) left that is between P1 and P2. Unfortunately the soldier that shoots the cannon only knows the vertical angle (a3=65°) and not the horizontal angle. Notice that the velocity of the projectile and the position of the impact points are unknown.
What is the horizontal angle for shooting at P3 (b3)?
- Relevant Equations
- projectile velocity:
Vx = cos b * Vc
Vy = sin b * Vc
impact location:
x = Vx*t
Top-Down-Perspective:
At first I am quite sure that the problem is not solvable since there are that many unknowns.
But my Approach would be to create a linear function with P1 and P2 and then set it equal to the function that gets me the impact location of P3 and then solve it by b3.
Thanks for the help in advance.
At first I am quite sure that the problem is not solvable since there are that many unknowns.
But my Approach would be to create a linear function with P1 and P2 and then set it equal to the function that gets me the impact location of P3 and then solve it by b3.
Thanks for the help in advance.