Projectile motion is the motion of an object launched into the air that moves under the influence of gravity alone, following a curved path called a trajectory. The key insight is that the horizontal and vertical components of motion are completely independent of each other. Horizontally, the object moves at constant velocity because no force acts in that direction (ignoring air resistance). Vertically, it accelerates downward at g (approximately 9.8 m/s^2) due to gravity. By treating these two dimensions separately, physicists can predict exactly where a projectile will land, how high it will rise, and how long it will remain airborne.
The mathematics rests on the kinematic equations applied independently to each axis. For an object launched at speed v_0 and angle theta, the initial horizontal velocity is v_0 cos(theta) and the initial vertical velocity is v_0 sin(theta). The horizontal position changes linearly with time (x = v_{0x} t), while the vertical position follows a quadratic relationship. Key derived quantities include time of flight T = 2v_0 sin(theta)/g, maximum height H = v_0^2 sin^2(theta)/(2g), and horizontal range R = v_0^2 sin(2 theta)/g.
Projectile motion appears throughout sports, engineering, and everyday life. A basketball free throw, a firefighter angling a water hose, and a civil engineer designing a drainage fountain all rely on the same physics. Understanding projectile motion builds essential habits: decomposing complex 2D problems into simpler 1D analyses, choosing coordinate systems, and recognizing which quantities change over time versus which remain constant.