Question
Question: A force defined by the law $\overrightarrow{F}=(2xy\hat{i}+x^2\hat{j}+2\hat{k})$ N acts on a particl...
A force defined by the law F=(2xyi^+x2j^+2k^) N acts on a particle. The particle is shifted from the origin of the coordinate system to point C (1 m, 2 m, 4 m).

The work done by the force when the particle follows path OABC is 10 J. The work done by the force when the particle follows path OC is 10 J.
Solution
The problem asks to calculate the work done by a variable force F=(2xyi^+x2j^+2k^) N when a particle is shifted from the origin O (0, 0, 0) to point C (1 m, 2 m, 4 m) along two different paths.
First, let's determine if the force is conservative by calculating its curl: ∇×F=i^∂x∂2xyj^∂y∂x2k^∂z∂2 =i^(∂y∂(2)−∂z∂(x2))−j^(∂x∂(2)−∂z∂(2xy))+k^(∂x∂(x2)−∂y∂(2xy)) =i^(0−0)−j^(0−0)+k^(2x−2x) =0
Since the curl of the force is zero, the force is conservative. This means the work done by this force depends only on the initial and final positions, not on the path taken. Therefore, the work done along path OABC should be equal to the work done along path OC.
The general formula for work done by a variable force is W=∫F⋅dr, where dr=dxi^+dyj^+dzk^. So, F⋅dr=(2xy)dx+(x2)dy+(2)dz.
(a) Find the work done by the above force when the particle follows path OABC.
The path OABC consists of three straight line segments: OA, AB, and BC. The coordinates are: O (0, 0, 0), A (1, 0, 0), B (1, 2, 0), C (1, 2, 4).
-
Work done along segment OA: From O (0, 0, 0) to A (1, 0, 0). Along this segment, y=0⟹dy=0, z=0⟹dz=0. x varies from 0 to 1. WOA=∫x=01(2x(0))dx+(x2)(0)+(2)(0)=∫010dx=0 J.
-
Work done along segment AB: From A (1, 0, 0) to B (1, 2, 0). Along this segment, x=1⟹dx=0, z=0⟹dz=0. y varies from 0 to 2. WAB=∫y=02(2(1)y)(0)+(12)dy+(2)(0)=∫021dy=[y]02=2−0=2 J.
-
Work done along segment BC: From B (1, 2, 0) to C (1, 2, 4). Along this segment, x=1⟹dx=0, y=2⟹dy=0. z varies from 0 to 4. WBC=∫z=04(2(1)(2))(0)+(12)(0)+(2)dz=∫042dz=[2z]04=2(4)−2(0)=8 J.
Total work done along path OABC: WOABC=WOA+WAB+WBC=0+2+8=10 J.
(b) Find the work done by the above force when the particle follows path OC.
The path OC is a straight line from O (0, 0, 0) to C (1, 2, 4). We can parameterize this line using a parameter t from 0 to 1: x=0+t(1−0)=t⟹dx=dt y=0+t(2−0)=2t⟹dy=2dt z=0+t(4−0)=4t⟹dz=4dt
Substitute these into the work integral: WOC=∫t=01(2(t)(2t))dt+(t2)(2dt)+(2)(4dt) WOC=∫01(4t2+2t2+8)dt WOC=∫01(6t2+8)dt Now, integrate with respect to t: WOC=[36t3+8t]01 WOC=[2t3+8t]01 WOC=(2(1)3+8(1))−(2(0)3+8(0)) WOC=(2+8)−0=10 J.
As expected for a conservative force, the work done is the same for both paths.
The initial line "(b) Calculate the curvilinear path defined by the law y = 2x²." seems to be a misplaced part of another question or an incomplete statement. If it refers to calculating work done by the force in Q10 along a path from O to C where y=2x2 is the projection on the xy-plane (e.g., x=t,y=2t2,z=4t), the work done would also be 10 J because the force is conservative.