Work Calculator

Calculate the work done by a force acting on an object

Formula Used

W = Fd cos(θ)

Where: W = work, F = force, d = distance, θ = angle

Note: Work is positive when force aids motion, negative when opposing it

What Is Work in Physics?

Work in physics has a precise definition: it's the energy transferred to or from an object when a force acts on it through a displacement. Unlike everyday usage where "work" means effort, physics work requires both force and movement in the direction of that force. Holding a heavy box stationary does no work in physics terms—exhausting, but no energy transfer occurs.

Work is the bridge between force (cause) and energy (effect). When you push a box across the floor, you do work on it, transferring your muscular energy into the box's kinetic energy. This concept unifies mechanics with energy conservation.

ScenarioForce Present?Displacement?Work Done?
Pushing a stalled carYesYesYes (positive)
Holding a weight overheadYesNoNo (W = 0)
Carrying groceries horizontallyYes (upward)Yes (horizontal)No (perpendicular)
Braking a carYes (friction)YesYes (negative)
Satellite in circular orbitYes (gravity)YesNo (perpendicular)

Work Formula

W = F × d × cos(θ)

Where:

  • W= Work done (Joules)
  • F= Applied force (Newtons)
  • d= Displacement (meters)
  • θ= Angle between force and displacement

Positive, Negative, and Zero Work

Work can be positive, negative, or zero depending on the angle between force and displacement. This sign indicates the direction of energy transfer—whether energy is added to or removed from the object.

Angle (θ)cos(θ)Work SignEnergy EffectExample
+1PositiveEnergy addedPushing car forward
0° < θ < 90°0 to +1PositiveEnergy added (partial)Pulling wagon at angle
90°0ZeroNo energy transferCarrying books horizontally
90° < θ < 180°-1 to 0NegativeEnergy removedLowering weight slowly
180°-1NegativeEnergy removedFriction on sliding object

Key insight: Positive work speeds things up or lifts them; negative work slows things down or lowers them. The total work by all forces equals the change in kinetic energy.

The Work-Energy Theorem

The work-energy theorem states that the net work done on an object equals its change in kinetic energy. This powerful principle provides an alternative to Newton's second law for solving problems, especially when forces vary or you only need initial and final states.

W_net = ΔKE = ½mv_f² - ½mv_i²

ScenarioNet WorkResult
W_net > 0PositiveObject speeds up (KE increases)
W_net < 0NegativeObject slows down (KE decreases)
W_net = 0ZeroSpeed unchanged (constant velocity)

This theorem is particularly useful for calculating stopping distances, launch velocities, and analyzing collisions without tracking detailed motion.

Work-Energy Theorem

W_net = ΔKE = ½mv_f² - ½mv_i²

Where:

  • W_net= Net work by all forces (J)
  • ΔKE= Change in kinetic energy (J)
  • v_f= Final velocity (m/s)
  • v_i= Initial velocity (m/s)

Work by Variable Forces

When force varies along the path (like stretching a spring), we can't simply multiply F × d. Instead, work is calculated as the integral (area under the force-displacement curve). For common cases like springs, formulas are already derived.

Force TypeForce EquationWork FormulaNotes
Constant forceF = constantW = Fd cos(θ)Simple multiplication
Spring forceF = -kxW = ½kx²Area of triangle
Gravitational (space)F = GMm/r²W = GMm(1/r₁ - 1/r₂)Escape work calculation
General variableF(x)W = ∫F(x)dxRequires calculus

For springs: stretching from x₁ to x₂ requires work W = ½k(x₂² - x₁²). Starting from equilibrium (x₁ = 0): W = ½kx².

Work and Power

Power is the rate of doing work—how fast energy is transferred. The same amount of work done quickly requires more power than done slowly. This is why sprinting up stairs is more demanding than walking, even though the total work (lifting your body) is identical.

ActivityWork DoneTimePower Required
Walking up 3 floors (70 kg)~6,200 J60 s~100 W
Running up 3 floors (70 kg)~6,200 J15 s~410 W
Lifting 20 kg barbell 1 m~200 J2 s100 W
Olympic clean & jerk~200 J0.3 s~670 W
Elevator lifting 500 kg, 20 m98,000 J30 s3,267 W

Power Formula

P = W/t = Fv

Where:

  • P= Power (Watts)
  • W= Work done (Joules)
  • t= Time taken (seconds)
  • F= Force (N)
  • v= Velocity (m/s)

Conservative vs Non-Conservative Forces

Forces are classified by whether the work they do depends on the path taken. Conservative forces (gravity, springs) do path-independent work—only start and end positions matter. Non-conservative forces (friction, air resistance) depend on the path, typically removing mechanical energy as heat.

PropertyConservative ForcesNon-Conservative Forces
ExamplesGravity, springs, electricFriction, air resistance, tension
Path dependenceWork independent of pathWork depends on path
Round trip workZero (returns to start)Always negative (energy lost)
Associated PEYes (can define PE)No (no PE function)
Mechanical energyConservedDecreases

For problems with friction: W_net = W_conservative + W_friction, and W_friction = -f × d (always negative, always removes energy).

Applications of Work Calculations

Work calculations are essential in engineering, sports science, and everyday physics. Understanding work helps design efficient machines, analyze athletic performance, and solve practical problems.

ApplicationWork CalculationPractical Use
Car braking distanceW = ½mv² (KE to dissipate)Safety regulations, road design
Elevator motorsW = mgh + lossesMotor sizing, energy costs
WeightliftingW = mgh (per rep)Training load calculation
Bicycle climbingW = mgh + air drag workPower meter training
Rocket launchesW = ∫F·dr (variable gravity)Fuel requirements
Spring mechanismsW = ½kx²Clock designs, shock absorbers

In practice, engineers must account for efficiency losses—motors aren't 100% efficient, friction exists, and air resistance increases with speed.

Worked Examples

Work Pushing a Box

Problem:

You push a 40 kg box across a floor with a force of 200 N at a 30° angle below horizontal. The box moves 5 m. How much work do you do?

Solution Steps:

  1. 1Identify values: F = 200 N, d = 5 m, θ = 30°
  2. 2Apply work formula: W = F × d × cos(θ)
  3. 3Calculate cos(30°) = 0.866
  4. 4Substitute: W = 200 × 5 × 0.866
  5. 5Calculate: W = 866 J

Result:

You do 866 Joules of work on the box. The vertical component of your push (200 × sin30° = 100 N) does no work but increases friction.

Work-Energy for Stopping Distance

Problem:

A 1,500 kg car traveling at 25 m/s brakes to a stop. The road provides 8,000 N of braking force. What is the stopping distance?

Solution Steps:

  1. 1Calculate initial KE: KE = ½ × 1500 × 25² = 468,750 J
  2. 2Work needed to stop = -468,750 J (removes all KE)
  3. 3Work by brakes: W = F × d × cos(180°) = -8000 × d
  4. 4Set equal: -8000 × d = -468,750
  5. 5Solve: d = 468,750 / 8,000 = 58.6 m

Result:

The car needs 58.6 meters to stop. Doubling speed would quadruple stopping distance to 234 m (KE ∝ v²).

Work Against Gravity

Problem:

A crane lifts a 2,000 kg container 15 m straight up in 45 seconds. Calculate the work done and power required.

Solution Steps:

  1. 1Work against gravity: W = mgh
  2. 2W = 2,000 × 9.8 × 15 = 294,000 J
  3. 3Power = Work / time
  4. 4P = 294,000 / 45 = 6,533 W
  5. 5Convert: 6,533 W = 6.53 kW ≈ 8.8 hp

Result:

The crane does 294,000 J (294 kJ) of work, requiring 6.53 kW of power. A typical small car engine (~100 hp) could theoretically do this in ~4 seconds.

Tips & Best Practices

  • Always identify the angle between force and displacement—it determines whether work is positive, negative, or zero.
  • Use the work-energy theorem to find final velocities or stopping distances without tracking detailed motion.
  • Remember: perpendicular forces (like normal force on a flat surface) do zero work because cos(90°) = 0.
  • For springs, work = ½kx² regardless of whether compressing or stretching.
  • Friction always does negative work, converting mechanical energy to heat.
  • When multiple forces act, calculate work by each separately, then sum: W_net = W₁ + W₂ + ...
  • Power = Work/time, so the same work done faster requires more power.

Frequently Asked Questions

Work requires displacement in the direction of force. When you hold an object still, there's force (supporting its weight) but no displacement—so W = F × 0 = 0. Your muscles do internal work (contracting and releasing), consuming energy and causing fatigue, but no physics work is done on the object. The energy goes into heat in your muscles, not into the object.
Yes, work is negative when force opposes motion (angle > 90°). Friction always does negative work, removing kinetic energy from moving objects. When you lower a weight slowly, gravity does positive work (pulls down) while you do negative work (push up against gravity). Negative work means energy is removed from the object.
When carrying groceries, you exert an upward force to support them, but you move horizontally—perpendicular to your force. Since cos(90°) = 0, W = F × d × 0 = 0. No work is done on the groceries. Your body still expends energy (metabolic work) for walking, but you're not doing physics work on the groceries.
Work done against a conservative force (like gravity) equals the increase in potential energy. Lifting an object requires work W = mgh, which becomes gravitational PE. When released, this PE converts back to kinetic energy. Work is the mechanism by which energy transforms between forms.
Friction force always opposes the direction of motion (by definition). Since the angle between friction and displacement is always 180°, and cos(180°) = -1, friction work is always negative: W = -f × d. This negative work represents kinetic energy converted to heat—which is why brakes and tires get hot.
Energy is a state property—how much energy an object has at a moment. Work is a process—energy transferred between objects via force over distance. Think of energy like money in a bank account, and work like a deposit or withdrawal. The work-energy theorem says: net work done = change in kinetic energy.

Sources & References

Last updated: 2026-01-22