Question
Question: How do you find a vector orthogonal to both \(i+j\) and \(i+k\)?...
How do you find a vector orthogonal to both i+j and i+k?
Solution
We can let the unit vector orthogonal to both i+j and i+k as r=ai+bj+ck. Unit vector means its magnitude must be one, which will give a2+b2+c2=1. Also, since the vector r is orthogonal to both i+j and i+k, its dot product with both of these vectors will be equal to zero. On putting these dot product equal to zero, we will get two equations in terms of a, b and c which on solving with a2+b2+c2=1 will solve for the unit vector r.
Complete step by step solution:
Let us consider the two vectors given in the above question as u and v so that we can write the vector equations
⇒u=i+j.......(i)
And
⇒v=i+k.......(ii)
Now, let the unit vector orthogonal to both of the vectors u and v be r such that
⇒r=(ai+bj+ck)........(iii)
Now, since r is a unit vector, we can write
⇒∣r∣=1
From (iii) we can write
⇒a2+b2+c2=1
On squaring both the sides, we get
⇒a2+b2+c2=1.......(iv)
Now, since r is orthogonal to u, we can write
⇒r⋅u=0
Putting (i) and (iii) in the above equation, we get