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.

Reviewed by the thecalcu.com team · Last updated August 4, 2026

Kinematics is the branch of physics that describes how things move, without asking why they move that way. 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, and 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. Average velocity, though, is total displacement (0 km, since they returned to the start) divided by time, which comes out to 0 km/h. The Speed Calculator computes the distance-over-time figure, while the Velocity Calculator uses displacement, so plugging the same trip into both makes the difference concrete.

Step 2: Acceleration and Changing Motion

Acceleration measures how quickly velocity itself changes, speeding up, slowing down, or turning, 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². 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 solve for any one of those three values given the other two.

A subtlety worth flagging here, and covered again in the FAQs: an object can have zero velocity at an instant while still accelerating. A ball thrown straight up sits motionless at its peak for just a moment, 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 resist accelerating, or stopping, more than lighter ones under the same applied force, and it underlies 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. That's 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 finding acceleration from a known applied force.

Step 4: Momentum and Impulse

Momentum (p = mv) captures how much "quantity of motion" an object carries, folding mass and velocity into a single vector. It matters because it's always conserved in any collision or interaction between objects. The total momentum before a collision equals the total momentum after, even when kinetic energy gets lost to heat or deformation.

Impulse is the change in momentum, equal to force multiplied by the time over which that force acts (J = FΔt). This is why extending the duration of a collision, through airbags, crumple zones, or a padded landing, lowers 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, whether that's a thrown ball, a kicked football, or a fired artillery shell. Horizontal and vertical motion stay independent of each other: horizontal velocity remains constant throughout the flight, since no horizontal force acts on it, while vertical velocity changes continuously under 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 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 comes to 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, governed by three 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, reaching 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. As the FAQs cover, this result doesn't depend on the object's mass at all, since gravitational acceleration is the same regardless of how heavy the object is.

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

Putting It Together: Kinematics vs Dynamics

The first two steps here, 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 combine both: kinematics describes the parabolic path, while gravity, a force governed by Newton's second law, shapes that path in the first place.

This layered structure is why textbooks and physics courses tend to teach these topics in the order used here. Speed and velocity come first since they're easiest 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 combined scenarios students and engineers actually calculate by hand most often: 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. Convert everything to consistent SI units (meters, seconds, kilograms, newtons) before applying any formula, and you avoid the vast majority of mistakes. Every calculator linked in this guide handles that conversion internally, so you can enter values in whichever units are 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. And assuming heavier objects fall faster remains one of the most persistent physics misconceptions, directly contradicted 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

What is the actual difference between speed and velocity?
Speed is a scalar quantity, just a magnitude, like "60 mph." Velocity is a vector that includes direction, like "60 mph north." Two cars can share the same speed but have different velocities if they're heading different ways, and a car driving in a circle at a constant speed actually has constantly changing velocity because its direction keeps shifting. 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 fuller picture of motion.
Can an object have zero velocity but non-zero acceleration?
It can. A ball thrown straight up momentarily has zero velocity at the peak of its trajectory, but gravity keeps accelerating it downward at 9.8 m/s² the entire time, including at that exact instant. Acceleration describes the rate of change of velocity, not velocity itself, so an object can sit 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 track velocity and position throughout a fall or throw, not just at the start and end.
Why does the same force produce different accelerations on different objects?
Newton's second law states that force equals mass times acceleration (F = ma), so for a fixed force, acceleration runs inversely proportional to mass. A heavier object accelerates less than a lighter one under the same applied force. A 10 N force applied to a 2 kg object produces 5 m/s² of acceleration, but the same 10 N 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.
How is momentum different from kinetic energy if both depend on mass and velocity?
Momentum (p = mv) is a vector that scales linearly with velocity. Kinetic energy (KE = ½mv²) is a scalar that scales with the square of velocity, so doubling an object's speed only doubles its momentum but quadruples its kinetic energy. This matters in collisions: momentum is always conserved, but kinetic energy is only conserved in perfectly elastic ones. The [Momentum Calculator](/momentum-calculator/) computes p = mv directly, the quantity that stays conserved when two objects collide.
Why do airbags and crumple zones reduce injury in a car crash?
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 stretch out the time over which a passenger's momentum changes from crash speed to zero. For the same total change in momentum, that lowers the peak force experienced, since force and time move inversely for a fixed impulse. The [Impulse Calculator](/impulse-calculator/) shows how stretching the collision time from a fraction of a second to a slightly longer fraction dramatically cuts the force involved.
Does the angle of a projectile launch affect how far it travels?
Quite a lot, actually. For a given launch speed with no air resistance, a 45-degree angle maximizes horizontal range, and angles further from 45 degrees, steeper or flatter, produce shorter ranges even at the identical speed. 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.
Does a heavier object really fall faster than a lighter one?
No, not in a vacuum. All objects fall at the same rate regardless of mass, because gravitational acceleration (9.8 m/s² on Earth) doesn't depend on how heavy the falling object is. The misconception comes from air resistance, which slows a feather far more than a bowling ball relative to their weight, making the feather look like it falls slower in real-world conditions. The [Free Fall Calculator](/free-fall-calculator/) models the idealized case without air resistance, where a bowling ball and a golf ball dropped from the same height land at the same time.
What is terminal velocity, and why does the free-fall formula stop applying?
As a falling object speeds up, air resistance grows until it exactly balances gravity, and the object stops accelerating and falls at a constant "terminal" speed. Past that point, the basic free-fall formula, which ignores air resistance, no longer applies. For a human skydiver in a belly-down position, terminal velocity sits around 195 km/h (120 mph), reached after several seconds of falling. The [Free Fall Calculator](/free-fall-calculator/) computes the idealized no-air-resistance case, accurate for short falls or dense, compact objects but increasingly off for long falls of light or spread-out ones.
Why does momentum matter more than speed alone in a car crash analysis?
Momentum accounts for both speed and mass, so a heavy truck moving slowly can carry as much momentum as a light car moving quickly. 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, which is the same momentum 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 when you're comparing different vehicles or objects.
Is average velocity the same as average speed over a round trip?
No. Drive 50 miles out and 50 miles back, and your average speed is total distance divided by total time, a positive number reflecting how much ground you covered. Your average velocity is total displacement divided by total time, which comes out to zero, since you ended up back where you started. This trips up a lot of students, because speed only cares about distance traveled, while velocity cares about net displacement. The [Velocity Calculator](/velocity-calculator/) computes velocity using displacement, which makes the gap from the [Speed Calculator](/speed-calculator/) explicit.
How much does air resistance change a projectile's real-world trajectory compared to the idealized formula?
For dense, compact, relatively slow-moving projectiles, a thrown ball or a dropped tool, air resistance changes the trajectory only slightly, and the idealized formulas hold up as a good approximation. For light, fast, or aerodynamically large objects, a badminton shuttlecock, a bullet at long range, a skydiver, air resistance can shorten the range considerably and reshape the trajectory 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