Kinetic Energy Equations - Formula Guide with Examples

Master the kinetic energy equations. From KE = 1/2mv squared to rotational KE and the work-energy theorem, this guide covers all the formulas.

Quick Look

Kinetic energy equations are tools. Each one helps you calculate a specific type of motion energy. The main equation is KE = 1/2mv squared. But there are others for spinning objects, for energy changes, and for rolling motion. This guide covers them all.

Equation What It Calculates When to Use It
KE = 1/2mv squared Translational KE Objects moving in a line
KE = 1/2I omega squared Rotational KE Spinning objects
W = delta KE Work-energy Energy changes from work
KE total = 1/2mv squared + 1/2I omega squared Total KE Rolling objects
E = PE + KE Mechanical energy Systems with both energy types

The Main Equation: KE = 1/2mv Squared

This is the most important kinetic energy equation. It covers any object moving in a straight line.

KE is kinetic energy in joules (J). m is mass in kilograms (kg). v is velocity in meters per second (m/s).

The equation tells us two important things. First, KE increases with mass. Double the mass, double the KE. Second, KE increases with the square of velocity. Double the speed, quadruple the KE.

The 1/2 is not random. It comes from the math of acceleration. When a force accelerates an object from rest, the average velocity is half the final velocity. That is where the 1/2 comes from.

Example: A 10 kg box moving at 6 m/s

KE = 1/2 x 10 x (6 x 6) KE = 1/2 x 10 x 36 KE = 1/2 x 360 KE = 180 J


Deriving the Kinetic Energy Equation

Where does KE = 1/2mv squared come from? Let us follow the derivation.

Start with the work equation. Work = force x distance. W = Fd.

From Newton’s second law, force = mass x acceleration. F = ma.

From motion equations, v squared - u squared = 2ad. So d = (v squared - u squared) / 2a.

Substitute F and d into W = Fd: W = ma x (v squared - u squared) / 2a W = 1/2 x m x (v squared - u squared)

If the object starts from rest, u = 0. W = 1/2 x m x v squared

The work done equals the kinetic energy gained. So KE = 1/2mv squared.

This derivation shows the physics behind the formula. It is not magic. It comes directly from Newton’s laws and the definition of work.


For Younger Learners (Ages 7-10)

You do not need to derive the equation. You just need to use it.

The Easy Way to Remember

The equation has three parts. The one-half, the mass, and the velocity squared. Think of it like a recipe.

Step 1: Take the speed and multiply it by itself. Step 2: Multiply that answer by the mass. Step 3: Cut the answer in half.

That is it. You have the kinetic energy.

Example: A 5 kg ball at 2 m/s

Step 1: 2 x 2 = 4 Step 2: 4 x 5 = 20 Step 3: 20 / 2 = 10

The ball has 10 joules of kinetic energy.


The Work-Energy Theorem

The work-energy theorem connects work and kinetic energy. It says the net work done on an object equals its change in kinetic energy.

W = delta KE = KE final - KE initial

W is work in joules (J). KE final is 1/2 x m x v final squared. KE initial is 1/2 x m x v initial squared.

Positive work increases KE. This happens when you push something to speed it up. Negative work decreases KE. This happens when friction slows something down.

Example: Speeding Up

A 50 kg cart goes from 2 m/s to 6 m/s. How much work was done?

KE initial = 1/2 x 50 x 4 = 100 J KE final = 1/2 x 50 x 36 = 900 J W = 900 - 100 = 800 J

Someone did 800 joules of work on the cart.

Example: Slowing Down

A 1,000 kg car slows from 15 m/s to 5 m/s. How much work did the brakes do?

KE initial = 1/2 x 1,000 x 225 = 112,500 J KE final = 1/2 x 1,000 x 25 = 12,500 J W = 12,500 - 112,500 = -100,000 J

The brakes did -100,000 joules of work. The negative sign means they removed energy.


Rotational Kinetic Energy Equation

Spinning objects have rotational kinetic energy. The equation is different from the translational one.

KE rotational = 1/2 x I x omega squared

I is the moment of inertia (kg x m squared). It measures how hard it is to start or stop the spin. It depends on both mass and how the mass is distributed.

omega is the angular velocity (rad/s). It measures how fast the object spins.

The equation looks similar to the translational one. Instead of mass (m), we use moment of inertia (I). Instead of velocity (v), we use angular velocity (omega). The 1/2 and the square are the same.

Example: A Spinning Wheel

A wheel has a moment of inertia of 2 kg x m squared. It spins at 5 rad/s.

KE rot = 1/2 x 2 x (5 x 5) KE rot = 1/2 x 2 x 25 KE rot = 25 J


For Older Learners (Ages 11-14)

Total KE of a Rolling Object

A rolling object has both types of KE. It moves forward (translational) and spins (rotational).

KE total = 1/2mv squared + 1/2I omega squared

For a solid sphere rolling without slipping, about 71% of the total KE is translational and 29% is rotational. These proportions are the same for any solid sphere, from a marble to a planet.

Example: A Rolling Bowling Ball

A 6 kg bowling ball (solid sphere) rolls at 4 m/s. For a solid sphere, I = 2/5 x m x r squared. For rolling without slipping, omega = v/r.

KE trans = 1/2 x 6 x 16 = 48 J KE rot = 1/2 x (2/5 x 6 x r squared) x (4/r) squared KE rot = 1/2 x (12/5 x r squared) x (16/r squared) KE rot = 1/2 x 12/5 x 16 KE rot = 1/2 x 38.4 KE rot = 19.2 J

KE total = 48 + 19.2 = 67.2 J


The Conservation of Mechanical Energy

When only conservative forces act, mechanical energy is conserved.

E = PE + KE = constant

Gravitational PE = mgh Elastic PE = 1/2kx squared KE = 1/2mv squared

Example: A Pendulum

A 1 kg pendulum bob is raised 0.3 m above its lowest point.

At the highest point: PE = 1 x 9.8 x 0.3 = 2.94 J KE = 0 J E = 2.94 J

At the lowest point: PE = 0 J KE = 2.94 J E = 2.94 J

Speed at lowest point: v = square root of (2 x 2.94 / 1) v = square root of 5.88 v = 2.42 m/s


Equation Summary Table

Equation Variables Units Used For
KE = 1/2mv squared m (kg), v (m/s) J Translational motion
KE = 1/2I omega squared I (kg x m squared), omega (rad/s) J Rotational motion
W = delta KE W (J), KE (J) J Work and energy change
E = PE + KE E (J), PE (J), KE (J) J Conservation of energy
KE total = KE trans + KE rot KE trans, KE rot J Rolling objects

Teacher Corner

Discussion Questions

  1. Why does the rotational KE equation look similar to the translational one?
  2. How does the work-energy theorem help us understand braking distance?
  3. What would the KE equation look like on another planet?

Classroom Activity: Equation Matching

Write each equation on one card and a description on another card. Have students match the equation to its description. Then have them solve a problem using each equation.

Common Misconceptions

Some students think KE = mv squared (without the 1/2). The 1/2 is essential.

Some students think the rotational KE equation uses mass and velocity. It uses moment of inertia and angular velocity.

Some students think work and KE are unrelated. The work-energy theorem directly connects them.


References

  1. U.S. Department of Energy — Office of Energy Efficiency & Renewable Energy
  2. Encyclopaedia Britannica — Energy
  3. Wikipedia — Energy
  4. U.S. Energy Information Administration — Energy Kids
  5. NASA — Earth Observatory: Energy

Last updated: June 15, 2026

Quiz on Kinetic Energy Equations - Formula Guide with Examples

  1. What is the kinetic energy equation for straight-line motion?

    • A: KE = mv
    • B: KE = 1/2mv squared
    • C: KE = mgh
    • D: KE = Fd
  2. What does I stand for in the rotational KE equation?

    • A: Inertia
    • B: Moment of inertia
    • C: Impulse
    • D: Induction
  3. According to the work-energy theorem, work equals what?

    • A: Force times distance
    • B: Change in kinetic energy
    • C: Mass times acceleration
    • D: Power times time
  4. A rolling ball has what two types of kinetic energy?

    • A: Thermal and sound
    • B: Translational and rotational
    • C: Potential and chemical
    • D: Electrical and magnetic
  5. Where does the 1/2 come from in KE = 1/2mv squared?

    • A: It is arbitrary
    • B: From the derivation of work and acceleration
    • C: From the definition of joules
    • D: From Newton's third law

Answers: B: KE = 1/2mv squared, B: Moment of inertia, B: Change in kinetic energy, B: Translational and rotational, B: From the derivation of work and acceleration

FAQ on Kinetic Energy Equations - Formula Guide with Examples

What is the main equation for kinetic energy?

The main equation is KE = 1/2mv squared. It calculates the kinetic energy of an object moving in a straight line.

What is the equation for rotational kinetic energy?

Rotational kinetic energy uses KE = 1/2I omega squared. I is moment of inertia and omega is angular velocity in rad/s.

What is the work-energy theorem equation?

W = delta KE = 1/2mv squared - 1/2mu squared. Work equals the change in kinetic energy from initial to final speed.

How do you derive the kinetic energy equation?

Start with W = Fd. Substitute F = ma and d = (v squared - u squared) / 2a. Simplify to W = 1/2m(v squared - u squared). For u = 0, KE = 1/2mv squared.

What is the equation for total KE of a rolling object?

Total KE = 1/2mv squared + 1/2I omega squared. It adds translational and rotational kinetic energy together.