How Is Work Calculated in a Vector Field?

AI Thread Summary
The discussion focuses on calculating the work done by the force field F(x,y,z) = 10y^(3/2)i + 15x√y j when moving an object from point P(1,1) to Q(2,9). The work is determined using the integral W = ∫F·dr, where dr is defined in terms of the path taken. Participants emphasize that the force field is conservative, allowing the use of a potential function to simplify calculations. It is suggested to use a straight line path for integration, and the potential function can be derived from the force components. Ultimately, the work done is equal to the change in potential energy between the two points.
Duncan1382
Messages
9
Reaction score
0

Homework Statement


Find the work done by the force field F in moving an object from P to Q.

F(x,y,z)=10y^(3/2)i+15x\sqrt{y}j

P(1,1), Q(2,9)

Homework Equations


W = \intF dot dr

The Attempt at a Solution


I have no clue how to do it
 
Physics news on Phys.org
Hi Duncan1382! :smile:

(have an integral: ∫ and a square-root: √ :wink:)

Draw the line from P to Q. How long is it?

Define a parameter along it, and integrate force dot distance wrt that parameter. :wink:

(time-saving tip: if part of the force is conservative, you can ignore that part)
 
Duncan1382 said:

Homework Statement


Find the work done by the force field F in moving an object from P to Q.

F(x,y,z)=10y^(3/2)i+15x\sqrt{y}j
I assume you mean
F(x,y,z)= 10y^{3/2}i+ 15x\sqrt{y}j
Use { } to surround things you want in an exponent,

P(1,1), Q(2,9)


Homework Equations


W = \intF dot dr


The Attempt at a Solution


I have no clue how to do it
You give W= \int F\cdot dr
Do you not know what that means? dr= idx+ jdy+ kdz[/tex] take the dot product of that and 10y^{3/2}i+ 15x\sqrt{y}j and integrate. Of course, you should state what path is to be used. In general the integral of a function of several variables from one point to another depends upon the path between the two points as well as the points themselves, but, fortunately the given force vector function is &quot;conservative&quot; so it does not matter which path you choose. Tiny-tim suggests the simplest- the straight line between the two points.<br /> <br /> But <b>because</b> the force function is conservative, it has a &quot;potential&quot; function. That is, there is a scalar function, f(x,y,z) such that <br /> \nabla f= \frac{\partial f}{\partial x}i+ \frac{\partial f}{\partial y}j+ \frac{\partial f}{\partial z}= 10y^{3/2}i+ 15x\sqrt{y}j<br /> <br /> That is, you have <br /> \frac{\partial f}{\partial x}= 10y^{3/2}<br /> \frac{\partial f}{\partial y}= 16xy^{1/2}<br /> \frac{\partial f}{\partial z}= 0<br /> <br /> You should be able to solve those for f (up to a constant), then evaluate between the two points to see how much the potential energy has change- which, of course, is the work done on the particle.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top