Diff. paths of a Force in xy-plane

In summary: F}=\vec{F}_x\vec{F}_y=\vec{F}_xy\vec{F}_z=\vec{F}_{xy}\vec{F}_{xz}=\vec{F}_{xx}\vec{F}_{yy}=\vec{F}_{yz}
  • #1
KvnBushi
12
0
[SOLVED] diff. paths of a Force in xy-plane

Homework Statement



A force acting on a particle in the xy-plane is given by

[tex]\vec{F} = (2yi + x^2j)[/tex] where x and y are in meters.

The particle moves from the origin to a final position having coordinates

[tex]x = 5.00m[/tex] and [tex]y = 5.00m[/tex]

calculate the word done by [tex]F[/tex] on the particle as it moves along

a) [tex]OAC[/tex] ------------- solved
b) [tex]OBC[/tex] ------------- solved
c) [tex]OC[/tex] ---------------- need help


Here is the xy-plane graphed with each point ( ignore the white ) :

B|......C ( 5.00m , 5.00m )
..|
..|
..|______________
O.....A ( 5.00m , 0.00m )



Homework Equations



[tex]W = |F| \Delta r cos\theta[/tex]

[tex]W_{x} = \int_a^b F_{x} dx[/tex]

[tex]W = \vec{F}_{x} \cdot \Delta \vec{r}[/tex]



The Attempt at a Solution




a)
[tex]W_O_A = <2y, x^2> \cdot <5,0> = 10y = 10(0) = 0[/tex]
[tex]W_A_C = <2y, x^2> \cdot <0,5> = 5x^2 = 5(5)^2 = 125[/tex]
[tex]W_O_A_C = 0 + 125 = 125 J[/tex]


b)
[tex]W_O_B = <2y, x^2> \cdot <0,5> = 5x^2 = 5(0)^2 = 0[/tex]
[tex]W_B_C = <2y, x^2> \cdot <5,0> = 10y = 10(5) = 50[/tex]
[tex]W_O_B_C = 0 + 50 = 50J[/tex]


c)
I attempted this using 3 different equations, all of which gave me different answers and none of which were the correct answer.

Correct answer: 66.7 J

1. [tex]W_O_C = <2y, x^2> \cdot <5,5> = 10y + 5x^2 = 10(5) + 5(5)^2 = 50 + 125 = 175J[/tex]

2. [tex]W_O_C = |F| \Delta r cos \theta = \sqrt{4y^2 + x^4}(7.04)(cos0) = 7.07 \sqrt{4(5)^2 + (5)^4} = 7.07 sqrt{725} = 190.34 J[/tex]

3. [tex]W_O_C = \int_0^5 x dx = \frac{1}{2} x^2 |_0^5 = \frac{1}{2} (125) = 12.5 J [/tex]


I can find logical faults in each of my approaches, but I do not know what else to do. I would highly appreciate hints/answers to the right approach, as well as why my above approaches are inappropriate.

One way I would try to solve this, using Calc 3 (which should not necessary for this level physics) would be something like this:

[tex]\int_0^5 \int_0^5 F_x_y dy dx = \int_0^5 \int_0^5 \sqrt{4y^2i + x^4j } dy dx[/tex]

But at first look it seems pretty difficult.


Thank you very much,

Kevin.
 
Physics news on Phys.org
  • #2
KvnBushi said:

Homework Statement



...

Kevin.

EDIT: ooops, i hit the post button by mistake... here is my complete answer

You did a verygood job presenting your question very clearly.

here is a general approach. You may always write [itex] \vec{r} [/itex] as [itex] dx \hat{i} + dy \hat{j} [/itex]

So the work is the integral of [itex] F_x dx + F_y dy [/itex].

Now, the path will determine what you can say about dx and dy. For example, if y is constant (so dy=0) , the above reduces to the integral of


[tex] F_x (evaluated~at ~the~given ~value~of~y)~ dx [/tex].



Then you must integrate the result. If your F_x happens to be independent of x, then the result is just the value of x times the displacement [itex] \Delta x [/itex]

In your last case, you are going along a straight line, so y and x are related by [itex] y = m x + b [/itex]. Actually, your case is simple because m=1 and b=0. because of this, y = x and dx = dy. Then you can convert the entire thing into a single integral over x (or if you prefer over y).

try that.
 
Last edited:
  • #3
Thank you for the information, nrqed.

nrqed said:
In your last case, you are going along a straight line, so y and x are related by [itex] y = m x + b [/itex]. Actually, your case is simple because m=1 and b=0. because of this, y = x and dx = dy. Then you can convert the entire thing into a single integral over x (or if you prefer over y).

try that.


I tried this in my 3rd attempt at problem (c):

[itex] \int_0^5 x dx = 1/2 x^2 |_0^5 = 1/2 (5)^2 = 12.5[/itex] J


correct answer: 66.7 J
 
  • #4
Hello

I would say:

x=y

Project all your F vectors on the bissectrice: y=x.

Use matrices:

transpose[(2y, x^2)] is your vector.

Use formula: F=|F|(Fu.Vu)Vu. F is the projection of all your F vectors on the bissectrice.

Where Vu = unit vector of(transpose[(1,1)]), your bissectrice vector. (I'm not sure about this either...)

Then you take |F|=sqrt(F.F)
So x=y and you'll have F(x) in function of x.

Now for every x position you now know the absolute amount of force in the direction of OC.

And then I'm stuck...
How do you do the integral? Because you have to project the x-axis to the bissectrice to do the integral...

Or maybe it's just: W = int(O->A)(F(x)dx)
Maybe: int(0->A)(F(x)cos(45).x.dx?
 
Last edited:
  • #5
KvnBushi said:
Thank you for the information, nrqed.




I tried this in my 3rd attempt at problem (c):

[itex] \int_0^5 x dx = 1/2 x^2 |_0^5 = 1/2 (5)^2 = 12.5[/itex] J


correct answer: 66.7 J

I am not sure you got this. Start from
[tex] W = \int (f_x dx + f_y dy) = \int (2 y dx + x^2 dy) [/tex]
where I used your force in the second step. Now use y =x for your path (so that dx=dy). replace everything in terms of x (or of y, it does not matter). Now integrate. You will get the correct answer.
 
  • Like
Likes Leidy
  • #6
Awesome!

THANK YOU very much, nrqed.

If you would like help with drums, fighting, DHTML or elementary linux, I'd be happy to return the favour.------------Do you understand it as well, katchum?
 
  • #7
I understand, but can someone help me with my other technique problem? The difficult solution?

I mean, it is right to say that W = (the displacement) X (the force in the direction of the displacement)?
 
  • #8
katchum said:
I understand, but can someone help me with my other technique problem? The difficult solution?

I mean, it is right to say that W = (the displacement) X (the force in the direction of the displacement)?


It is not the cross product, it is the dot product:


[tex] W = \Delta \vec r \cdot \vec F [/tex]
 
  • #9
KvnBushi said:
Awesome!

THANK YOU very much, nrqed.

If you would like help with drums, fighting, DHTML or elementary linux, I'd be happy to return the favour.


------------


Do you understand it as well, katchum?

You are every welcome. But please don't fight! :frown:
 
Last edited:
  • #10
katchum said:
I understand, but can someone help me with my other technique problem? The difficult solution?

I mean, it is right to say that W = (the displacement) X (the force in the direction of the displacement)?

yes, you are correct (if you X means an ordinary product and by displacement you mean the magnitude of the displacement vector). The difficulty is to set up things when the force is not constant (or the displacement is not a straight line). Your earlier post seemed to be heading in the right direction but it was too vague. If you would actually work out explicitly all the steps it would get back what I wrote.
 
Last edited:
  • #11
Aaargh! I quit!

I tried to calculate my things there but it was way too difficult to do. Let's keep it simple and shove this alternate solution somewhere in a corner... :)

I mean I got square roots everywhere, and machs to the number of 4 and all. And we're not even close to the integral...
 
Last edited:
  • #12
nrqed said:
You are every welcome. But please don't fight! :frown:

Heheheh, point taken :) .


Katchum, it was difficult for me to understand your alternate method. If you aren't worried about it, neither am I :cool: . If you want to figure it out, I'm willing to help out as well but I'd need you to repost with more literal equations. Take care! :approve:
 
Last edited:

1. What is a "Diff. path of a Force" in the xy-plane?

A "Diff. path of a Force" refers to the different possible trajectories that a force can take in a two-dimensional coordinate system, specifically in the xy-plane. This can be visualized as the different paths that an object would take when subjected to the same force in different directions.

2. What factors determine the path of a force in the xy-plane?

The path of a force in the xy-plane is determined by the magnitude and direction of the force, as well as the initial position and velocity of the object being acted upon. The object's mass and any external forces also play a role in determining the path.

3. How is the path of a force in the xy-plane calculated?

The path of a force in the xy-plane can be calculated using Newton's second law of motion, which states that the net force acting on an object is equal to its mass multiplied by its acceleration. By considering the initial conditions and the forces acting on the object, the path can be determined using mathematical equations and principles.

4. Can the path of a force in the xy-plane change?

Yes, the path of a force in the xy-plane can change if any of the factors that determine it are altered. For example, if the magnitude or direction of the force changes, or if the object's initial conditions are different, the path will also change accordingly.

5. What is the significance of understanding the different paths of a force in the xy-plane?

Understanding the different paths of a force in the xy-plane is important in various fields of science and engineering, such as physics, mechanics, and aerodynamics. It allows us to predict and analyze the motion of objects and systems, and to design and optimize structures and machines for specific purposes.

Similar threads

  • Introductory Physics Homework Help
Replies
10
Views
785
  • Introductory Physics Homework Help
Replies
11
Views
226
  • Introductory Physics Homework Help
Replies
7
Views
678
  • Introductory Physics Homework Help
Replies
12
Views
201
  • Introductory Physics Homework Help
Replies
25
Views
276
  • Introductory Physics Homework Help
Replies
3
Views
721
  • Calculus and Beyond Homework Help
Replies
10
Views
444
  • Introductory Physics Homework Help
Replies
10
Views
907
  • Introductory Physics Homework Help
Replies
1
Views
350
  • Introductory Physics Homework Help
Replies
18
Views
2K
Back
Top