Projectile motion

Projectile motion is motion under the influence of gravity alone.

A thrown object is a typical example. Follow the motion from the time just after the object is released until just before it hits the ground.

Air resistance is neglected. The only acceleration is the acceleration due to gravity.

Projectile Motion Example

Let's say you're on top of a cliff, which drops vertically 150 m to the ocean below. You throw a ball with an initial speed of 8.40 m/s at an angle of 20 degrees above the horizontal.

(a) How long does it take before it hits the water?

(b) How far is it from the base of the cliff to the point of impact?

As usual, be as systematic as possible. Draw a diagram, choose a coordinate system, and organize your data.

Origin: the base of the cliff

Positive directions: +x right and +y up

X Info. Y Info.
Initial positionxo = 0 yo = +150 m
Final position x = ? y = 0
Initial velocity vox= +vo cos(θ)
= +7.893 m/s
voy= +vo sin(θ)
  = +2.873 m/s
Acceleration ax = 0 ay = -9.8 m/s2

(a) How long does it take before it hits the water?

Use the y-information to find the time of flight. One method is to do it in two steps, first calculating the final y-velocity using the equation:

vy 2 = voy2 + 2 ay (y - yo)

This gives vy 2 = 2.8732 + 2 (-9.8) (-150) = 2948.3 m2 / s2 . Taking the square root gives: vy = +/- 54.30 m/s.

Remember that the square root can be positive or negative. In this case it's negative, because the y-component of the velocity will be directed down when the ball hits the ground.

Now find the time using:

vy = voy + ay t

So, -54.30 = 2.873 - 9.8 t, which gives t = 5.834 seconds. Rounding off, the ball was in the air for 5.83 s.

(b) How far is it from the base of the cliff to the point of impact?

Plug the time we just calculated into the equation:

x - xo = vox t + ½ ax t2

x = (7.893) (5.834) = 46.0 m.

The monkey and the hunter

A hunter spies a monkey in a tree, takes aim, and fires. At the moment the bullet leaves the gun the monkey lets go of the tree branch and drops straight down. How should the hunter aim to hit the monkey?

  1. Aim directly at the monkey
  2. Aim high (over the monkey's head)
  3. Aim low (below the monkey)

Note that a complete analysis of the problem can be found in the textbook.