find a vector u=(a,b,c) where a,b,c are not all 0 so that u is orthogonal to both x=(1,2,1) and y=(1,-1,1)
Can I use the cross product on x and y or would that be incorrect?
Printable View
find a vector u=(a,b,c) where a,b,c are not all 0 so that u is orthogonal to both x=(1,2,1) and y=(1,-1,1)
Can I use the cross product on x and y or would that be incorrect?
There is another method except cross product.
If dimension is high, cross product is complex