kwal0203
- 69
- 0
Homework Statement
Find a unit vector that is orthogonal to both u=(1,1,0) and v=(-1,0,1)
Any help appreciated thanks!
haruspex said:What do you know about the direction of the cross product of two vectors?
haruspex said:Ok, so how about supposing the vector is (x, y, z) and obtaining some equations based on dot products?
It's confusing to have one symbol mean two different things, so I recommend that you don't use this notation. I'll use ##p=(x,y,z)##.kwal0203 said:let x=(x,y,z)
You should write this askwal0203 said:x\cdot u=(x,y,z)\cdot (1,1,0)
x+y=\left \| x \right \|\left \| u \right \|cos\theta=0
Yes, something like that. But not that. First you threw away useful information from the equalities ##p\cdot u=0## and ##p\cdot v=0##, and then you incorrectly canceled x and -x from what you had left.kwal0203 said:x+y=z-x
y=z
something like this?