Given two vectors find a unit vector that is perpendicular

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 22K views
1man
Messages
16
Reaction score
0
Given two vectors \vec{A} = - 2.00 \hat{ i } + 3.00 \hat{ j } + 4.00 \hat{k} and \vec{B} = 3.00 \hat{ i } + 1.00 \hat{ j } - 3.00 \hat{k}. Obtain a unit vector perpendicular to these two vectors.

Express your answer as a unit vector N_unit in the form N_x, N_y, N_z where the x, y, and z components are separated by commas.

i know this involves the cross product but I am stuck on what to do, can someone help me please?
 
Physics news on Phys.org
Fist calculate the cross product of the two vectors

[tex]\vec{A} = - 2.00 \hat{ i } + 3.00 \hat{ j } + 4.00 \hat{k}[/tex]

and

[tex]\vec{B} = 3.00 \hat{ i } + 1.00 \hat{ j } - 3.00 \hat{k}[/tex]


ehild
 
i get -13, 6, -11, if my calculations are correct. do i need to find the magnitude of this? sqrt of 326... hen divide by this amount for each. Do I also need to change the +/- signs to make it perpendicular
 
Last edited:
The vector product is correct. The magnitude is correct. Yes, divide each component with the magnitude. You can use the signs as they are or change all to opposite, the vector stays perpendicular.

ehild
 
ty so much for your help