🧪 ABC Chemistry Calculator Suite Knowledge Base

Force, Work and Energy — The Formulas Connected Properly

By Aniket Bhardwaj · 21 September 2026 · Maths & Physics

Students usually learn F = ma in one chapter, W = Fs in another and ½mv² in a third, and then treat them as three unrelated things to memorise. They are not. They are one chain: a force acting through a distance does work, and that work turns into energy. Once you see the chain, you stop guessing which formula to use, and you gain something better — every answer can be checked twice, by two different routes. This article builds the chain, then works four numerical problems, and every one of them is verified a second way.

The five quantities and their units

QuantitySymbolSI unitWhat it really means
ForceFnewton (N) = kg·m/s²What changes an object's motion
WorkWjoule (J) = N·mForce multiplied by the distance moved along that force
Kinetic energyKEjoule (J)Energy an object has because it is moving
Potential energyPEjoule (J)Energy stored because of position (here, height)
PowerPwatt (W) = J/sHow fast work is being done

Notice that work, kinetic energy and potential energy all carry the same unit, the joule. That is not a coincidence — it is the whole point. They are the same physical currency appearing in three different places.

The formulas

F = ma   (Newton's second law)
W = F s cosθ   (θ = angle between force and displacement)
KE = ½ m v²
PE = m g h   (near the Earth's surface)
Wnet = ΔKE = ½mv² − ½mu²   (work–energy theorem)
P = W / t   and   P = F v

The line that joins everything is the work–energy theorem. It says the net work done on an object equals its change in kinetic energy. Nothing else. If you know the work, you know the speed change; if you know the speed change, you know the work. That is your permanent cross-check.

The cosθ that students drop

Work is not force times distance. It is force times the distance moved in the direction of the force. If you push a trolley forward, θ = 0°, cos 0° = 1, and W = Fs. If a force acts at right angles to the motion — like the tension in a string swinging a stone in a circle — then θ = 90°, cos 90° = 0, and the work is exactly zero, no matter how big the force is. If friction acts backwards, θ = 180°, cos 180° = −1, and the work is negative: friction takes energy out.

Worked example 1 — the chain, on a frictionless floor

Question: A 5 kg box at rest is pushed by a constant horizontal force of 20 N across 4 m of frictionless floor. Find the acceleration, the work done and the final speed.

Acceleration: a = F/m = 20 ÷ 5 = 4 m/s²

Work: the force is along the motion, so θ = 0° and cosθ = 1.
W = F s cosθ = 20 × 4 × 1 = 80 J

Final speed, route A (kinematics): v² = u² + 2as = 0 + 2(4)(4) = 32, so v = √32 = 5.657 m/s

Check, route B (work–energy theorem): the floor is frictionless, so all 80 J becomes kinetic energy.
½mv² = 80 → ½(5)v² = 80 → 2.5 v² = 80 → v² = 32 → v = 5.657 m/s. ✔

Two completely different chapters, the same answer. That is the chain working.

Worked example 2 — the same box, now with friction

Question: The same 5 kg box, the same 20 N push over 4 m, but now friction of 8 N opposes the motion. Find the final speed.

Route A — forces first.
Net force = 20 − 8 = 12 N → a = 12 ÷ 5 = 2.4 m/s²
v² = 0 + 2(2.4)(4) = 19.2 → v = √19.2 = 4.382 m/s

Route B — energy first.
Work by the push: +20 × 4 = +80 J
Work by friction: 8 × 4 × cos 180° = −32 J
Net work = 80 − 32 = 48 J
½(5)v² = 48 → 2.5 v² = 48 → v² = 19.2 → v = 4.382 m/s. ✔

The 32 J did not vanish. It became heat in the floor and the box. Energy is conserved; mechanical energy is not, once friction is present.

Worked example 3 — potential energy becoming kinetic energy

Question: A 2 kg ball is dropped from a height of 20 m. Taking g = 9.8 m/s² and ignoring air resistance, find its speed just before it lands.

Route A — energy.
PE at the top = mgh = 2 × 9.8 × 20 = 392 J
All of it becomes KE at the bottom: ½mv² = 392
½(2)v² = 392 → v² = 392 → v = √392 = 19.80 m/s

Route B — kinematics. u = 0, a = g = 9.8 m/s², s = 20 m.
v² = u² + 2as = 0 + 2(9.8)(20) = 392 → v = 19.80 m/s. ✔

Note that the mass cancelled in route B and never mattered in route A either — the 2 kg divided out. A heavy ball and a light ball reach the ground at the same speed, which is exactly what Galileo claimed.

Worked example 4 — a force at an angle, and power

Question: A crate is pulled 10 m along the floor in 5 s by a 30 N force applied at 60° above the horizontal. Find the work done and the average power.

Work: only the horizontal part of the force moves the crate.
W = F s cosθ = 30 × 10 × cos 60° = 30 × 10 × 0.5 = 150 J

Power: P = W / t = 150 ÷ 5 = 30 W

Check with P = Fv. Horizontal component of the force = 30 cos 60° = 15 N. Average velocity = 10 ÷ 5 = 2 m/s.
P = F v = 15 × 2 = 30 W. ✔

The vertical component, 30 sin 60° = 25.98 N, does no work at all here, because the crate never moves upward. It only reduces how hard the floor presses back, which in a friction problem would matter a great deal.

Common mistakes that cost marks

  • Writing W = Fs when the force is at an angle. Always ask: is the force along the motion? If not, the cosθ is compulsory.
  • Forgetting that work can be negative. Friction, air drag and braking forces all do negative work. Adding their magnitudes instead of subtracting them is the single most common slip in this chapter.
  • Using ΔKE = ½mv² when the object did not start from rest. The theorem is ½mv² − ½mu². If u is not zero, that second term is real marks.
  • Squaring only one thing. In ½mv² it is the velocity that is squared, not the mass and not the whole bracket.
  • Mixing units. Mass must be in kilograms, not grams. A 500 g ball is 0.5 kg; using 500 makes the energy 1000 times too big.
  • Assuming mechanical energy is always conserved. It is conserved only when no friction or drag acts. The moment friction appears, use the work–energy theorem with the negative work included.
  • Confusing power with energy. A 100 W bulb left on for 10 s uses 1000 J. Power is the rate; energy is the total.

Where this appears in exams

ExamTypical use
CBSE/ICSE Class 9–10Work, energy and power — direct substitution and simple PE → KE conversions
CBSE/ICSE Class 11Work–energy theorem, variable forces, conservation of mechanical energy, collisions
JEE Main & AdvancedWork by a variable force (area under an F–s graph), spring energy, power in machines
NEETQuick single-step questions where recognising the right route saves the most time
GATE (engineering papers)Energy methods in dynamics and machine design

The one habit worth building

Whenever a problem gives you a force and a distance, solve it once with forces and once with energy. Early on this feels like doing double work. After two weeks it becomes a five-second check that catches sign errors, unit errors and dropped factors of two before the examiner does. In an exam you will not have time to do both every time — but by then you will not need to, because you will know which route is shorter the moment you read the question.

Check your working in seconds. The Force, Work & Energy tool takes your mass, force, distance and angle and returns the work, the kinetic energy and the power, so you can confirm both routes of a problem agree before you write the final answer.

Open the Force, Work & Energy Calculator →

Struggling to connect physics numericals with Class 11–12 chemistry numericals? ABC Chemistry runs Class 11–12 coaching at the Gurugram centre and online classes across India — details at abcchemistry.in.