Read Mode
Work done
The work done by a force in moving an object from point P(1,1,1) to point Q(1,2,2) is:
Explanation and memory cue
The displacement vector from P(1,1,1) to Q(1,2,2) is (0,1,1). The work done is the dot product of force F = (1,1,1) and displacement vector (0,1,1), which equals 1*0 + 1*1 + 1*1 = 2.