In short

Kinetic energy is the energy an object has because it moves: \text{KE} = \frac{1}{2}mv^2. The work–energy theorem says the net work done on an object equals the change in its kinetic energy: W_{\text{net}} = \frac{1}{2}mv^2 - \frac{1}{2}mu^2. This connects force and displacement directly to speed — often letting you find how fast something ends up without tracking acceleration at every instant.

A fast bowler releases a cricket ball at 144 km/h — that is 40 m/s. A spin bowler sends one down at 72 km/h — just 20 m/s. The fast delivery has double the speed. But it does not carry double the energy.

It carries four times as much.

Double the speed, quadruple the energy. Triple the speed, nine times the energy. The energy of a moving object grows as the square of its speed — not proportionally. This one fact explains why highway crashes at 100 km/h are four times as destructive as city collisions at 50 km/h, why a batsman's timing matters more than brute force, and why a Delhi Metro train travelling at 80 km/h needs far more than twice the braking distance of one at 40 km/h.

What kinetic energy is — and why speed matters more than mass

Pick up a ₹10 coin and drop it onto your palm from a height of 10 cm. You barely feel it. Now drop a cricket ball from the same height. The impact is noticeably harder. More mass means more energy in the motion — that part is intuitive.

But mass is only half the story. Lob a cricket ball gently to a friend — they catch it without flinching. Now bowl it at full pace. Same ball, same 160 grams, but the fast delivery stings. Speed changes the energy of motion far more dramatically than mass does.

How much more? Think about braking. An autorickshaw of mass 400 kg travels at 30 km/h through a narrow lane. The driver brakes and skids to a stop over some distance d. Now the same autorickshaw enters a highway at 60 km/h — double the speed. How far does it skid when the driver brakes with the same force?

Not 2d. It skids 4d — four times as far. The braking force is the same, but there is four times as much energy to remove. The following simulation makes this visible.

Animated: two blocks sliding to a stop — double speed means four times the distance Block A starts at 3 m/s and slides 2.25 m before stopping. Block B starts at 6 m/s (double the speed) and slides 9 m — four times as far. Both face the same friction.
Both blocks face the same friction (deceleration 2 m/s²). The red block starts at 6 m/s — double the dark block's 3 m/s. Watch it slide four times as far before stopping: 9 m vs 2.25 m. That factor of four is the $v^2$ in kinetic energy. Click replay to watch again.

The formula that captures all of this is:

\text{KE} = \frac{1}{2}mv^2

Mass m enters linearly — double the mass, double the energy. But speed v enters as a square — double the speed, quadruple the energy. The v^2 is the key to everything in this article.

Deriving the formula from Newton's second law

You can derive \text{KE} = \frac{1}{2}mv^2 from two things you already know: Newton's second law and the kinematics equations. No new physics is needed — just algebra.

Take a block of mass m sitting at rest on a frictionless surface. Push it with a constant net force F along a straight line. The block accelerates and covers a distance s before reaching speed v.

Assumptions: The net force is constant and acts along the direction of motion. The surface is frictionless. The block starts from rest (u = 0).

Setup for the kinetic energy derivation A block of mass m on a frictionless surface. A horizontal arrow labeled F (net force) points right. The block starts at rest on the left and reaches speed v on the right. A horizontal bracket below shows the displacement s. m F u = 0 v displacement s
A block of mass $m$, initially at rest, is pushed by a constant net force $F$ through a displacement $s$ until it reaches speed $v$.

Step 1. Write the work done by the net force.

W = F \cdot s \tag{1}

Why: work is force times displacement when both point in the same direction. The force F pushes the block through a distance s, so the work is Fs.

Step 2. Replace F using Newton's second law: F = ma.

W = ma \cdot s \tag{2}

Why: bring mass and acceleration into the expression. This will let you connect work to the block's final speed.

Step 3. From the kinematics equation v^2 = u^2 + 2as with u = 0:

v^2 = 2as \quad \Rightarrow \quad as = \frac{v^2}{2} \tag{3}

Why: the kinematics equation relates final speed to acceleration and distance. With the block starting from rest, solving for as gives exactly the combination that appears in equation (2).

Step 4. Substitute equation (3) into equation (2).

W = m \cdot \frac{v^2}{2} = \frac{1}{2}mv^2

Why: the work done by the force went entirely into creating the motion. The block started at rest and now moves at speed v. That energy — \frac{1}{2}mv^2 — is its kinetic energy.

Kinetic energy

The kinetic energy of an object of mass m moving at speed v is:

\text{KE} = \frac{1}{2}mv^2

The SI unit of kinetic energy is the joule (J). One joule is one kilogram-metre-squared per second-squared: 1 \text{ J} = 1 \text{ kg·m}^2\text{/s}^2.

Reading the definition. The mass m is in kilograms, the speed v is in metres per second — always the magnitude of velocity, so it is never negative. Since v is squared and m is positive, kinetic energy is always non-negative. A stationary object has zero kinetic energy. The factor of \frac{1}{2} is not arbitrary — it fell out of the kinematics, from the fact that v^2 = 2as.

Explore the v^2 dependence

The formula says KE grows as v^2. The interactive figure below makes this concrete. For a 2 kg object (roughly the mass of a full water bottle), drag the speed and watch the kinetic energy climb — slowly at first, then steeply.

Interactive: kinetic energy versus speed for a 2 kg object A parabolic curve showing KE equals v-squared for a 2 kg mass. Drag the red point along the speed axis to read the kinetic energy at any speed from 0 to 10 m/s. speed v (m/s) kinetic energy (J) 0 50 100 1 2 4 6 8 10 KE = ½mv² (m = 2 kg) drag the red point along the axis
Drag the red point to change the speed. At $v = 2$ m/s the kinetic energy is 4 J; at $v = 4$ m/s it is 16 J; at $v = 6$ m/s it is 36 J. Each doubling of speed quadruples KE — the parabolic shape makes this visible.

Notice how the curve rises gently near v = 0 but climbs steeply at higher speeds. Going from 1 m/s to 2 m/s adds only 3 J. Going from 8 m/s to 9 m/s adds 17 J. Every additional metre per second at high speed costs far more energy than the same increase at low speed. This is why accelerating a car from 80 to 100 km/h burns noticeably more fuel than accelerating from 0 to 20 km/h.

The work–energy theorem

The derivation above started with an object at rest. What if the object is already moving at speed u and you push it to speed v? The algebra extends naturally.

Step 1. The net work done on the body is W_{\text{net}} = F \cdot s.

Why: same as before — net force times displacement in the direction of the force.

Step 2. By Newton's second law, F = ma, so W_{\text{net}} = ma \cdot s.

Why: replace force with mass times acceleration to bring the kinematics into play.

Step 3. From kinematics, v^2 = u^2 + 2as, so:

as = \frac{v^2 - u^2}{2}

Why: this time u \neq 0, so the u^2 term survives. Solving for as gives the combination that appears in the work expression.

Step 4. Substitute:

W_{\text{net}} = m \cdot \frac{v^2 - u^2}{2} = \frac{1}{2}mv^2 - \frac{1}{2}mu^2
\boxed{W_{\text{net}} = \text{KE}_{\text{final}} - \text{KE}_{\text{initial}} = \Delta\text{KE}}

Why: the net work done on the body equals the change in its kinetic energy. If the net work is positive (force along the direction of motion), the body speeds up. If the net work is negative (force opposing motion — friction, air resistance), the body slows down. If the net work is zero, the speed does not change.

This is the work–energy theorem. It works regardless of how many forces act on the object — what matters is the net work, the total work done by all forces combined.

When the theorem is simpler than using forces directly

The power of the work–energy theorem is that you do not need to know the acceleration at every instant. You need two things:

  1. The net work done on the object (force × displacement, summed over all forces)
  2. The initial speed

And you get the final speed directly. This is often far simpler than solving F = ma for the acceleration and then using kinematics — especially in these situations:

In short: the work–energy theorem trades detailed force-by-force, instant-by-instant accounting for a single equation linking start, end, and net work.

Worked examples

Example 1: Fast bowler's delivery hits the pad

A fast bowler delivers a cricket ball (mass 160 g) at 144 km/h (40 m/s). The ball hits the batsman's pad and comes to rest. The pad compresses by about 5 cm during the impact. Using the work–energy theorem, find the average force the pad exerts on the ball.

Cricket ball stopped by a batsman's pad Left side shows a ball moving at 40 m/s toward a pad. Right side shows the ball stopped against the pad, with a 5 cm compression marked and a force arrow pointing backward. Before 0.16 kg 40 m/s pad After stopped F 5 cm
Before: the ball approaches at 40 m/s. After: the ball is stopped, and the pad exerted a force $F$ over a 5 cm compression.

Step 1. Convert to SI units.

m = 0.16 kg, \quad u = 40 m/s, \quad v = 0, \quad s = 0.05 m.

Why: work and energy equations require SI units — kilograms, metres, seconds. The ball's mass is 160 g = 0.16 kg, and the pad compression is 5 cm = 0.05 m.

Step 2. Compute the change in kinetic energy.

\Delta\text{KE} = \frac{1}{2}mv^2 - \frac{1}{2}mu^2 = 0 - \frac{1}{2}(0.16)(40)^2 = -\frac{1}{2}(0.16)(1600) = -128 \text{ J}

Why: the ball goes from 40 m/s to 0, so it loses 128 J of kinetic energy. The negative sign means energy was removed from the ball.

Step 3. By the work–energy theorem, W_{\text{net}} = \Delta\text{KE}.

The only force doing work along the ball's motion is the pad's resistance, which opposes the ball's displacement. So W_{\text{net}} = -F \times s (negative because the force opposes the motion).

-F \times 0.05 = -128

Why: the pad's force is directed backward (opposing the ball's forward motion), so the work it does is negative. Setting this equal to \Delta\text{KE} gives one equation in one unknown.

Step 4. Solve for F.

F = \frac{128}{0.05} = 2560 \text{ N}

Why: 2560 N is roughly the weight of a 260 kg mass. That is the average force the pad exerts on the ball during those 5 cm of deformation — a brief, violent push.

Result: The average force on the ball is 2560 N — about 260 times the ball's own weight.

What this shows: The work–energy theorem gives you the force without knowing the acceleration at each instant during the messy, short-lived impact. You only needed the initial speed, the final speed (zero), and the distance over which the force acted. This is why the theorem is such a powerful tool — it bypasses the complicated details of the collision itself.

Example 2: Block sliding to a stop on a rough floor

A 3 kg wooden block slides along a rough floor with an initial speed of 6 m/s. The coefficient of kinetic friction between the block and the floor is \mu_k = 0.3. How far does the block slide before stopping?

Block sliding to a stop on a rough floor A 3 kg block moves right at 6 m/s on a rough surface. Friction (red arrow) acts to the left. Weight acts downward, normal force acts upward. The block slides a distance s before stopping. 3 kg 6 m/s mg N f s = ? stopped
The block slides right at 6 m/s. Friction $f$ (red arrow, left) decelerates it. Weight $mg$ and normal force $N$ cancel vertically. The block slides a distance $s$ before stopping.

Step 1. Find the friction force.

The block moves horizontally, so the normal force equals the weight: N = mg = 3 \times 9.8 = 29.4 N.

The kinetic friction force: f = \mu_k N = 0.3 \times 29.4 = 8.82 N.

Why: friction is the only horizontal force on the block. It opposes the motion, so it does negative work — it removes kinetic energy.

Step 2. Compute the change in kinetic energy.

\Delta\text{KE} = \frac{1}{2}mv^2 - \frac{1}{2}mu^2 = 0 - \frac{1}{2}(3)(6)^2 = -\frac{1}{2}(3)(36) = -54 \text{ J}

Why: the block goes from 6 m/s to 0. It loses 54 J of kinetic energy, all of which is converted to thermal energy in the block and floor.

Step 3. Apply the work–energy theorem: W_{\text{net}} = \Delta\text{KE}.

Friction is the only force doing work (the normal force and gravity are perpendicular to the displacement, so they do zero work):

W_{\text{friction}} = -f \times s = -8.82 \times s
-8.82 \times s = -54

Why: friction opposes the displacement, so its work is negative. Setting this equal to \Delta\text{KE} gives one equation in s.

Step 4. Solve for s.

s = \frac{54}{8.82} \approx 6.12 \text{ m}

Why: the block needs 6.12 m of sliding for friction to remove all 54 J of kinetic energy.

Result: The block slides approximately 6.1 m before stopping.

What this shows: The work–energy theorem gave you the stopping distance in four lines — without ever computing the acceleration. Compare this to the F = ma approach: find a = f/m = 2.94 m/s², then use v^2 = u^2 + 2as to get s = u^2/(2a) = 36/5.88 \approx 6.12 m. Both give the same answer, but the work–energy approach goes straight from force and distance to the answer. The acceleration was a middleman you did not need.

Common confusions

If you came here to understand kinetic energy, use the formula, and solve problems with the work–energy theorem, you have what you need — skip this section. What follows is for readers who want the calculus-based proof that the theorem holds for variable forces, and a worked example involving a spring.

The general proof — variable forces

The derivation in the main article assumed a constant force. In reality, forces often vary with position — a spring pulls harder the more you stretch it, air resistance depends on speed, and the gravitational force changes with altitude. The work–energy theorem still holds, and the proof uses calculus.

Start with Newton's second law:

F = ma = m\frac{dv}{dt}

Why: a = dv/dt is the definition of acceleration. This is Newton's second law in its general form — no assumption of constant force.

Multiply both sides by v = dx/dt:

F \cdot v = m\frac{dv}{dt} \cdot v
F \cdot \frac{dx}{dt} = mv\frac{dv}{dt}

Why: the left side becomes F \cdot dx/dt, which is the instantaneous rate of doing work (power). The right side is a product that integrates cleanly.

Rearrange using dx = v\,dt:

F\,dx = mv\,dv

Why: multiply both sides by dt to separate the differentials. The left side is the infinitesimal work dW = F\,dx. The right side is mv\,dv.

Integrate — the left from initial position x_i to final position x_f, the right from initial speed v_i to final speed v_f:

\int_{x_i}^{x_f} F\,dx = \int_{v_i}^{v_f} mv\,dv = m\left[\frac{v^2}{2}\right]_{v_i}^{v_f} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2
\boxed{W_{\text{net}} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2}

Why: the integral \int mv\,dv = \frac{1}{2}mv^2 is standard. The left side is the total work done by the net force — the area under the force–displacement curve. The result is exactly the work–energy theorem. No assumption of constant force was used anywhere in this derivation.

This is the general proof. The constant-force case from the main article is the special case where F comes out of the integral: \int F\,dx = F \int dx = F \cdot s.

Example: spring releasing a block

A block of mass 2 kg is attached to a horizontal spring (k = 200 N/m) on a frictionless surface. The spring is compressed by 0.3 m from its natural length and released. What is the block's speed when the spring returns to its natural length?

The spring force is F = -kx (Hooke's law), where x is the displacement from the natural length. As the block moves from x = -0.3 m to x = 0:

W = \int_{-0.3}^{0} (-kx)\,dx = -k\left[\frac{x^2}{2}\right]_{-0.3}^{0} = -200\left(0 - \frac{0.09}{2}\right) = 200 \times 0.045 = 9 \text{ J}

By the work–energy theorem, with v_i = 0:

9 = \frac{1}{2}(2)v_f^2 \quad \Rightarrow \quad v_f^2 = 9 \quad \Rightarrow \quad v_f = 3 \text{ m/s}

The spring converts all its stored energy into kinetic energy. This connection between stored energy (potential energy) and kinetic energy is the subject of the next article.

Where this leads next