Perpendicular vector using dot not cross product.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Alex1976
Messages
3
Reaction score
0

Homework Statement


I have 2 (3d)vectors A and B and I want to find a vector C perpendicular to both of them.
A = 3i-2j+4k
B = -2i+5j-2k
C = Cx+Cy+Cz

Homework Equations


So we know A dot C = 3Cx-2Cy+4Cz and B dot C = -2Cx+5Cy-2Cz

The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
edit...
 
Last edited:
Alex1976 said:
Yup I know that so we have:
A dot C = 0 = 3Cx-2Cy+4Cz
B dot C = 0 = -2Cx+5Cy-2Cz
But then I'm stuck.
I can isolate any of these obviously but I can't see how there's enough information for me to solve for my unknowns...

If [tex]\vec{C}[/tex] is perpendicular to [tex]\vec{A}[/tex] and to [tex]\vec{B}\,,[/tex] then so is [tex]k\,\vec{C}[/tex], where k is a scalar, so in general you will be free to choose one of the components of [tex]\vec{C}\,.[/tex]
 
Wait. I see it now, thank's all.
 
Last edited: