Question
Question: If \(\vec{A}=2\hat{i}-2\hat{j}+2\hat{k}\) and \(\vec{B}=\hat{i}+\hat{j}\) then \[\] (a)Find the a...
If A=2i^−2j^+2k^ and B=i^+j^ then (a)Find the angle between $\vec{A}$ and $\vec{B}$ (b) Find the resultant vector of $\vec{A}$ and $\vec{B}$on $x-$axis.
Solution
We use the formula for smaller angle between two vectors written in 3 components (a=a1i^+a2j^+a3k^,b=b1i^+b2j^+b3k^) that is cos−1(a1b1+a2b2+a3b3). We use the resultant of a and b which is given by vectorR=a+b=a=(a1+b1)i^+(a2+b2)j^+(a3+b3)k^ and then find the projection of R along x−axis which same as along i^ with formula R⋅i^i^.$$$$
Complete step-by-step answer:
We know that i^,j^ and k^ are unit vectors(vectors with magnitude 1) along x,y and z axes respectively. So the magnitude of these vectors i^=j^=k^=1. The vectors just like their axes are perpendicular to each other which means any angle among i^,j^ and k^is 90∘. So i^⋅i^=j^⋅j^=k^⋅k^=1⋅1⋅cos0∘=1 and i^⋅j^=j^⋅i^=j^⋅k^=k^⋅j^=i^⋅k^=k^⋅i^=1⋅1⋅cos90∘=0
We also know that the dot product of two vectors $\vec{a}$ and $\vec{b}$ is denoted as $\vec{a}\cdot \vec{b}$ and is given by $\vec{a}\cdot \vec{b}=\left| {\vec{a}} \right|\left| {\vec{b}} \right|\cos \theta $ where $\theta $ is the angle between the vectors $\vec{a}$ and $\vec{b}$.So if two vectors written in 3 components $\vec{a}={{a}_{1}}\hat{i}+{{a}_{2}}\hat{j}+{{a}_{3}}\hat{k},\vec{b}={{b}_{1}}\hat{i}+{{b}_{2}}\hat{j}+{{b}_{3}}\hat{k},$ their dot product is given by $\vec{a}\cdot \vec{b}={{a}_{1}}{{b}_{1}}+{{a}_{2}}{{b}_{2}}+{{a}_{3}}{{b}_{3}}$ and the angle between them is given by ${{\cos }^{-1}}\left( \vec{a}\cdot \vec{b} \right)={{\cos }^{-1}}\left( {{a}_{1}}{{b}_{1}}+{{a}_{2}}{{b}_{2}}+{{a}_{3}}{{b}_{3}} \right)$. The resultant of $\vec{a}$ and $\vec{b}$ is given by vector$\vec{R}=\vec{a}+\vec{b}=\vec{a}=\left( {{a}_{1}}+{{b}_{1}} \right)\hat{i}+\left( {{a}_{2}}+{{b}_{2}} \right)\hat{j}+\left( {{a}_{3}}+{{b}_{3}} \right)\hat{k}.$
We also know that projection of a along b is the component of a along b which is given by a⋅bb where b is the magnitude b. (a)
The given two vectors are A=2i^−2j^+2k^ and B=i^+j^ so we find the angle between them with inverse cosine of sum of product of respective components. The angle between them is
θ=cos−1(A⋅B)=cos−1(2(1)+(−2)1+(−1)0)=cos−1(0)=90∘
We add the respective components to find the resultant of the vectors a and b . So we have,
R=A+B=(2+1)i^+(−2+1)j^+(0+1)k=3i^−j^+k^
(b)$$$$
The projection of the resultant vector along the x−axis is the same as projection along the unit orthogonal vector i^ which is a vector in the direction of the x−axis . So the projection of R along x−axis (denoted as P) is
P=R⋅i^i^=R⋅1i^=(3i^−j^+k^)⋅i^=3i^⋅i^=3
Note: We need to be careful of the confusion between dot product and the resultant . The dot product involves multiplication of respective components while resultant involves addition. We can also find the angle from cross product as sin−1(a×b)