How Can You Simplify Calculations for Artillery Projectile Motion?

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 · 1K views
Philosophaie
Messages
456
Reaction score
0
Given:
A fixed barrel velocity, [tex]v_{0}[/tex]
An elevation of the piece of artilery, e
Target distance, x
Target elevation, te

Find:
time of travel, t
angle of the artilery, a

Equations:
[tex]y_{0}[/tex] = te - e

x = [tex]v_{0}[/tex] * cos(a) * t
y = [tex]y_{0}[/tex] + [tex]v_{0}[/tex] * sin(a) * t - 0.5 * g * [tex]t^{2}[/tex]

If you try solving these for a and t, it gets ugly. Is there an equation I am missing or another way around this?
 
Physics news on Phys.org
You're y_0 seems wrong. At t=0 the elevation should be e should it not? Other than that it looks good, two equations, two variables therefore solvable.

tip:put your entire equations between tex brackets it will look at a lot better.