physics in motion

Projectile Motion


A common type of motion that can be modeled by motion in two dimensions is projectile motion. This is the path that an object on Earth travels as it moved through the air after it has been thrown or projected from a starting point.

When first studying projectile motion, we ignore air resistance for simplicity, although in many cases, air resistance does not significantly affect projectile motion.

When imagining how an object moves through space in any scenario, we can choose our coordinate axes however we want. In the case of projectile motion, the simplest way is to imagine that the x-axis is parallel to the ground, and the y-axis is perpendicular to the ground.

On Earth, this means that along the y-axis, the object will be accelerated towards the ground in the negative direction due to the force of gravity (since we usually denote up as being positive, and down as being negative, \( g \) is negative), where \( g \) is the acceleration due to the force of gravity:

$$ a_y (t) = -g $$

Since we are ignoring air resistance, there will be no acceleration along the x-axis:

$$ a_x (t) = 0 $$

It turns out that from this initial assumption above, we are able to calculate both the position and velocity function of an object moving under projectile motion.

We can find the velocity functions by integrating the acceleration functions above:

$$v_x (t) = \int a_x (t) dt = v_{x0},$$

$$v_y (t) = \int a_y (t) dt = v_{y0} - g t,$$

where \( v_{x0} \) and \( v_{y0} \) are the initial velocities in the x and y-axes, respectively. As there is no acceleration along the x-axis, the velocity remains a constant, as expected. Since the y-axis does experience an acceleration due to the earth's gravity, the velocity does not remain constant, and in fact, increases in magnitude as time increases, as expected.

We can find the position function by integrating the above velocities:

$$x(t) = \int v_x (t) dt = x_0 + v_{x0} t,$$

$$y(t) = \int v_y (t) dt = y_0 + v_{y0} t - \frac{1}{2} g t^2,$$

where \( x_0 \) and \( y_0 \) are the initial positions of the object along the x and y axes respectively.

The position function for such an object is the following:

$$x(t) = x_0 + v_{x0} t,$$

$$y(t) = y_0 + v_{y0} t - \frac{1}{2} g t^2,$$

where \( x_0 \) and \( y_0 \) are the initial positions of the object along the x and y axes respectively.

The velocity function for such an object is the following:

$$v_x (t) = v_{x0},$$

$$v_y (t) = v_{y0} - g t,$$

where \( v_{x0} \) and \( v_{y0} \) are the initial velocities in the x and y-axes, respectively. As there is no acceleration along the x-axis, the velocity remains a constant, as expected. Since the y-axis does experience an acceleration due to the earth's gravity, the velocity does not remain constant, and in fact, increases in magnitude as time increases, as expected.