Animated Solution for Physics - Work, Energy, and Power: A particle is moved along a path AB-BC-CD-DE-EF-FA, as shown in figure, in presence of a force F=(αyi^+2αxj^)N, where x and y are in meter and α=−1 N/m−1. The work done on the particle by this force F will be ____ Joule.
Imagine you are tracking a particle moving through a two-dimensional force field. The particle doesn't just move randomly; it follows a very strict, staircase-like closed path: A→B→C→D→E→F→A.
The force acting on this particle is not constant. It changes depending on where the particle is in the xy-plane. The force is given by the vector equation:
F=(αyi^+2αxj^)
We are given that the constant α=−1. Substituting this right away, our force field simplifies to:
F=−yi^−2xj^
Our mission is to find the total work done by this force as the particle completes one full lap around this path.
The Master Equation
Because the force varies with position, we cannot use the simple W=F×d formula. We must bring in the heavy artillery: the line integral. The work done by a variable force along a path is the integral of the dot product of the force vector and the infinitesimal displacement vector dr.
W=∫F⋅dr
We know that dr=dxi^+dyj^. Taking the dot product with our force vector, we get the master expression for work:
F⋅dr=(−yi^−2xj^)⋅(dxi^+dyj^)=−ydx−2xdy
To find the total work, we need to evaluate this integral for each straight-line segment of the path and add them all up.
Breaking Down the Path
Let's tackle this journey one segment at a time. The beauty of this staircase path is that along every segment, either x or y is constant, which makes one of the differentials (dx or dy) exactly zero!
1. Path AB (Horizontal)
Here, the particle moves from x=0 to x=1.0. The y-coordinate is locked at y=1.0, which means dy=0.
Substituting y=1.0 and dy=0 into our master expression:
WAB=∫01.0(−1)dx=[−x]01.0=−1 J
2. Path BC (Vertical)
Now the particle drops down. The x-coordinate is constant at x=1.0, so dx=0. The y-coordinate goes from 1.0 down to 0.5.
Substituting x=1.0 and dx=0:
4. Path DE (Vertical)
Another drop. x is constant at 0.5, so dx=0. The y-coordinate goes from 0.5 to 0.
WDE=∫0.50(−2(0.5))dy=−1[y]0.50=−1(0−0.5)=0.5 J
5. Paths EF and FA (The Easy Ones)
For path EF, the particle moves along the x-axis where y=0 and dy=0. Looking at our expression −ydx−2xdy, substituting y=0 and dy=0 makes the whole thing zero! So, WEF=0.
Similarly, for path FA along the y-axis, x=0 and dx=0. This makes the expression zero again. So, WFA=0.
The Final Calculation
We have the work done for every piece of the puzzle. Now, we just sum them up to find the total work done over the closed loop.
Wtotal=WAB+WBC+WCD+WDE+WEF+WFA
Wtotal=−1+1+0.25+0.5+0+0
The −1 and +1 beautifully cancel each other out, leaving us with:
Wtotal=0.75 J
The Physics Insight
Take a step back and look at what we just found. We calculated the work done around a completely closed loop, and the answer was not zero.
This is a profound result. It mathematically proves that the force field F=−yi^−2xj^ is a non-conservative force. If it were a conservative force (like gravity or an ideal spring force), the total work done in returning to the starting point would always be exactly zero, regardless of the path taken. Because our result is 0.75 J, this force field behaves more like friction or a swirling fluid, actively adding or removing mechanical energy from the system depending on the trajectory.