Browse physics topics

Interactive physics simulator

Kinetic Energy: KE = 1/2mv²

Investigate the energy of moving objects. Analyze how mass and velocity scale kinetic energy, explore stopping distances through the Work-Energy Theorem, and measure peak impact forces in collisions.

Kinetic Energy Lab

Interact with mass, velocity, braking friction, and target deformation to analyze mechanical energy scaling.

Simulating...

Live Telemetry

Object A Mass
2.0 kg
Object A Velocity
5.0 m/s
Object A Kinetic Energy
25.0 J
Ratio KE_B / KE_A
1.00x
Object B Mass
2.0 kg
Object B Velocity
5.0 m/s
Object B Kinetic Energy
25.0 J

What is Kinetic Energy?

Kinetic Energy is the scalar energy that an object possesses because of its motion. The word "kinetic" originates from the Greek word kinesis, meaning motion. Any body that has mass and is traveling relative to a frame of reference possesses kinetic energy.

The standard equation calculating translational kinetic energy for a non-relativistic object is:

KE = 1/2mv2

Where m represents mass in kilograms (kg) and v represents velocity in meters per second (m/s). The resulting SI unit is the Joule (J), equal to 1 kg·m²/s².

Quadratic Scaling of Speed

Because velocity is squared (v2) in the formula, any change in speed has a massive, non-linear impact on kinetic energy. While doubling mass doubles the kinetic energy, doubling velocity increases the kinetic energy by four times (22 = 4), and tripling velocity increases it by nine times (32 = 9). Compare the side-by-side tracks in Formula Explorer to watch this quadratic relation.

The Work-Energy Theorem

The net work done on a body by all external forces is equal to the change in its kinetic energy:

Wnet = ΔKE = KEf - KEi = 1/2mvf2 - 1/2mvi2

When a vehicle stops, its kinetic energy becomes zero. Frictional braking forces perform negative work to remove all the initial kinetic energy: W = -F · d = -KEi. This means that stopping distance increases quadratically with initial speed, as plotted in the Braking mode graph.

Solved Examples

Calculate the kinetic energy of a 1200 kg car traveling at 15 m/s (approx. 54 km/h) and at 30 m/s (approx. 108 km/h). Compare the results to demonstrate the relationship between velocity and kinetic energy.
  1. Identify the given values for Case 1: Mass m = 1200 kg, Velocity v₁ = 15 m/s.
  2. Recall the kinetic energy formula: KE = 1/2 · m · v².
  3. Substitute values for Case 1: KE₁ = 0.5 · 1200 · 15² = 600 · 225 = 135,000 Joules (or 135 kJ).
  4. Identify the given values for Case 2: Mass m = 1200 kg, Velocity v₂ = 30 m/s.
  5. Substitute values for Case 2: KE₂ = 0.5 · 1200 · 30² = 600 · 900 = 540,000 Joules (or 540 kJ).
  6. Compare kinetic energies: KE₂ / KE₁ = 540,000 / 135,000 = 4.
  7. Explain the scaling: Since velocity is squared in the formula, doubling the velocity results in four times (2² = 4) the kinetic energy.

Answer: KE at 15 m/s = 135 kJ, KE at 30 m/s = 540 kJ (4x increase)

A baseball of mass m = 0.15 kg is thrown with a velocity of 40 m/s. It strikes a catcher's glove, compressing it backwards by d = 0.12 meters (12 cm) before coming to rest. Use the work-energy theorem to calculate the average force exerted on the glove by the ball.
  1. Identify the variables: Mass m = 0.15 kg, Initial Velocity v = 40 m/s, Final Velocity v_f = 0 m/s, displacement d = 0.12 m.
  2. Calculate initial Kinetic Energy (KE_initial): KE = 1/2 · m · v² = 0.5 · 0.15 · 40² = 0.5 · 0.15 · 1600 = 120 Joules.
  3. Apply the Work-Energy Theorem: Net Work Done (W) = ΔKE = KE_final - KE_initial = 0 - 120 J = -120 J.
  4. Recall the definition of Work: W = F · d · cos(θ). The resistive force acts opposite to the ball's motion (θ = 180°), so W = -F_avg · d.
  5. Set up equation for force: -120 J = -F_avg · 0.12 m.
  6. Solve for the average force: F_avg = 120 / 0.12 = 1,000 Newtons.

Answer: Average Force F_avg = 1,000 N

Compare the kinetic energies of a runner (mass m₁ = 60 kg) sprinting at 10 m/s and a loaded delivery truck (mass m₂ = 6000 kg) rolling slowly at 0.8 m/s (2.88 km/h). Determine which object has more kinetic energy.
  1. Calculate the kinetic energy of the runner: KE_runner = 1/2 · m₁ · v₁² = 0.5 · 60 · 10² = 3,000 Joules.
  2. Calculate the kinetic energy of the truck: KE_truck = 1/2 · m₂ · v₂² = 0.5 · 6000 · 0.8² = 3000 · 0.64 = 1,920 Joules.
  3. Compare the two values: KE_runner (3,000 J) > KE_truck (1,920 J).
  4. Explain the physical result: Despite the truck having 100 times the mass of the runner, the runner's higher velocity (12.5 times faster) has a massive quadratic effect, resulting in more kinetic energy than the slow-moving truck.

Answer: KE_runner = 3,000 J, KE_truck = 1,920 J. The runner has more kinetic energy.

Common Mistakes

  • Thinking KE can be negative: Although velocity can be negative (moving backwards), the term v2 is always positive. Kinetic energy is a scalar quantity and is always positive or zero.
  • Neglecting velocity squaring in braking: Assuming a car going at 60 mph requires twice the distance to stop compared to one at 30 mph. It actually requires four times (22) the distance.
  • Confusing KE and momentum: Momentum (p=mv) is a vector conserved in all collisions, whereas kinetic energy ((1)/(2)mv2) is a scalar and is only conserved in perfectly elastic collisions.

Collision Energy Transfers

During a collision, a projectile's kinetic energy is converted into work deforming the target, heat, sound, or elastic potential energy. The average impact force Favg exerted on the body depends on the stopping distance dstop:

Favg = KEi / dstop

This is why soft/elastic barriers (which increase stopping distance dstop) drastically reduce the peak impact force, while rigid barriers lead to enormous average force spikes.

Practice Questions

1. If the mass of an object is tripled and its velocity is halved, how does its kinetic energy change compared to the original value?

The original kinetic energy is KE_old = 1/2 · m · v². The new mass is 3m and the new velocity is v/2. The new kinetic energy is KE_new = 1/2 · (3m) · (v/2)² = 1/2 · 3m · (v²/4) = 3/4 · (1/2 · m · v²) = 0.75 · KE_old. The kinetic energy decreases to 75% of its original value.

2. A high-velocity bullet of mass 8 g (0.008 kg) is fired at 500 m/s. It strikes a ballistic gel target and penetrates 20 cm (0.2 m) before stopping. Calculate the bullet's initial kinetic energy and the average stopping force.

The bullet's initial kinetic energy is KE = 1/2 · m · v² = 0.5 · 0.008 · 500² = 0.004 · 250,000 = 1,000 Joules. Under the Work-Energy Theorem, the work done to stop the bullet is W = -1,000 J. Using W = -F_avg · d, we get 1,000 J = F_avg · 0.2 m, which yields F_avg = 10,000 / 2 = 5,000 Newtons.

3. Explain why doubling a car's velocity quadruples its stopping distance if the braking system exerts a constant frictional force.

According to the Work-Energy Theorem, the work done by the brakes to stop the car must equal its initial kinetic energy: W = F_brake · d = 1/2 · m · v². Since the braking force F_brake is constant, the stopping distance d is directly proportional to the square of velocity (d ∝ v²). Doubling the velocity (2v) increases the kinetic energy by four times, which requires four times the stopping distance to dissipate.

4. Is kinetic energy conserved in all physical collisions? Explain the difference between elastic and inelastic collisions.

No, kinetic energy is only conserved in perfectly elastic collisions, where objects bounce off each other with no loss of kinetic energy (e.g., gas molecules). In inelastic collisions (e.g., car crashes, projectiles sinking into targets), some of the initial kinetic energy is converted into work deforming the objects, heat, and sound, though the total energy of the closed system remains constant.

FAQ

Frequently Asked Questions

What is kinetic energy?

Kinetic energy (KE) is the energy an object possesses due to its motion. Any object with mass m moving at velocity v has kinetic energy, calculated as KE = (1)/(2)mv2.


What is the formula for kinetic energy?

The formula is KE = (1)/(2)mv2, where m is the mass of the object in kilograms (kg) and v is its speed/velocity in meters per second (m/s).


Why is velocity squared in the kinetic energy formula?

The squaring of velocity is a consequence of integrating the work done by a force accelerating an object. Work is force times distance (W = int F dx). Under constant acceleration, distance scales quadratically with final velocity (x ∝ v2), which means the work needed to reach speed v (and thus the accumulated kinetic energy) is proportional to v2.


Is kinetic energy a scalar or vector quantity?

Kinetic energy is a scalar quantity. It has magnitude only and no direction. Even though velocity is a vector, squaring it (taking the dot product of the velocity vector with itself, vecv·vecv = v2) yields a scalar. Kinetic energy is always positive or zero.


What is the SI unit of kinetic energy?

The SI unit of kinetic energy is the Joule (J). One Joule is defined as 1 kg·m2/s2, which is also equal to one Newton-meter (1 N·m).


How does doubling the velocity affect kinetic energy?

Since kinetic energy is proportional to the square of velocity (KE ∝ v2), doubling the velocity increases the kinetic energy by four times (22 = 4). Similarly, tripling the velocity increases it by nine times (32 = 9).


What is the Work-Energy Theorem?

The Work-Energy Theorem states that the net work done by all forces acting on an object is equal to its change in kinetic energy: Wnet = Δ KE = KEfinal - KEinitial.


Can kinetic energy be negative?

No, kinetic energy cannot be negative. Mass is always positive, and velocity squared (v2) is always positive or zero. Therefore, KE = (1)/(2)mv2 is always greater than or equal to zero.


How does kinetic energy relate to momentum?

Kinetic energy and momentum (p = mv) are related by the equation KE = (p2)/(2m). While momentum is a vector and scales linearly with velocity, kinetic energy is a scalar and scales quadratically with velocity.


Is kinetic energy relative or absolute?

Kinetic energy is relative because it depends on the observer's frame of reference. For example, a passenger sitting on a moving train has zero kinetic energy relative to the train carriage, but significant kinetic energy relative to an observer standing on the platform.


What happens to kinetic energy when a car brakes?

When a car brakes, its kinetic energy is converted into thermal energy (heat) in the brake discs and tires due to the negative work done by the force of friction. This is why brakes get extremely hot during sudden stops.


Why is stopping distance so much longer at high speeds?

Because kinetic energy scales quadratically with speed (KE ∝ v2), a car traveling at double the speed has four times the kinetic energy. Since the braking force F is constant, the work needed to stop (W = F · d = KE) requires four times the stopping distance d. Tripling the speed requires nine times the distance.