How do I find the magnitude of the sum of these force vectors in 3 dimensions?

In summary, In this homework, you are trying to calculate the magnitude and directions of the sum of three vectors. You are also trying to find the angles the sum of the vectors make with each axis. Finally, you are trying to find the magnitude and direction of the sum of the vectors if you only have the x, y, and z components.
  • #1
Inertigratus
128
0

Homework Statement


[PLAIN]http://img406.imageshack.us/img406/3756/fmp1.jpg
How do I calculate the magnitude of the sum of these 3 vectors?
Also, how do I find the angles the sum of the vectors make with each axis?
F1 = 260N
F2 = 75N
F3 = 60N

Homework Equations


F = F1 + F2 + F3

The Attempt at a Solution


The thing is that I'm still new to vectors and not sure how to proceed since the vectors aren't beginning at origo. Plus, the magnitude is in Newton, how do I find out the components of each vector using the magnitude?
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
find their i, j, k component and add them (take care of - signs of forces in -X,-Y,-Z directions)
 
  • #3
I know that, but how?
The x component of F2 = |F2|*cos(0) = 75N ?
How do I find the z component?
Also, the F3 only has a y component, which is 60N, right?
 
  • #4
Inertigratus said:
The x component of F2 = |F2|*cos(0) = 75N ?

Its -75N

Z component is |F2|*sinθyes F3 has only Y component

Edit: its -60Ntake care of +/- signs or you'll end up with wrong answer
 
  • #5
Right, what about F1 though?
What angles do I use?
For F2 it's simply 90/2 degrees, or pi/4.
For F3 it's 0 degrees.
How do I get the angles for F1?
 
  • #6
Anyone?

I can't use the dot product since that requires me to know the end point of the force vector right?

cos(a) = AB/|A||B|
 
  • #7
Does this figure have all right angles?
 
  • #8
What do you mean? the figure got rotated a little, the z-axis is supposed to point straight upwards. I guess all angles are right angles. It doesn't say, but it looks like it.
 
  • #9
If you can write a vector for the diagonal of the "box" that F1 lies on, then F1 is just a magnitude scaled version of it.
 
  • #10
Does this figure have all right angles?
 
  • #11
Inertigratus said:

Homework Statement


[PLAIN]http://img406.imageshack.us/img406/3756/fmp1.jpg
How do I calculate the magnitude of the sum of these 3 vectors?
Also, how do I find the angles the sum of the vectors make with each axis?
F1 = 260N
F2 = 75N
F3 = 60N

Homework Equations


F = F1 + F2 + F3


The Attempt at a Solution


The thing is that I'm still new to vectors and not sure how to proceed since the vectors aren't beginning at origo. Plus, the magnitude is in Newton, how do I find out the components of each vector using the magnitude?
Hi Inertigratus.

[tex]\vec{F}_3[/tex] is in the negative y direction, so:

[tex]\vec{F}_3=60\hat{j}}\ \text{N}\,.[/tex]

The displacement vector to corner B from corner A is:

[tex]\vec{d}_{BA}=(-3\hat{i}-12\hat{j}+4\hat{k})\ \text{m}\,.[/tex]

The unit vector (magnitude = 1) in the direction of [tex]\vec{d}_{BA}\ \text{ is }\ \hat{d}_{BA}=\frac{1}{\sqrt{(-3)^2+(-12)^2+(4)^2}}\,(-3\hat{i}-12\hat{j}+4\hat{k})=\frac{-3}{13}\,\hat{i}+\frac{-12}{13}\,\hat{j}+\frac{4}{13}\,\hat{k}\,.[/tex]

The unit vector, [tex]\hat{d}_{BA}[/tex] is in the same direction as the force vector, [tex]\vec{F}_1\,.[/tex]

Therefore, [tex]\vec{F}_1=(260 \text{ N })\hat{d}_{BA}=(260 \text{ N }) \left(\frac{-3}{13}\,\hat{i}+\frac{-12}{13}\,\hat{j}+\frac{4}{13}\,\hat{k}\right)=(-60\hat{i}-240\hat{j}+80\hat{k})\ \text{N}\,.[/tex]

Do similarly for F2. Then add F1 + F2 + F3 as vector quantities.
 
Last edited by a moderator:
  • #12
Thanks a great deal! I thought the force didn't take up the whole line from A to B. Guess I have to read up on displacement vectors a little.
But if the force was from A to B, shouldn't the arrow extend all the way up to B? or is it implicit?
Also, what about the angle between the resultant force and the axis?
Do you use the dot product between the resultant force vector and the unit vector of one axis?
Doesn't that just give you the resultant force vector divided by the magnitude of that vector?
Since the unit vector is just 1.
 
  • #13
Inertigratus said:
Thanks a great deal! I thought the force didn't take up the whole line from A to B. Guess I have to read up on displacement vectors a little.
But if the force was from A to B, shouldn't the arrow extend all the way up to B? or is it implicit?
The force simply has a magnitude and direction; there's nothing else implied. All you know is that at point A, there is a force of magnitude F1 in a given direction.

In general, forces drawn on a diagram are sketched to show direction and approximate relative magnitude (i.e. they are not to scale) unless otherwise indicated.

Also, what about the angle between the resultant force and the axis?
Do you use the dot product between the resultant force vector and the unit vector of one axis?
Doesn't that just give you the resultant force vector divided by the magnitude of that vector?
Since the unit vector is just 1.

[tex]\vec{F} \cdot \hat{i} = |\vec{F}||\hat{i}|cos(\theta)[/tex]

but [tex] |\hat{i}| = 1[/tex], so that

[tex]cos(\theta) = \frac{\vec{F} \cdot \hat{i}}{|\vec{F}|}[/tex]

Note that if you have the rectangular components of F, <Fx, Fy, Fz>, then

[tex]\vec{F} \cdot \hat{i} = F_x[/tex]
 
  • #14
We have
Fnet=<F1x+F2x,F1y+F3y,F3z>
It will help to find all of the components of F3
We have three simple triangles... two 3 4 5 triangles forms each of the two small faces, and the triangle ADX is a 5 12 13 triangle. (X is the corner closest to the x)
F1 has the same direction as <-3,-12,4>
and magnitude 260 N
Thus F1=260 <-3,-12,4>/√(9+144+16)=260/13<-3,-12,4>=<-60N,-240N, 80N>
we know F2 has direction of <-3,0,4>/√(9+16) and magnitude 75 N
So F2= <-9N,0,12N>
and F3 of course is <0,-60N,0>
Thus Fnet=<-69N, -300N, 92N>
with magnitude √(69N2+300N2+92N2>
Fnet=321.286N
 
  • #15
Thanks, I think I get it. I got the same answer as you Alex. The net force, 321.3N.
However the book states that the answer is supposed to be 347.3N ?
 
  • #16
Recheck your calculations for F2.
 
  • #17
Ohh, you're right. I forgot to take the square root. Thanks!
 
  • #18
Got the angles too, thanks all. Just wondering though, how come the angles are in radians?
 
  • #19
Inertigratus said:
Got the angles too, thanks all. Just wondering though, how come the angles are in radians?

That's like asking why the distances are in meters! Feel free to convert radians to degrees or grads or mils or turns or points or binary radians or even hour angles!

Have a browse http://en.wikipedia.org/wiki/Angle" .
 
Last edited by a moderator:
  • #20
Ahh yes F2 = <-45,0,60>N
 
  • #21
Use clock angles... 90 degrees = 15 minutes = 15 seconds = 3 hours
everything is so much more simple this way.
yet nobody listens to me
 

Related to How do I find the magnitude of the sum of these force vectors in 3 dimensions?

1. What is the definition of magnitude?

Magnitude is a quantitative measure of the strength or size of a physical quantity. In the context of force vectors, magnitude refers to the length or size of the vector.

2. How do I determine the magnitude of a force vector?

To find the magnitude of a force vector, you can use the Pythagorean theorem. This involves squaring the individual components of the vector, adding them together, and then taking the square root of the sum. The resulting value is the magnitude.

3. What are the units of magnitude for force vectors?

The units of magnitude for force vectors depend on the units of the individual force components. For example, if the components are in Newtons (N), then the magnitude will also be in Newtons.

4. Can the magnitude of a force vector be negative?

No, the magnitude of a force vector is always a positive value. This is because it represents the length or size of the vector and cannot be negative.

5. How do I find the magnitude of the sum of two or more force vectors in 3 dimensions?

To find the magnitude of the sum of multiple force vectors in 3 dimensions, you can use the same process as finding the magnitude of a single vector. First, add the individual components of each vector in the x, y, and z directions. Then, use the Pythagorean theorem to find the magnitude of the resulting vector.

Similar threads

  • Introductory Physics Homework Help
Replies
17
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
13
Views
2K
  • Introductory Physics Homework Help
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
24
Views
1K
Replies
3
Views
164
  • Introductory Physics Homework Help
Replies
9
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
3K
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
1K
Back
Top