Question:

A particle is displaced from the point \( (2,1,-1) \) to \( (4,3,-4) \) by the force \( 2i + 4j - 5k \). Then the work done by the force is

Show Hint

Always compute displacement carefully; sign mistakes are very common in 3D vectors.
Updated On: Apr 30, 2026
  • \( 16 \)
  • \( 27 \)
  • \( 36 \)
  • \( 48 \)
  • \( 52 \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Work done by a constant force is given by: \[ W = \vec{F} \cdot \vec{d} \] where \( \vec{d} \) is displacement.

Step 1:
Find displacement vector. \[ \vec{d} = (4-2,\;3-1,\;-4-(-1)) = (2,2,-3) \]

Step 2:
Write force vector. \[ \vec{F} = (2,4,-5) \]

Step 3:
Compute dot product. \[ W = (2,4,-5)\cdot(2,2,-3) \] \[ = (2\times2) + (4\times2) + (-5\times -3) \] \[ = 4 + 8 + 15 = 27 \]

Step 4:
Interpretation. Positive work indicates force is aiding the motion.
Was this answer helpful?
0
0