System of 2 Forces: Moment & Equilibrium Calculation

  • Thread starter Thread starter emmett92k
  • Start date Start date
  • Tags Tags
    Forces System
AI Thread Summary
The discussion revolves around calculating the moment of a system of two forces, F1 and F2, and determining conditions for equilibrium. Participants clarify the definitions of moment and torque, emphasizing the importance of the moment arm and the cross product in these calculations. There is a correction of the force vectors, with F1 being adjusted to -2i + 2j - k. The conversation also highlights the need for understanding coordinate geometry to effectively solve the problem. Overall, the thread provides guidance on how to approach the calculations and conceptual understanding necessary for the homework assignment.
emmett92k
Messages
36
Reaction score
0

Homework Statement

The system of two forces {F 1, F 2} is given by
F 1 = 2 i + 2 j - k acting at (3, 5, 1)
F 2 = 5 i - j + 3 k acting at (13, 3, 8)
(i) Find the moment of the system about some point (a, b, c)
(ii) Hence, or otherwise, show that the system has moment zero about any
point of the form (a, (a/3) - 2, 2a/3)
(iii) Determine a third force F 3 and a point on its line of action such that the
system of forces {F1,F2,F3} is in equilibrium, showing clearly why the
system is in equilibrium.
(You may assume that the moment of a system of forces with zero resultant is
constant.)

Homework Equations


The Attempt at a Solution



I did a cross product of the forces and the points and got 7i +j -3k and i -j -2k.

Then did a cross product with a,b,c and got stuck from there as I couldn't get any answer to work.
 
Last edited:
Physics news on Phys.org
what was your reasoning behind finding the cross product of the forces? What physical property does that correspond to?

\vec{F_1} = 2\hat{\imath} + 2\hat{\jmath}\hat{k} makes no sense. \hat{\jmath} \cdot \hat{k} = 0 and \hat{\jmath} \times \hat{k} = \hat{\imath} ... similarly for \vec{F_2}
... assuming by i.j,k you mean the principle unit vectors.


What is the definition of "moment" in this context?
 
Last edited:
I just thought it might work because a lot of questions like this require a cross product at some stage. I'm clutching at straws with this question, I'm really lost.
 
No worries - we all get lost sometimes. Please have a go addressing the problem with the forces not making sense and answering the second question.
 
it should be F1 = -2i + 2j -k, F2 = 5i -j + 3k

As for the moment defintion: a measure of the turning effect produced by the system of forces?
 
Cool! Just a typo on the forces.
Now - what I was after with the definition was the mathematical formula for calculating it - do you have that handy in your notes?

(Physicists and engineers often use math as a language that we express our ideas in.)
 
oh sorry :/... I know there is m = fd where f is force and d is perp distance from pivot. I don't know if this will work here though
 
Good - in physics we use the distance to the pivot times the component of the force perpendicular to the line from the pivot to the force. Moment is a pseudo-vector - so it has a direction - the direction it tries to turn in.

The distance from the pivot to the force is called the moment arm.
You know the position of the pivot.
You know the position of each force.
The distance between these two points is the length of the vector pointing from the pivot to the force - do you know how to find that?

Because, if you have that vector (from the pivot, to the force), call it \vec{r} then you can find the moment very easily:\vec{\tau} = \vec{r}\times\vec{F}... here I've used a Greek letter \tau (tau) for the "moment" - which is also called a torque.
http://en.wikipedia.org/wiki/Torque

That is where your cross products come in.
 
Last edited:
"The distance between these two points is the length of the vector pointing from the pivot to the force - do you know how to find that?"

I don't know how to find this no.

But I do know how to get the rest now thanks, just lacking that last bit.
 
  • #10
OK - the coordinate of a point is just a vector from the origin to that point.
So the vector to the pivot would be \vec{r_0}=(a,b,c), the vector pointing to force-1 would be \vec{r_1} = (3,5,1) and the vector pointing to force-2 is \vec{r_2}=(\cdots ) - you do that one ;)

The moment arm is the vector from the pivot to the force ... in general, a vector from point A and point B is given by: \vec{r_{AB}}=\vec{r_B}-\vec{r_A}. Avector from point B to point A (the opposite direction) is \vec{r_{BA}}=\vec{r_A}-\vec{r_B}.

So it follows that the moment arm from the pivot to the first force must be: \vec{r_{01}}=\vec{r_1}-\vec{r_0} = (3-a,5-b, 1-c)

And the moment arm from the pivot to the second force must be: \vec{r_{02}}=(\cdots) ... you can do that one too ;)

Give it a go.

After this homework - you really need to bone up on coordinate geometry.
Meantime - it's 3:30am here ... I'll be quitting soon. You seem to know how to do cross products so you should be able to finish from here :)
 
Last edited:
  • #11
I'm back - how did you get on?
 
  • #12
thanks a million for that helped me out a lot :)
 
  • #13
Cool - you are probably more used to the coordinate geometry in 2D. Getting to the third dimension just takes a few tweaks ;)
 
Back
Top