Perpendicular Component of Vector A in the Plane of A and B

  • Thread starter Thread starter Foehammer
  • Start date Start date
  • Tags Tags
    Component Vector
AI Thread Summary
The discussion revolves around finding the component of vector A that is perpendicular to vector B and lies in the plane formed by both vectors. The user initially attempted to compute this using the cross product of A and B, resulting in a vector C that is perpendicular to the A-B plane. After some calculations, the user was guided to find the unit vector of the perpendicular vector D and then take the dot product with A to determine the required component. The final answer for the component of A perpendicular to B was concluded to be approximately 8.164, with clarification that the order of the cross product does not affect the outcome in this context. The discussion emphasizes understanding the geometric relationships between the vectors involved.
Foehammer
Messages
14
Reaction score
0

Homework Statement


[/B]
Here are two displacements, each measured in meters:
A. 4i+5j-6k
B. -1i+2j+3k

What is the component of A that is perpendicular to the direction of B and in the plane of A and B.?

Homework Equations



The book gave me a hint to use this equation:

http://puu.sh/fFya9/3d102e2d2f.png

c being the magnitude of the result of A cross B. a and b being the magnitudes of vectors A and B.

The Attempt at a Solution


[/B]
I plugged the values into that:

c=(8.775)*(3.742)*sin(111.438)
c=30.564

I don't see how that is supposed to help me.

A cross B gives me the vector:

C=27i-6j+13k

This vector is perpendicular to the A,B plane.

Would I need to cross C by B again to get it back in the A,B plane? After doing that would I need to use this equation to find the final component part?
fd42556aaa.png


Doing that gives me:

D=-44i-94j+48k

A dot D=-934

-934=8.775*114.35*cos(phi)

phi=158.56

I think this is the angle between vectors A and D. Then is it just a*cos(158.56)

8.77*cos(158.56)=-8.17

I'm not 100% sure that is correct as I feel I messed up with being able to cross product twice to get back on the A,B plane. Your help is greatly appreciated.
 
Last edited by a moderator:
Physics news on Phys.org
You are on the right track (I didn't check your numbers). Perhaps it is simpler to consider this: once you have vector D = B x C, find a unit vector in the direction of D. Then take the dot product of this unit vector with A. To find a unit vector in the direction of D, just divide vector D by its magnitude.
 
Alright here it is:

B x C=D=44i+94j-48k

D as a unit vector is:

.3849i+.8221j-.4198k

A dot D=8.169

8.169=8.775*1*cos(phi)

phi=21.418

Using this new angle it comes out to be:

8.77*cos(21.418)=8.164

So, one thing I noticed was that in my original post I did C x B and you recommended B x C. I know that the order of cross product does matter so why did you choose the order you did? I also see that finding the dot product between the two was my answer and I didn't need to use the cos(phi) formula part. So, I think my final answer is 8.164? It seems more reasonable since it isn't negative.
 
You don't need to calculate new angle phi. The dot product of A with a unit vector in the direction of D is the component of A in the direction of D which is what the problem asks for. Note how close your answer A dot D = 8.169 is to your final answer 8.164. The difference is round offs and you went around in a circle when you calculated that last bit.

As to why I chose B x C as opposed to C x B, the answer is that for this problem it doesn't matter. One is the negative of the other. Draw a drawing and you will see that there are two perpendiculars "to the direction of B and in the plane of A and B" as the problem specifies. One is the negative of the other. In your original post, you calculated the other solution. Note that the sum of your original angle and this angle are 158.56 + 21.418 = 180 as they should. Both of these angles are correct and the component that you are seeking is either 8.169 or -8.169 depending on which of the two perpendiculars "to the direction of B and in the plane of A and B" you choose.
 
Last edited:
kuruman said:
You don't need to calculate new angle phi. The dot product of A with a unit vector in the direction of D is the component of A in the direction of D which is what the problem asks for. Note how close your answer A dot D = 8.169 is to your final answer 8.164. The difference is round offs and you went around in a circle when you calculated that last bit.

As to why I chose B x C as opposed to C x B, the answer is that for this problem it doesn't matter. One is the negative of the other. Draw a drawing and you will see that there are two perpendiculars "to the direction of B and in the plane of A and B" as the problem specifies. One is the negative of the other. In your original post, you calculated the other solution. Note that the sum of your original angle and this angle are 158.56 + 21.418 = 180 as they should. Both of these angles are correct and the component that you are seeking is either 8.169 or -8.169 depending on which of the two perpendiculars "to the direction of B and in the plane of A and B" you choose.

AAhh alright. Thank you for clearing that up. I see the relationship now and it makes sense. Thanks again!
 
What is the component of A that is perpendicular to the direction of B .

Magnitude A x Sine θ, where θ between A and B.
ASineθ =A1Sineθ=vectot A cross unit vector B which is a vector.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top