Question:

Let $F = (2xy + z^{3})i + x^{2}j + 3xz^{2}k$. The work done in moving a particle in this field from (1, -2, 1) to (3, 1, 4) is}

Show Hint

If the field is conservative, don't bother with the path! Just subtract the potential values at the start and end.
  • 72
  • 75
  • 202
  • 81
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Concept
Work done is the line integral $\int F \cdot dr$. If $F$ is conservative ($\nabla \times F = 0$), there exists a potential $\phi$ such that $F = \nabla \phi$.

Step 2: Meaning

Check for exactness: $F = \nabla (x^{2}y + xz^{3})$. Partial derivatives $\frac{\partial}{\partial x}(x^{2}y + xz^{3}) = 2xy + z^{3}$, $\frac{\partial}{\partial y}(x^{2}y + xz^{3}) = x^{2}$, and $\frac{\partial}{\partial z}(x^{2}y + xz^{3}) = 3xz^{2}$ match $F$.

Step 3: Analysis

For a conservative field, work done depends only on endpoints: $\phi(3, 1, 4) - \phi(1, -2, 1)$. $\phi(3, 1, 4) = (3)^{2}(1) + (3)(4)^{3} = 9 + 192 = 201$. $\phi(1, -2, 1) = (1)^{2}(-2) + (1)(1)^{3} = -2 + 1 = -1$.

Step 4: Conclusion

Work done $= 201 - (-1) = 202$. Final Answer: (C)
Was this answer helpful?
0
0