KvnBushi
- 12
- 0
[SOLVED] diff. paths of a Force in xy-plane
A force acting on a particle in the xy-plane is given by
\vec{F} = (2yi + x^2j) where x and y are in meters.
The particle moves from the origin to a final position having coordinates
x = 5.00m and y = 5.00m
calculate the word done by F on the particle as it moves along
a) OAC ------------- solved
b) OBC ------------- solved
c) OC ---------------- 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 )
W = |F| \Delta r cos\theta
W_{x} = \int_a^b F_{x} dx
W = \vec{F}_{x} \cdot \Delta \vec{r}
a)
W_O_A = <2y, x^2> \cdot <5,0> = 10y = 10(0) = 0
W_A_C = <2y, x^2> \cdot <0,5> = 5x^2 = 5(5)^2 = 125
W_O_A_C = 0 + 125 = 125 J
b)
W_O_B = <2y, x^2> \cdot <0,5> = 5x^2 = 5(0)^2 = 0
W_B_C = <2y, x^2> \cdot <5,0> = 10y = 10(5) = 50
W_O_B_C = 0 + 50 = 50J
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. W_O_C = <2y, x^2> \cdot <5,5> = 10y + 5x^2 = 10(5) + 5(5)^2 = 50 + 125 = 175J
2. 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
3. W_O_C = \int_0^5 x dx = \frac{1}{2} x^2 |_0^5 = \frac{1}{2} (125) = 12.5 J
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:
\int_0^5 \int_0^5 F_x_y dy dx = \int_0^5 \int_0^5 \sqrt{4y^2i + x^4j } dy dx
But at first look it seems pretty difficult.
Thank you very much,
Kevin.
Homework Statement
A force acting on a particle in the xy-plane is given by
\vec{F} = (2yi + x^2j) where x and y are in meters.
The particle moves from the origin to a final position having coordinates
x = 5.00m and y = 5.00m
calculate the word done by F on the particle as it moves along
a) OAC ------------- solved
b) OBC ------------- solved
c) OC ---------------- 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
W = |F| \Delta r cos\theta
W_{x} = \int_a^b F_{x} dx
W = \vec{F}_{x} \cdot \Delta \vec{r}
The Attempt at a Solution
a)
W_O_A = <2y, x^2> \cdot <5,0> = 10y = 10(0) = 0
W_A_C = <2y, x^2> \cdot <0,5> = 5x^2 = 5(5)^2 = 125
W_O_A_C = 0 + 125 = 125 J
b)
W_O_B = <2y, x^2> \cdot <0,5> = 5x^2 = 5(0)^2 = 0
W_B_C = <2y, x^2> \cdot <5,0> = 10y = 10(5) = 50
W_O_B_C = 0 + 50 = 50J
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. W_O_C = <2y, x^2> \cdot <5,5> = 10y + 5x^2 = 10(5) + 5(5)^2 = 50 + 125 = 175J
2. 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
3. W_O_C = \int_0^5 x dx = \frac{1}{2} x^2 |_0^5 = \frac{1}{2} (125) = 12.5 J
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:
\int_0^5 \int_0^5 F_x_y dy dx = \int_0^5 \int_0^5 \sqrt{4y^2i + x^4j } dy dx
But at first look it seems pretty difficult.
Thank you very much,
Kevin.