The Setup
Imagine you are tasked with pushing a heavy box across a rough warehouse floor
At first, you are full of energy. You push with a steady, constant force of 200 N, and you manage to move the box a solid 15 m.
But then, fatigue starts to set in. Your muscles burn, and your pushing force begins to drop. The problem states that your force reduces linearly with distance until it hits 100 N at the 30 m mark.
When a force is constant, calculating work is as simple as multiplying force by distance (W=F×d). But what do we do when the force is constantly changing?
The Graphical Masterstroke
While you could find the mathematical equation for the force and use calculus to integrate it, there is a much more elegant and visual way to solve this: The Force-Displacement Graph.
In physics, the total work done by a variable force is exactly equal to the area under the Force vs. Displacement (F−x) curve. Let's sketch this out.
Phase 1
The Constant Push
For the first 15 m, the force is a constant 200 N. On our graph, this is a horizontal line from x=0 to x=15 at a height of F=200.
The area under this part of the graph is simply a rectangle. Let's call this A1.
So, you did 3000 Joules of work while you were fresh.
Phase 2
The Fading Strength
From x=15 m to x=30 m, the force drops linearly from 200 N to 100 N. "Linearly" means this is a straight, downward-sloping line.
The area under this section forms a trapezium. Let's call this A2. The formula for the area of a trapezium is half the sum of the parallel sides multiplied by the distance between them.
A2=21×(Finitial+Ffinal)×Δx
A2=21×(200+100)×(30−15)
Even while getting tired, you still managed to do 2250 Joules of work.
The Grand Total
To find the total work done over the entire 30 m journey, we simply add the two areas together.
This perfectly matches option (a).
A Note on Integration: You could have found the equation of the line for the second phase, which is F(x)=300−320x, and evaluated the integral ∫1530(300−320x)dx. It would yield the exact same result of 2250 J. However, recognizing the geometric shapes saves time and drastically reduces the chance of algebraic errors. Always keep an eye out for graphical shortcuts!