Question
Question: How do you determine whether \[u\] and \[v\] are orthogonal, parallel or neither? Given \[u = \left\...
How do you determine whether u and v are orthogonal, parallel or neither? Given u=⟨3,15⟩ and v=⟨−1,5⟩.
Solution
In the given question, we have been given a pair of vectors whose type is to be determined – orthogonal, parallel, or neither. To check for orthogonal, we find the dot product – if it is equal to zero. Then, we check for parallel by finding the angle between them – if it is 0∘ or 180∘.
Formula Used:
We are going to find the angle between them by using the scalar-product formula:
θ=cos−1a.ba.b.
Complete step by step answer:
The given two vectors are:
u=⟨3,15⟩ and v=⟨−1,5⟩.
First, we find their dot-product:
u.v=3(−1)+15(5)=−3+75=72.
Hence, the two vectors are not orthogonal because the dot-product of two such vectors is zero.
Now, we check for the angle between them.
u=32+152=234=326
v=(−1)2+52=26
θ=cos−1u.vu.v=cos−1(234.2672)=cos−1(7872)≈22.6∘.
Hence, the two vectors are not parallel because the angle between two such vectors is 0∘ or 180∘.
Note: In the given question, we had to find the type of pair of vectors given. To do that, we check for orthogonal by checking their dot-product. For checking for parallel, we do that by checking the angle between the two vectors. So, it is really important that we know the formulae and where, when, and how to use them so that we can get the correct result.