Vector Cross Product Homework: Find 3rd Vector Perpendicular to C & D

AI Thread Summary
To find a third vector perpendicular to vectors C and D, the cross product of C and D must be calculated. The user expresses confusion about performing the cross product without unit components, as they have encountered similar problems with given components. They clarify that the cross multiplication involves recognizing that the cross product of a vector with itself is zero. The final expression for the cross product simplifies to 2(AB) * BXA, confirming the user's understanding of the process. The discussion emphasizes the application of vector properties in cross multiplication.
xcgirl
Messages
20
Reaction score
0

Homework Statement



C= B|A| + A|B|
D= A|B|-B|A|
C and D are orthogonal
Find a third vector perpendicular to both C and D

Homework Equations



[AxB] = |A||B|sin(theta)

The Attempt at a Solution



I know that to find the answer I need to find the cross product of C and D. I have done similar problems, but the unit components (i,j,k) have always been given. I can't figure out a way to do this without having those.
Thanks for any help, even a hint!
 
Physics news on Phys.org
CXD = (B|A| + A|B|)X( A|B|-B|A|)
Do the cross multiplication of right hand side. Note that AXA = BXB = 0 And AXB = -BXA
You can multiply the magnitudes of A and B directly.
 
so I can do...

BxA|A||B| + BxB|A||A| + AxA|B||B| - AxB|B||A|
BxA|A||B| - AxB|B||A|

so would that be the final answer? thanks for the help, this all just seems a little weird to me. I didnt know that you could just essentially "foil" it like that
 
Last step
CXD = 2(AB)*BXA, because AXB = BXB = 0
 
thanks, you're a lifesaver! i totally get it now
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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