Sign In
Orthogonal vectors are such vectors that the angle between them is equal to 90^(∘).
cross product
We want to complete the sentence.
To find a vector in space that is orthogonal to two given vectors, find the of the two vectors. |
First, let's recall the definition of orthogonal vectors.
Orthogonal Vectors |
If the dot product of two vectors u and v is equal to zero, then the angle between these vectors is 90^(∘) and the vectors are orthogonal. |
Let's consider some three-dimensional vectors u and v. There are infinitely many vectors that are orthogonal to both of these vectors.
In this chapter, we learn how to calculate the cross product of two vectors u =
Cross Product of Two Vectors |
u* v = (u_2v_3 - u_3v_2)i - (u_1v_3 - u_3v_1)j + (u_1v_2 - u_2v_1)k |
Substitute values
Multiply
Multiply
⟨ a,b⟩±⟨ c,d⟩=⟨ a ± c,b ± d⟩
We can see that the cross product of vectors <1,0,0> and <0,1,0> is orthogonal to both of these vectors. To sum up, the cross product of two vectors is orthogonal to both vectors. Finally, let's fill in the blank.
To find a vector in space that is orthogonal to two given vectors, find the cross product of the two vectors. |