Here, we have to find ∠ABC i.e., angle between BA and BC, so first of all we have to calculate both these vectors after that we can find the angle between them by cosθ=∣BA∣BC∣(BA)⋅(BC)
We are given the points A(1,2,3),B(−1,0,0) and C(0,1,2).
Also, it is given that ∠ABC is the angle between the vectors BA and BC.
Here, BA=PV of A−PV of B =(i^+2j^+3k^)−(−i^+0j^+0k^) =[i^−(−i^)+(2j^−0)+(3k^−0)]=2i^+2j^+3k^ ∣BA∣=(2)2+(2)2+(3)2=4+4+9=17 BC=PV of C−PV of B =(0i^+1j^+2k^)−(−i^+0j^+0k^) =[0−(−i^)+(1j^−0)+(2k^−0)]=i^+j^+2k^ ∣BC∣=(1)2+(1)2+(2)2=1+1+4=6
Now, BA⋅BC=(2i^+2j^+3k^)⋅(i^+j^+2k^) =2×1+2×1+3×2=10 cosθ=∣BA∣∣BC∣BA⋅BC ⇒cos(∠ABC)=17610 ⇒∠ABC=cos−1(10210)