Skip to main content
Back to Vector Algebra
JEE Main 2018
Vector Algebra
Vector Algebra
Medium

Question

A particle acted on by constant forces 4i^+j^3k^4\widehat i + \widehat j - 3\widehat k and 3i^+j^k^3\widehat i + \widehat j - \widehat k is displaced from the point i^+2j^+3k^\widehat i + 2\widehat j + 3\widehat k to the point 5i^+4j^+k^.\,5\widehat i + 4\widehat j + \widehat k. The total work done by the forces is :

Options

Solution

Key Concepts and Formulas

  • The work done (WW) by a constant force F\mathbf{F} on a particle undergoing a displacement d\mathbf{d} is given by the dot product: W=FdW = \mathbf{F} \cdot \mathbf{d}.
  • If F=Fxi^+Fyj^+Fzk^\mathbf{F} = F_x\widehat i + F_y\widehat j + F_z\widehat k and d=dxi^+dyj^+dzk^\mathbf{d} = d_x\widehat i + d_y\widehat j + d_z\widehat k, then Fd=Fxdx+Fydy+Fzdz\mathbf{F} \cdot \mathbf{d} = F_xd_x + F_yd_y + F_zd_z.
  • When multiple constant forces act on a particle, the total work done is the sum of the work done by each force, or equivalently, the work done by the resultant force. The resultant force is the vector sum of individual forces: Fnet=F1+F2++Fn\mathbf{F_{net}} = \mathbf{F_1} + \mathbf{F_2} + \dots + \mathbf{F_n}.

Step-by-Step Solution

Step 1: Determine the displacement vector of the particle. The displacement vector d\mathbf{d} is the difference between the final position vector rB\mathbf{r_B} and the initial position vector rA\mathbf{r_A}.

  • Why: Work is defined in terms of the change in position, which is the displacement.
  • Calculation: rA=i^+2j^+3k^\mathbf{r_A} = \widehat i + 2\widehat j + 3\widehat k rB=5i^+4j^+k^\mathbf{r_B} = 5\widehat i + 4\widehat j + \widehat k d=rBrA=(5i^+4j^+k^)(i^+2j^+3k^)\mathbf{d} = \mathbf{r_B} - \mathbf{r_A} = (5\widehat i + 4\widehat j + \widehat k) - (\widehat i + 2\widehat j + 3\widehat k) d=(51)i^+(42)j^+(13)k^\mathbf{d} = (5-1)\widehat i + (4-2)\widehat j + (1-3)\widehat k d=4i^+2j^2k^\mathbf{d} = 4\widehat i + 2\widehat j - 2\widehat k

Step 2: Calculate the resultant force acting on the particle. The resultant force Fnet\mathbf{F_{net}} is the vector sum of the individual forces F1\mathbf{F_1} and F2\mathbf{F_2}.

  • Why: The total work done by multiple forces is equal to the work done by their resultant force. This simplifies the calculation.
  • Calculation: F1=4i^+j^3k^\mathbf{F_1} = 4\widehat i + \widehat j - 3\widehat k F2=3i^+j^k^\mathbf{F_2} = 3\widehat i + \widehat j - \widehat k Fnet=F1+F2=(4i^+j^3k^)+(3i^+j^k^)\mathbf{F_{net}} = \mathbf{F_1} + \mathbf{F_2} = (4\widehat i + \widehat j - 3\widehat k) + (3\widehat i + \widehat j - \widehat k) Fnet=(4+3)i^+(1+1)j^+(31)k^\mathbf{F_{net}} = (4+3)\widehat i + (1+1)\widehat j + (-3-1)\widehat k Fnet=7i^+2j^4k^\mathbf{F_{net}} = 7\widehat i + 2\widehat j - 4\widehat k

Step 3: Calculate the total work done by the forces. The total work done WtotalW_{total} is the dot product of the resultant force Fnet\mathbf{F_{net}} and the displacement vector d\mathbf{d}.

  • Why: This is the definition of work done by a constant force.
  • Calculation: Wtotal=FnetdW_{total} = \mathbf{F_{net}} \cdot \mathbf{d} Wtotal=(7i^+2j^4k^)(4i^+2j^2k^)W_{total} = (7\widehat i + 2\widehat j - 4\widehat k) \cdot (4\widehat i + 2\widehat j - 2\widehat k) Wtotal=(7)(4)+(2)(2)+(4)(2)W_{total} = (7)(4) + (2)(2) + (-4)(-2) Wtotal=28+4+8W_{total} = 28 + 4 + 8 Wtotal=40W_{total} = 40

Alternative Method (Sum of Individual Works):

Step 2 (Alternative): Calculate the work done by each force individually.

Step 2a: Work done by F1\mathbf{F_1}.

  • Why: To find the contribution of each force to the total work.
  • Calculation: W1=F1d=(4i^+j^3k^)(4i^+2j^2k^)W_1 = \mathbf{F_1} \cdot \mathbf{d} = (4\widehat i + \widehat j - 3\widehat k) \cdot (4\widehat i + 2\widehat j - 2\widehat k) W1=(4)(4)+(1)(2)+(3)(2)=16+2+6=24W_1 = (4)(4) + (1)(2) + (-3)(-2) = 16 + 2 + 6 = 24

Step 2b: Work done by F2\mathbf{F_2}.

  • Why: To find the contribution of each force to the total work.
  • Calculation: W2=F2d=(3i^+j^k^)(4i^+2j^2k^)W_2 = \mathbf{F_2} \cdot \mathbf{d} = (3\widehat i + \widehat j - \widehat k) \cdot (4\widehat i + 2\widehat j - 2\widehat k) W2=(3)(4)+(1)(2)+(1)(2)=12+2+2=16W_2 = (3)(4) + (1)(2) + (-1)(-2) = 12 + 2 + 2 = 16

Step 3 (Alternative): Sum the individual works to find the total work.

  • Why: The total work is the sum of work done by all forces.
  • Calculation: Wtotal=W1+W2=24+16=40W_{total} = W_1 + W_2 = 24 + 16 = 40

Both methods yield the same result.


Common Mistakes & Tips

  • Displacement Calculation: Ensure you subtract the initial position vector from the final position vector correctly to find the displacement. Mistakes in signs are common.
  • Dot Product Calculation: Remember that the dot product involves summing the products of corresponding components. Forgetting the negative sign in a component product can lead to an incorrect answer.
  • Vector Addition/Subtraction: Pay close attention to the signs when adding or subtracting vector components.

Summary

The problem involves calculating the total work done by two constant forces acting on a particle that undergoes a displacement. We first determined the displacement vector by subtracting the initial position vector from the final position vector. Then, we found the resultant force by adding the two force vectors. Finally, the total work done was calculated as the dot product of the resultant force and the displacement vector. Alternatively, we could have calculated the work done by each force individually and summed them to obtain the total work. Both methods confirmed the total work done to be 40 units.

The final answer is 40\boxed{40} units, which corresponds to option (D).

Practice More Vector Algebra Questions

View All Questions