Question
Question: Find the angle between vector \[\hat{i}+\hat{j}\] and vector \[\hat{i}-\hat{j}\] ....
Find the angle between vector i^+j^ and vector i^−j^ .
Solution
Now we know that the dot product of two vectors a=(a1i^+a2j^+a3k^) and b=(b1i^+b2j^+b3k^) is given by a.b=(a1b1+a2b2+a3b3) . Also we know that a.b=∣a∣∣b∣cosθ where θ is the angle between two vectors a and b and ∣a∣=a12+a22+a32 for any vector a=(a1i^+a2j^+a3k^) . Hence with equation (1) and equation (2) we can find the value of θ .
Complete step-by-step answer:
Now the given vectors are i^+j^ and vectors i^−j^ .
Now let a=i^+j^
We know that for any vector a=(a1i^+a2j^+a3k^) modulus of vector a is ∣a∣=a12+a22+a32
Hence using this we get
∣a∣=12+12=2.........................(1)
Now consider i^−j^
Let b=i^−j^
Now again we know for any vector a=(a1i^+a2j^+a3k^) modulus of vector a is ∣a∣=a12+a22+a32
Hence we get
∣b∣=12+(−1)2=2....................(2)
Now we know that the dot product of two vectors a=(a1i^+a2j^+a3k^) and b=(b1i^+b2j^+b3k^) is given by a.b=(a1b1+a2b2+a3b3) .
Hence the dot product of a=i^+j^ and b=i^−j^ is given by
a.b=1(1)+1(−1)=0
Now for dot product we also have that a.b=∣a∣∣b∣cosθ where θ is the angle between two vectors a and b .
Hence for we get of a=i^+j^ and b=i^−j^
0=∣a∣∣b∣cosθ where θ is the angle between two vectors a and b .
Now from equation (1) and equation (2) we substitute the value of ∣a∣ and ∣b∣ hence we get.
0=22cosθ where θ is the angle between two vectors a and b .
Hence we get
0=2cosθ
Dividing the equation by 2 we get.
cosθ=0
We know that if cosθ=0 then the value of θ is 2π
Hence we get the angle between vector i^+j^ and vector i^−j^ is 2π .
Note: Note that we have if the vectors are perpendicular then their dot product is 0 and vice versa. Hence if we get a dot product as 0 we can directly say that the vectors are perpendicular.
Also we can find the angle between two vectors with the help of a×b=∣a∣∣b∣sinθ where θ is angle between two vectors and for vectors a=(a1i^+a2j^+a3k^) and b=(b1i^+b2j^+b3k^) cross product is given by a×b=i^ a1 b1 j^a2b2k^a3b3