Answer:
Explanation:
take u = [1,1,0] and
v = [1,0,1]
calculate the cross product of u and v
u × v = [1,1,0] × [1,0,1]
= (-1,-1,1)
then
to unit vector by dividing by
7.2m questions
9.5m answers