Work Done by a Variable Force (Integration Method)

Physics · Work, Energy And Power · NEET

When the force keeps changing with position, you cannot use W = F d. Instead you add up tiny bits of work over each small step and this sum becomes an integral: W = integral of F(x) dx from the start point to the end point. Memory hook: "Force changes, so cut the path into slices, find work on each slice, then add all slices" — adding infinitely many slices is exactly integration.
Work of a variable force = area of thin strips = integral of F dxxF(x)dxone strip: dW = F(x) dxtotal: W = integral from a to b of F dxx = ax = b
The force-displacement curve is sliced into thin strips of width dx. Each strip has area F(x) dx, which is the small work done over that step. Adding all strips (integration) gives the total work W = integral from a to b of F dx, equal to the shaded area under the curve.

Your doubts, answered

Why can't I just use W = F d cos theta when the force keeps changing?

W = F d cos theta only works when the force stays constant over the whole path. If the force value changes as the particle moves (for example F depends on position x), then there is no single F to plug in. The fix is to break the path into tiny pieces so small that F is almost constant over each piece, find work F(x) dx on each piece, and add them all. That sum is the integral W = integral of F dx.

What are the correct limits in the integral W = integral F dx?

The limits are the starting position and the ending position of the particle along the direction of the force. If the particle moves from x = a to x = b, then W = integral from a to b of F(x) dx. Always put the initial position as the lower limit and the final position as the upper limit. For the NEET 2019 problem F = 20 + 10y, the particle goes from y = 0 to y = 1, so the limits are 0 and 1.

F is given as a function of x. Do I integrate with respect to x or with respect to t?

To find work, integrate with respect to position (dx or dy), not time. Work is force times displacement, so the variable must be the displacement variable. Only if you want power do you bring in time. If force is given as F(x), write W = integral of F(x) dx directly.

How does this connect to the area under the force-displacement graph?

The integral W = integral of F dx is exactly the area between the F-x curve and the x-axis. So integration (this page) and the graph method (area method) give the same answer. Use integration when F is given as a formula; use the area method when F is given as a graph or straight-line segments.

What if the force acts in the y-direction, like F = 20 + 10y?

The method is identical, just replace x with y. The particle moves along y, so W = integral of F(y) dy between the y limits. The letter (x or y) is only the name of the displacement direction; the integration steps are the same.

⚠️ The NEET trap
Plugging the final force value into W = F d. For F = 20 + 10y at y = 1, F = 30 N, so W = 30 x 1 = 30 J.
Integrate because F changes: W = integral from 0 to 1 of (20 + 10y) dy = [20y + 5y^2] from 0 to 1 = 20 + 5 = 25 J.
🧠 If F is a function of position, NEVER multiply — always integrate. The single-value F d shortcut is a trap set for variable forces.

Real NEET questions

NEET 2019

A force F = 20 + 10y acts on a particle in the y-direction, where F is in newton and y in metre. The work done by this force to move the particle from y = 0 to y = 1 m is

A · 20 J
B · 30 J
C · 5 J
D · 25 J
Solution: Because F depends on y, the force is variable, so use W = integral of F dy. Step 1: write the integral with limits 0 to 1: W = integral from 0 to 1 of (20 + 10y) dy. Step 2: integrate term by term: integral of 20 dy = 20y, and integral of 10y dy = 5y^2. So W = [20y + 5y^2] from 0 to 1. Step 3: put upper limit y = 1: 20(1) + 5(1)^2 = 20 + 5 = 25. Lower limit y = 0 gives 0. Step 4: W = 25 - 0 = 25 J. Answer D. Trap: using F = 30 N at y = 1 gives 30 J (option B) — wrong because F is not constant.

Solved Work, Energy And Power NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 26 Work, Energy And Power NEET PYQs ›
Next concept: Finding Work as Area Under a Force-Displacement GraphKeep learning — 2 minFeeling ready? Solve the Work, Energy And Power NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What is the formula for work done by a variable force?

W = integral of F(x) dx taken from the initial position to the final position. In words, add up F(x) dx over every tiny step of the path.

Is work done by a variable force a scalar or vector?

Work is always a scalar. Even though force is a vector, the dot product F dot dx gives a scalar, so the total work is just a number with unit joule.

When should I use integration and when should I use the graph area method?

Use integration when F is given as a formula in terms of position. Use the area under the F-x graph when force is given as a graph or as straight-line segments where area is easy to compute. Both give the same value.

Can work done by a variable force be negative?

Yes. If the force opposes the displacement over some part, F(x) is negative there, and that region contributes negative work. Springs and friction often give negative work regions.

Does the spring force use this same method?

Yes. The spring force F = -kx is a variable force, and its work W = integral of -kx dx = -(1/2)k x^2 is found by exactly this integration method.