How Do You Calculate Projectile Motion for Different Launch Angles?

  • Thread starter Thread starter michaeljjt
  • Start date Start date
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
1 reply · 2K views
michaeljjt
Messages
1
Reaction score
0
Hey all,

First off, I am not a student. I am actually a general/homework help tutor. Unfortunately Physics is probably the most difficult subject for me to tutor. That being said, I was attempting to work on this problem with a student of mine, and ran into a great deal of difficulty, mostly because the textbook is 95% theory, and does not give any examples/ situations of what formulas to use; then gives mathematical problems and questions. Since I am not in class, I'm not sure how much the kid I am tutoring is or is not paying attention, because I would have to assume the teacher is going over this material. I actually don't need anyone to answer this for me, but if you could get me started in the right direction, how to approach it, formulas to use, it would be greatly appreciated! I also need to prepare the student for an upcoming test, so the steps are much more important to me than an answer.

Homework Statement



A cannonball is fired 80 m/s. Find the time airborne, max height and range if it is fired at 30 degrees, 45 degrees, 60 degrees and 90 degrees.




Homework Equations



Not particularly sure. Was looking at graphs with resultants. Also possibly d=vt?



The Attempt at a Solution



Had student graph it out with a protractor to get resultant, and find vertical height and horizontal distance with each angle.
 
Physics news on Phys.org
The initial velocity can be divided in two components: [tex]\vec{v_{0}}=\vec{v_{x}}+\vec{v_{y}}.[/tex]

So you get these realtions:

[tex]v_{x}=v_{0}cos\alpha[/tex]
[tex]v_{y}=v_{0}sin\alpha.[/tex]

[tex]v_{y}[/tex] is a vertical shot, so the time which it needs to reach the ground again will be:

[tex]g=\frac{\Delta v}{\Delta t} \Rightarrow t=\frac{2v_{y}}{g}=\frac{2v_{0}sin\alpha}{g}.[/tex]

So, this is the time airborne.

Max height can be done using energies:

[tex]E_{k}=E_{gp} \Rightarrow mv_{y}^{2}=2mgh \Rightarrow h=\frac{v_{0}^{2}sin^{2}\alpha}{2g}.[/tex]

Range is done by using the x component of the initial velocity:

[tex]D=v_{x} t \Rightarrow D=v_{0}cos\alpha \frac{2v_{0}sin\alpha}{g}=\frac{v_{0}^{2}sin2\alpha}{g}, (sin2\alpha=2sin\alpha cos\alpha).[/tex]

That's all you need.