Introduction to Work, do I have the right concept?

AI Thread Summary
Understanding work in physics involves applying the equation W = ∫F·dr, where F is the force vector and dr is the infinitesimal displacement vector. The work done depends on the direction of the force relative to the displacement; only the component of force in the direction of displacement contributes to work. In cases where the force is constant, the calculation simplifies to the dot product of the force vector and the displacement vector. The other equations mentioned are less relevant for this specific problem, as they pertain to different contexts like gravity or springs. Ultimately, mastering the dot product and the concept of line integrals is crucial for accurately calculating work in various scenarios.
DavidAp
Messages
44
Reaction score
0
I'm just learning work in my physics class and, for some reason, I'm having difficulty understanding it. The problem in my homework assignment asks:

A particle moves 5 m in the positive x direction while being acted upon by a constant force F = <4,2,-4>.The work done on the particle by this force is:


I know that there are several useful equations which I should use when it comes to work,
W = ∫F*dr
K = 1/2mv^2
Ug = mgy
Fs = -kx
Us = 1/2kx^2

but I don't know how to apply any of these equations to this problem. I tried the first but was unsure of what F should be because F consists of i+j+k. I found the magnitude of F and plugged it into F but then didn't know what to do with the integral... so I got ride of it and just multiplied it to 5m.

I got the wrong answer so I tried with another approach. Again, I got ride of the integral because it's indefinite and I wasn't sure on how to find the constant (I am taking this integral to literally? Is it more symbolic than mathematical?) but this time I decided to make F = 4 because, in the vector <x, y, z> 4 was the x, or i, component of the equation, and I got the right answer!

So my question is, does this apply to all cases? If I was given dr and the vector force <x,y,z> does the work depend the direction the particle moves through?

For example,
F = <1,2,3>, dr = 5m.

Particle moves in the x-direction, W = 5J.
Particle moves in the y-direction, W = 10J.
Particle moves in the z-direction, W = 15J.

Thank you for taking the times to review my question.
 
Physics news on Phys.org
In your problem and related examples, which are essentially correct, the Force is constant, hence, when you take the integral, it boils down to F.r (the DOT product of 2 vectors F and r, the definition of Work.). The DOT product of the two vectors is FRcos theta, where theta is the angle between the 2 vectors. You might be able to see that when a force is perpendicular to the displacement , it does no work, because theta is 90 degrees and thus cos theta is 0. Only the force in the direction of the displacement does work.
 
You don't need any of the equations you listed except for the first one. The rest are mostly irrelevant, and apply to gravity, springs, or other things that we don't have in this problem. Believe it or not, you need only the first equation, which is the definition of work. But be careful. It should actually be the following:

W = \int_{\textrm{path}} \vec{F} \cdot d \vec{r}

So what you're integrating is the dot product of the force vector with the infinitesimal displacement vector. Notice that this is a special type of higher-dimensional integral known as a "line integral" or a "path integral" in which the integration proceeds in 3D space along the path traveled by the particle. Do not worry though. In your case, the line integral will reduce to a regular 1D integral. The infinitesimal displacement vector is basically the vector that corresponds to moving a really small distance along the direction of the particle path and can be expressed like this:

d\vec{r} = dx \hat{i} + dy \hat{j} + dz \hat{k}

However, in this case, the displacement is entirely in the x-direction, so the displacement vector reduces to:

d\vec{r} = dx \hat{i}

I think you should have no problem taking the dot product of the force vector with this. The path is also 1D here, and just corresponds to a range in x:

W = \int_0^5 \vec{F} \cdot \hat{i} dx
 
cepheid said:
You don't need any of the equations you listed except for the first one. The rest are mostly irrelevant, and apply to gravity, springs, or other things that we don't have in this problem. Believe it or not, you need only the first equation, which is the definition of work. But be careful. It should actually be the following:

W = \int_{\textrm{path}} \vec{F} \cdot d \vec{r}

So what you're integrating is the dot product of the force vector with the infinitesimal displacement vector. Notice that this is a special type of higher-dimensional integral known as a "line integral" or a "path integral" in which the integration proceeds in 3D space along the path traveled by the particle. Do not worry though. In your case, the line integral will reduce to a regular 1D integral. The infinitesimal displacement vector is basically the vector that corresponds to moving a really small distance along the direction of the particle path and can be expressed like this:

d\vec{r} = dx \hat{i} + dy \hat{j} + dz \hat{k}

However, in this case, the displacement is entirely in the x-direction, so the displacement vector reduces to:

d\vec{r} = dx \hat{i}

I think you should have no problem taking the dot product of the force vector with this. The path is also 1D here, and just corresponds to a range in x:

W = \int_0^5 \vec{F} \cdot \hat{i} dx
Thank you guys so much for your help and thorough explanations! I really appreciate it!
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'A bead-mass oscillatory system problem'
I can't figure out how to find the velocity of the particle at 37 degrees. Basically the bead moves with velocity towards right let's call it v1. The particle moves with some velocity v2. In frame of the bead, the particle is performing circular motion. So v of particle wrt bead would be perpendicular to the string. But how would I find the velocity of particle in ground frame? I tried using vectors to figure it out and the angle is coming out to be extremely long. One equation is by work...
Back
Top