Projectile motion is the superposition of two independent motions:
Horizontal (x-direction):
- = 0 (no air resistance)
- = u*cos(theta) = constant throughout flight
- x = u*cos(theta) * t
Vertical (y-direction):
- = -g (upward positive)
- = usin(theta) - gt
- y = u*sin(theta)t - g
Independence principle: Horizontal and vertical motions do not affect each other. A bullet fired horizontally and one dropped from the same height hit the ground at the SAME time.
Equation of trajectory (eliminate t): y = xtan(theta) - g / (2**(theta))
This is a parabola (y = ax - form).