HomeArticlesGuideMotion & Kinematics Guide
GUIDE

Motion & Kinematics Explained: Speed, Velocity, Acceleration & Projectile Motion

Learn speed, velocity, acceleration, force, momentum, impulse, projectile motion, and free fall with worked examples and free physics calculators.

Updated 2026-07-06

Kinematics is the branch of physics that describes how things move — without worrying about why they move that way — while dynamics (covered through force, momentum, and impulse below) explains the causes behind that motion. Together, they form the foundation for almost everything else in physics: engineering a car's braking system, calculating a rocket's trajectory, or understanding why a seatbelt saves lives in a crash all trace back to the same handful of core relationships between position, velocity, acceleration, and time.

This guide walks through those relationships in a logical build-up: starting with the basic distinction between speed and velocity, moving into acceleration and the forces that cause it, then momentum and impulse (the physics behind collisions), and finishing with two of the most common applied scenarios — projectile motion and free fall. Each step includes a worked example and a link to the calculator that automates the formula.

Step 1: Speed vs Velocity — What's the Difference

Speed is how fast something is moving, measured as distance traveled divided by time elapsed — a scalar quantity with magnitude only. Velocity adds direction to that picture, measured as displacement (straight-line distance from start to end point, including direction) divided by time. The distinction matters most whenever a path isn't a straight line: a runner completing a 400-meter lap in 60 seconds has an average speed of about 6.67 m/s, but an average velocity of zero, since they end up back at the starting line.

Worked example: A cyclist rides 30 km in 1.5 hours along a winding trail, then returns along the same trail (60 km round trip in 3 hours total). Average speed for the full trip is 60 km ÷ 3 h = 20 km/h. But average velocity is total displacement (0 km, since they returned to the start) divided by time, which is 0 km/h. The Speed Calculator computes the distance-over-time figure, while the Velocity Calculator uses displacement, making the difference concrete when you plug in the same trip to both.

Step 2: Acceleration and Changing Motion

Acceleration measures how quickly velocity itself is changing — speeding up, slowing down, or changing direction — calculated as the change in velocity divided by the time over which that change occurs (a = Δv/Δt). A positive acceleration in the direction of motion means speeding up; a negative one (deceleration) means slowing down.

Worked example: A car accelerates from 0 to 27 m/s (about 60 mph) in 6 seconds. Acceleration = (27 − 0) / 6 = 4.5 m/s². This means the car's velocity increases by 4.5 meters per second for every second that passes. The Acceleration Calculator computes this directly from initial velocity, final velocity, and time, and can also solve for any one of those three values given the other two.

A key subtlety, covered in the FAQs, is that an object can have zero velocity at an instant while still accelerating — a ball thrown straight up is momentarily motionless at its peak, yet gravity never stops pulling on it.

Step 3: Newton's Second Law and Force

Newton's second law ties acceleration to its cause: force equals mass times acceleration (F = ma). This single equation explains why heavier objects are harder to accelerate (or stop) than lighter ones for the same applied force, and it's the equation underlying everything from rocket thrust calculations to braking distance on a highway.

Worked example: A 1,200 kg car needs to decelerate from 25 m/s to a stop in 5 seconds. Required deceleration = 25/5 = 5 m/s², and the force needed is F = 1,200 kg × 5 m/s² = 6,000 N. This is the force the brakes (via friction with the road) must generate to stop the car in that time. The Force Calculator solves for force, mass, or acceleration given the other two values, covering both this braking scenario and the reverse case of calculating acceleration from a known applied force.

Step 4: Momentum and Impulse

Momentum (p = mv) captures how much "quantity of motion" an object carries, combining both its mass and velocity into a single vector quantity. Momentum is important because it is always conserved in any collision or interaction between objects — the total momentum before a collision equals the total momentum after, even though kinetic energy may be lost to heat or deformation.

Impulse is the change in momentum, and it equals force multiplied by the time over which that force acts (J = FΔt). This relationship explains why extending the duration of a collision — via airbags, crumple zones, or a padded landing — reduces the peak force experienced for the same overall change in momentum.

Worked example: A 0.15 kg baseball traveling at 40 m/s is caught and brought to a stop in 0.02 seconds. Its momentum is 0.15 × 40 = 6 kg·m/s, so the impulse needed to stop it is also 6 kg·m/s (in the opposite direction). The average force on the catcher's glove is F = J/Δt = 6 / 0.02 = 300 N. If the catcher instead "gives" with the ball over 0.1 seconds, the force drops to 6/0.1 = 60 N — five times less, for the identical change in momentum. The Momentum Calculator and Impulse Calculator compute both quantities directly.

Step 5: Projectile Motion (Real-World Trajectories)

Projectile motion describes any object launched into the air and moving under gravity alone (ignoring air resistance) — a thrown ball, a kicked football, or a fired artillery shell. The key insight is that horizontal and vertical motion are independent: horizontal velocity stays constant throughout the flight (no horizontal force acting on it), while vertical velocity changes continuously due to gravity, producing the familiar parabolic arc.

Worked example: A ball is launched at 20 m/s at a 30-degree angle above the horizontal. Its horizontal velocity component is 20 × cos(30°) ≈ 17.3 m/s (constant throughout flight), and its vertical velocity component is 20 × sin(30°) = 10 m/s (decelerating under gravity at 9.8 m/s²). Time to reach peak height is 10/9.8 ≈ 1.02 seconds, total flight time is about 2.04 seconds, and horizontal range is roughly 17.3 × 2.04 ≈ 35.3 meters. The Projectile Motion Calculator computes range, maximum height, and flight time instantly from launch speed and angle, and lets you compare how changing the angle (holding speed constant) shifts all three results.

Step 6: Free Fall Under Gravity

Free fall is the special case of motion where gravity is the only force acting on an object — no air resistance, no other forces — and it's governed by three simple formulas: velocity after falling for time t is v = gt, distance fallen is d = ½gt², and velocity after falling a distance d is v = √(2gd), where g is 9.8 m/s² on Earth.

Worked example: An object dropped from a 45-meter height (with no initial velocity) takes t = √(2×45/9.8) ≈ 3.03 seconds to hit the ground, and reaches a final velocity of v = 9.8 × 3.03 ≈ 29.7 m/s (about 107 km/h) just before impact. The Free Fall Calculator computes fall time, final velocity, and distance fallen from any one known value, and — as covered in the FAQs — confirms that this result is independent of the object's mass, since gravitational acceleration doesn't depend on how heavy the object is.

Real falls of light or large-surface-area objects diverge from this idealized model once air resistance becomes significant enough to produce a terminal velocity, at which point the object stops accelerating altogether.

Putting It Together: Kinematics vs Dynamics

The first two steps of this guide — speed/velocity and acceleration — belong to kinematics: they describe motion purely in terms of position, time, and rates of change, without asking what causes it. Force, momentum, and impulse belong to dynamics, the branch that explains why objects move the way they do by connecting motion to mass and the forces acting on it. Projectile motion and free fall are applied cases that combine both: kinematics describes the parabolic path, while gravity (a force, governed by Newton's second law) is what shapes that path in the first place.

This layered structure is why textbooks and physics courses almost always teach these topics in the same order used here — speed and velocity first, since they're the simplest to visualize, then acceleration as the natural next step, then force as the explanation for acceleration, then momentum and impulse for interactions between objects, and finally the two most common combined scenarios students and engineers actually calculate by hand: something thrown at an angle, and something falling straight down.

A useful sanity check when working any kinematics problem is unit consistency — mixing km/h with meters and seconds is the single most common source of calculation errors. Converting everything to consistent SI units (meters, seconds, kilograms, newtons) before applying any formula avoids the vast majority of mistakes, and every calculator linked in this guide handles that conversion internally so you can enter values in whichever units are most convenient and trust the underlying math.

Common Mistakes to Avoid

A few errors show up repeatedly when people first work through these formulas by hand. Confusing average velocity with average speed on a round trip is one of the most common, since a return to the starting point always yields zero net displacement even after covering real distance. Forgetting that vertical and horizontal motion are independent in projectile problems is another — students often try to apply a single formula to the whole trajectory rather than treating the horizontal (constant velocity) and vertical (constant acceleration) components separately. Finally, assuming heavier objects fall faster is one of the most persistent physics misconceptions, contradicted directly by the free-fall formulas above, which contain no mass term at all — gravitational acceleration is the same for every object in the absence of air resistance.

Key Terms

  • Momentum — the product of an object's mass and velocity, a vector quantity conserved in collisions
  • Newton's Second Law — the principle that force equals mass times acceleration (F = ma), linking force to the motion it produces
  • Velocity — the rate of change of displacement with respect to time, including direction, distinct from speed
  • Acceleration — the rate of change of velocity with respect to time, whether speeding up, slowing down, or changing direction
  • Impulse — the change in momentum an object experiences, equal to force multiplied by the time it acts
  • Projectile Motion — the curved path of an object launched into the air and moving under gravity alone, with independent horizontal and vertical components
  • Terminal Velocity — the constant speed a falling object reaches once air resistance balances the force of gravity

Frequently Asked Questions

Speed is a scalar quantity — just a magnitude, like "60 mph" — while velocity is a vector that includes direction, like "60 mph north." Two cars can have the same speed but different velocities if they are heading in different directions, and a car driving in a circle at a constant speed actually has constantly changing velocity because its direction keeps changing. The [Speed Calculator](/speed-calculator/) computes distance over time regardless of direction, while the [Velocity Calculator](/velocity-calculator/) factors in displacement and direction for a more complete picture of motion.
Yes — a ball thrown straight up momentarily has zero velocity at the peak of its trajectory, but gravity is still accelerating it downward at 9.8 m/s² the entire time, including at that exact instant. This is a common point of confusion: acceleration describes the *rate of change* of velocity, not velocity itself, so an object can be momentarily at rest while still in the process of speeding up in a new direction. The [Acceleration Calculator](/acceleration-calculator/) and [Free Fall Calculator](/free-fall-calculator/) both illustrate this by tracking velocity and position throughout a fall or throw, not just at the start and end.
Newton's second law states that force equals mass times acceleration (F = ma), so for a fixed force, acceleration is inversely proportional to mass — a heavier object accelerates less than a lighter one under the same applied force. For example, a 10 N force applied to a 2 kg object produces 5 m/s² of acceleration, but the same 10 N force applied to a 20 kg object only produces 0.5 m/s². The [Force Calculator](/force-calculator/) lets you solve for force, mass, or acceleration whenever you know the other two values.
Momentum (p = mv) is a vector that scales linearly with velocity, while kinetic energy (KE = ½mv²) is a scalar that scales with the *square* of velocity, meaning doubling an object's speed only doubles its momentum but quadruples its kinetic energy. This distinction matters in collisions: momentum is always conserved in any collision, but kinetic energy is only conserved in perfectly elastic collisions. The [Momentum Calculator](/momentum-calculator/) computes p = mv directly, which is the quantity that stays conserved when two objects collide.
Impulse equals the change in momentum, and it also equals force multiplied by the time over which that force is applied (J = FΔt). Airbags and crumple zones work by extending the time over which a passenger's momentum changes from a crash speed to zero, which — for the same total change in momentum — reduces the peak force experienced, since force and time are inversely related for a fixed impulse. The [Impulse Calculator](/impulse-calculator/) shows exactly how stretching the collision time from a fraction of a second to a slightly longer fraction dramatically lowers the force involved.
Yes, dramatically — for a given launch speed and no air resistance, a 45-degree launch angle maximizes horizontal range, while angles further from 45 degrees (either steeper or flatter) produce shorter ranges even at the identical speed. Interestingly, complementary angles like 30 and 60 degrees produce the same range as each other, just with different flight times and maximum heights. The [Projectile Motion Calculator](/projectile-motion-calculator/) lets you compare range, max height, and flight time across different launch angles for the same initial speed.
No — in the absence of air resistance, all objects fall at the same rate regardless of mass, because gravitational acceleration (9.8 m/s² on Earth) does not depend on the falling object's mass. The famous misconception comes from air resistance, which affects a feather far more than a bowling ball relative to their weight, making the feather appear to fall slower in real-world conditions. The [Free Fall Calculator](/free-fall-calculator/) models the idealized case without air resistance, showing that a bowling ball and a golf ball dropped from the same height land at the same time.
As a falling object speeds up, air resistance increases until it exactly balances the force of gravity, at which point the object stops accelerating and falls at a constant "terminal" speed — the basic free-fall formula (which ignores air resistance) no longer applies past that point. For a human skydiver in a belly-down position, terminal velocity is roughly 195 km/h (120 mph), reached after falling for several seconds. The [Free Fall Calculator](/free-fall-calculator/) computes the idealized no-air-resistance case, which is accurate for short falls or dense, compact objects but increasingly diverges from reality for long falls of light or spread-out objects.
Momentum accounts for both speed and mass, so a heavy truck moving slowly can carry as much or more momentum than a light car moving quickly, and momentum — not speed alone — determines how much force is needed to stop an object or how much force it transfers in a collision. A 2,000 kg truck at 20 m/s has a momentum of 40,000 kg·m/s, the same as a 500 kg car would need to reach 80 m/s to match. The [Momentum Calculator](/momentum-calculator/) makes these mass-versus-speed trade-offs concrete for comparing different vehicles or objects.
No — if you drive 50 miles out and 50 miles back, your average speed is total distance divided by total time (a positive number reflecting how much ground you covered), but your average velocity is total displacement divided by total time, which is zero, since you ended up back where you started. This distinction trips up many students because speed only cares about distance traveled, while velocity cares about net displacement. The [Velocity Calculator](/velocity-calculator/) computes velocity using displacement, making this difference from the [Speed Calculator](/speed-calculator/) explicit.
For dense, compact, relatively slow-moving projectiles (a thrown ball, a dropped tool), air resistance changes the trajectory only slightly and the idealized formulas are a good approximation. For light, fast, or aerodynamically large objects (a badminton shuttlecock, a bullet at long range, a skydiver), air resistance can dramatically shorten range and alter the trajectory shape compared to the idealized parabola the [Projectile Motion Calculator](/projectile-motion-calculator/) computes, which assumes a vacuum with only gravity acting on the object.

Related Articles

GUIDE

Physical Properties Calculators: Density, Pressure & Wave Physics

GUIDE

Energy, Work & Power: The Physics of Getting Things Done

GUIDE

From Reactants to Results: Yield & Combustion Explained

GUIDE

Text Analysis Calculators: Size, Speed & Word Count

GUIDE

Up on the Roof: Pitch, Rafters & Shingles Explained