kwal0203
- 69
- 0
Homework Statement
Find a unit vector that is orthogonal to both [itex]u=(1,1,0)[/itex] and [itex]v=(-1,0,1)[/itex]
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 [itex]x=(x,y,z)[/itex]
You should write this askwal0203 said:[itex]x\cdot u=(x,y,z)\cdot (1,1,0)[/itex]
[itex]x+y=\left \| x \right \|\left \| u \right \|cos\theta=0[/itex]
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:[itex]x+y=z-x[/itex]
[itex]y=z[/itex]
something like this?