 
                                     
                                    UNIBOARDHUB is an India's Largest Directory of Boards & Universities
 
                                    You’ve solved dozens of force and motion problems, but “work done” still feels slippery. Why is pushing a wall for a minute “zero work,” while pulling a suitcase for two seconds is “positive work”? Why does braking a car do “negative work,” and what does that even mean physically? If the formula is just W = F * s * cos(theta), why do sign mistakes keep showing up in your answers?
Misreading the sign of work creates a chain reaction of errors:
Let’s fix all of that with a clean, step-by-step way to think about work.
In this lesson you will:
No fancy language-just clear reasoning, examples with numbers, and a method you can reuse.
Definition: Work done by a force on an object is the product of the component of the force along the object’s displacement and the magnitude of that displacement.
For a constant force and straight-line motion:
W = F * s * cos(theta)
Key idea: Work is a scalar (it can be positive, negative, or zero), but it is not a vector.
Who is doing work on whom? Always state it clearly: “work done by friction on the block,” “work done by the person on the box,” etc. Signs flip if you switch roles.
Three-question test:
To get non-zero work:
No displacement → no work, even if you sweat. Perpendicular force → no work, even if the force is large (like centripetal force in uniform circular motion).
4) Core examples with numbers
A) Positive work: Pulling a suitcase
You pull with a 50 N force on a handle that makes a 60° angle to the horizontal. The suitcase slides 10 m horizontally.
W = F * s * cos(theta) = 50 * 10 * cos(60°) = 500 * 0.5 = 250 J
Interpretation: Your pull added 250 J of energy to the suitcase (ignoring friction). If friction is present, some of that energy goes into thermal energy.
B) Negative work: Friction on a sliding box
A box slides 15 m on a rough floor. Kinetic friction is 20 N opposite the motion.
W_friction = -F_k * s = -20 * 15 = -300 J
Interpretation: Friction removed 300 J of mechanical energy from the box and converted it into heat.
C) Zero work: Centripetal force in uniform circular motion
A 1 kg mass moves at constant speed 3 m/s in a circle of radius 2 m. The centripetal force is
F_c = m * v^2 / r = 1 * 9 / 2 = 4.5 N
But centripetal force points toward the center, while instantaneous displacement is tangent to the circle-perpendicular. Therefore,
W_centripetal = 0
Interpretation: Speed (and kinetic energy) stay constant; the force only changes direction, not speed.
When the force changes with position, work equals the area under the F–s graph:
W = ∫ F(s) ds
Spring example
For a spring (Hooke’s law): F_spring = -k * x (negative sign shows force direction opposite displacement from equilibrium).
W_by_spring = ∫ F_spring dx = ∫ (-k x) dx = -(1/2) k (x_f^2 - x_i^2)
Concrete numbers: A spring with k = 200 N/m is compressed from x = 0 to x = 0.10 m. The external agent must do
W_on_spring = + (1/2) k x^2 = 0.5 * 200 * 0.10^2 = 1.0 J
This 1 J is stored as elastic potential energy. When released, the spring does +1 J of work on the block (ignoring losses).
Statement: The net work done on an object equals its change in kinetic energy:
W_net = ΔK = (1/2) m v_f^2 - (1/2) m v_i^2
This is the fastest way to check signs:
Case 1: Braking a car (why negative work matters)
A 1000 kg car travels at 20 m/s on level road. The driver brakes with an average retarding force of 5000 N.
By work–energy:
W_net = ΔK = 0 - (1/2) m v^2 = - (1/2) * 1000 * 20^2 = -200,000 J
Assuming the braking force is the only horizontal force, its work is also the net work:
W_brake = -F * d  =>  -5000 * d = -200,000
=> d = 40 m
Takeaway: Negative work by brakes equals the car’s loss in kinetic energy. If the road is wet and the effective frictional force is smaller, the stopping distance increases. In practical driving, typical friction coefficients on dry asphalt are often around 0.7 (varies with tire and surface), which aligns with the idea that stronger friction (bigger opposing force) means shorter stopping distance.
Case 2: Catching a ball (force depends on stopping distance)
A 0.145 kg ball arrives at 30 m/s; you catch it by moving your hands back 0.20 m while stopping it.
Kinetic energy of the ball:
K_i = (1/2) m v^2 = 0.5 * 0.145 * 30^2 = 65.25 J
Your hands must do negative work of -65.25 J on the ball to bring it to rest. If the average stopping force is F_avg and stopping distance is d = 0.20 m:
W = -F_avg * d = -65.25  =>  F_avg = 65.25 / 0.20 = 326 N
Takeaway: Increasing the stopping distance reduces the required average force. That’s why players “give” with the ball, and why vehicles use crumple zones.
Case 3: Pulling a suitcase vs. carrying a bag
Pulling a suitcase horizontally at constant speed on wheels: Your horizontal pull does positive work against rolling resistance; friction in the wheels and floor likely does an equal magnitude of negative work. Net work is near zero if speed stays constant.
Carrying a bag at constant height at constant speed: The gravitational force is vertical; your displacement is horizontal. For gravity, theta = 90° → gravity does zero work. If friction is negligible and you move at constant speed on level ground, net work on the bag is roughly zero. Yet you still get tired because your muscles use metabolic energy for internal processes—not because the bag gains mechanical energy.
Case 4: Lifting in a warehouse
You lift a 15 kg box from the floor to a shelf 1.8 m high at constant speed.
W_you_on_box ≈ +m g h = +15 * 9.8 * 1.8 ≈ +265 J
If you then carry the box horizontally at constant height for 20 m on a smooth floor, gravity does zero work, and the normal force also does zero work (both perpendicular to displacement). If speed is constant and horizontal resistive forces are tiny, the net work on the box is approximately zero during the carry.
Check with work–energy: If your sum is positive, speed should increase (unless other forms of energy like potential are changing in your chosen system). If it doesn’t, re-check signs.
Example: Raising a mass by height h increases gravitational potential energy by m g h, which equals the negative of gravity’s work (-m g h) and the positive work you must supply (at least +m g h, ignoring losses).
Problem A: Force at an angle on rough floor
A 12 kg crate is pulled 8 m at constant speed by a rope at 30° above the horizontal with tension 40 N. The kinetic friction coefficient is 0.15. Find (i) work by the pull, (ii) work by friction, (iii) net work.
(i) Work by pull:
W_pull = T * s * cos(30°) = 40 * 8 * 0.866 ≈ 277 J (positive).
(ii) Work by friction:
W_fric = -f_k * s = -14.64 * 8 ≈ -117 J.
(iii) Net work:
W_net ≈ 277 - 117 = 160 J.
But the crate moves at constant speed; shouldn’t W_net = 0? What happened?
 We forgot one force: if speed is constant, there must be another negative work (like rolling resistance or a slightly larger friction than our rounded value). In reality, to keep constant speed, the horizontal component of pull equals total resistive force. With our rounded numbers, the mismatch (160 J over 8 m → 20 N) is the “missing” resistance. This is a useful reminder: use work–energy as a consistency check.
Problem B: Gravity on a rising elevator counterweight
A counterweight rises 5 m at constant speed. Work done by gravity on the counterweight:
W_gravity = -m g h (negative because displacement is upward). If m = 200 kg,
W_gravity = -200 * 9.8 * 5 = -9800 J.
Motor and rope forces must supply +9800 J (ignoring losses) to keep constant speed.
Problem C: Spring launcher
A 0.50 kg puck is launched by a spring (k = 250 N/m) compressed 0.12 m on a horizontal frictionless surface. Find the speed as it leaves the spring.
Energy view: spring does positive work W = (1/2) k x^2 = 0.5 * 250 * 0.12^2 = 1.8 J.
 By work–energy: ΔK = +1.8 J = (1/2) m v^2 → v = sqrt(2*1.8/0.50) = sqrt(7.2) ≈ 2.68 m/s.
Misconception 1: “If I am tired, I must be doing mechanical work.”
 Not necessarily. Holding a heavy bag steady is zero mechanical work on the bag—no displacement—though your muscles still burn energy. Always separate mechanical work (force * displacement) from metabolic energy (body’s chemical energy use).
Misconception 2: “If a force acts, work must be done.”
 No. If displacement is zero (pushing on a rigid wall that doesn’t move), or if the force is perpendicular to motion (centripetal force), work is zero.
Misconception 3: “The sign of work depends on which direction I call positive.”
 Your coordinate choice doesn’t change whether the force is along or opposite the displacement. The sign of work follows cos(theta). If theta < 90°, work is positive; if theta > 90°, work is negative.
Misconception 4: “Net work is just sum of force magnitudes times distance.”
 No. You must add signed works from each force. A big positive and a big negative can cancel to zero, consistent with constant speed.
Misconception 5: “If kinetic energy doesn’t change, no force did work.”
 Not true. Different forces can do non-zero works that cancel. Example: pulling a crate at constant speed on rough ground—your pull does positive work; friction does an equal negative work.
Is there displacement?
Angle between force and displacement?
Need net effect?
Formula: W = F * s * cos(theta) (constant force, straight path).
Signs:
Variable forces: W = ∫ F(s) ds (area under F–s curve).
Work–energy theorem: W_net = ΔK.
Common zero-work forces: Normal on level surfaces (horizontal motion), centripetal force in uniform circular motion.
When you see a work problem, don’t rush into numbers. First, identify who does work on what, then mark the displacement direction, and only then compute F * s * cos(theta). Sum signed works, and always finish with the work–energy check. This habit prevents sign mistakes, improves speed on exams, and sharpens your intuition for real tasks—from safe stopping in traffic to better catching techniques in sports and smarter lifting on the job.
If you want, I can turn this into a printable worksheet or add a diagram set (free-body sketches + F–s areas) to practice these steps.
If you want to practice this topic, you can take a quiz in Curious Corner for better practice.
*Note: You must register yourself to access the quizzes.*
 
                         
                         
                        
Post a Comment