Horizontal range of 2 different angles

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 2K views
negation
Messages
817
Reaction score
0

Homework Statement



Show that, for a given initial speed, te horizontal range of a projectile is the same for launch angles [itex]45° +\alpha[/itex] and [itex]45° - \alpha[/itex]



The Attempt at a Solution



[itex]x1 = vi cos (45° + \alpha)[/itex]
[itex]x2 = vi cos (45° - \alpha)[/itex]

tcomplete trajectory = [itex]2 vi sin(45°\pm\alpha)/g[/itex]

Substituting tcomplete trajectory into x1 and x2:

[itex]x1[/itex] = [itex]vi^2 sin (2(45°+\alpha))/g[/itex]
[itex]x2[/itex] = [itex]vi^2 sin (2(45°-\alpha))/g[/itex]
 
Physics news on Phys.org
So, are ##x_1## and ##x_2## equal?
 
voko said:
So, are ##x_1## and ##x_2## equal?


It doesn't appears so.
 
Why not? Why can't ## \sin (2(45^\circ + \alpha)) ## be equal to ## \sin (2(45^\circ - \alpha)) ##?
 
  • Like
Likes   Reactions: 1 person
voko said:
Why not? Why can't ## \sin (2(45^\circ + \alpha)) ## be equal to ## \sin (2(45^\circ - \alpha)) ##?


Let (45 + a) =x and (45 -a) = y
How does sin(2x) = sin(2y)?
 
You are trying to solve a harder problem that way. Stick with the original form.
 
voko said:
You are trying to solve a harder problem that way. Stick with the original form.


The solution in the op is the answer?
 
It is very close to the answer. You just need to explain why those two sines are equal. You may want to review the trig identities that you know, or just go straight to the unit circle.
 
voko said:
It is very close to the answer. You just need to explain why those two sines are equal. You may want to review the trig identities that you know, or just go straight to the unit circle.


Ok. I shall further that attempt. It's probably in the form 2cos(x)sin(x)
 
One useful identity is $$ \sin \left( \frac \pi 2 + \theta \right) = ? $$
 
voko said:
One useful identity is $$ \sin \left( \frac \pi 2 + \theta \right) = ? $$

Solved and Thanks!