Question
Question: A force defined by the law $\overrightarrow{F}=(3x^2i+7xy^2j+3k)N$ acts on a particle that is shifte...
A force defined by the law F=(3x2i+7xy2j+3k)N acts on a particle that is shifted from the origin of the coordinate system to a point P (2 m, 8 m, 0 m).
(a) Calculate the work done by the force when the particle follows path OAP.
(b) Calculate the work done by the force, when the particle follows a curvilinear path defined by the law y=2x2.

(a) The work done by the force when the particle follows path OAP is 37192 J.
(b) The work done by the force when the particle follows a curvilinear path defined by the law y=2x2 is 2056 J.
Solution
The work done by a variable force F acting on a particle displaced along a path is given by the line integral: W=∫F⋅dr
Given F=(3x2i+7xy2j+3k)N and dr=dxi+dyj+dzk. So, F⋅dr=(3x2)dx+(7xy2)dy+(3)dz.
First, let's check if the force is conservative by calculating its curl: ∇×F=i∂x∂3x2j∂y∂7xy2k∂z∂3=i(∂y∂(3)−∂z∂(7xy2))−j(∂x∂(3)−∂z∂(3x2))+k(∂x∂(7xy2)−∂y∂(3x2)) =i(0−0)−j(0−0)+k(7y2−0)=7y2k
Since ∇×F=0, the force is non-conservative, which means the work done depends on the path taken. The particle moves from O (0, 0, 0) to P (2 m, 8 m, 0 m). Notice that the z-coordinate is 0 for both start and end points. Also, the paths described are in the xy-plane, implying z=0 and dz=0 along the entire path. Therefore, the term 3dz in the work integral will always contribute zero. So, W=∫(3x2dx+7xy2dy).
(a) Work done by the force when the particle follows path OAP.
The path OAP consists of two segments:
-
Segment OA: From O (0, 0, 0) to A (2, 0, 0). Along this segment, y=0⟹dy=0 and z=0⟹dz=0. x varies from 0 to 2. WOA=∫x=023x2dx+∫y=007x(0)2(0)=∫023x2dx=[x3]02=23−03=8 J.
-
Segment AP: From A (2, 0, 0) to P (2, 8, 0). Along this segment, x=2⟹dx=0 and z=0⟹dz=0. y varies from 0 to 8. WAP=∫x=223(2)2(0)+∫y=087(2)y2dy=∫0814y2dy=14[3y3]08=14(383−303)=14×3512=37168 J.
Total work done along path OAP: WOAP=WOA+WAP=8+37168=324+7168=37192 J.
(b) Work done by the force when the particle follows a curvilinear path defined by the law y=2x2.
The path is from O (0, 0, 0) to P (2, 8, 0). Along this path, y=2x2⟹dy=4xdx. Also z=0⟹dz=0. x varies from 0 to 2. Wcurvilinear=∫x=02(3x2dx+7xy2dy) Substitute y=2x2 and dy=4xdx: Wcurvilinear=∫02(3x2dx+7x(2x2)2(4xdx)) Wcurvilinear=∫02(3x2+7x(4x4)(4x))dx Wcurvilinear=∫02(3x2+112x6)dx Wcurvilinear=[33x3+7112x7]02 Wcurvilinear=[x3+16x7]02 Wcurvilinear=(23+16⋅27)−(03+16⋅07) Wcurvilinear=8+16⋅128=8+2048=2056 J.
The work done for the two paths is different, which is expected for a non-conservative force.