Solveeit Logo

Question

Mathematics Question on Vector Algebra

Find the position vector of the mid point of the vector joining the points P(2,3,4)P(2,3,4) and Q(4,1,2)Q(4,1,-2).

Answer

The correct answer is: 3i^+2j^+k^.3\hat{i}+2\hat{j}+\hat{k}.
The position vector of mid point R of the vector joining points P(2,3,4)P(2,3,4) and Q(4,1,2)Q(4,1,-2) is given by,
OR=(2i^+3j^+4k^)+(4i^+j^2k^)2\vec{OR}=\frac{(2\hat{i}+3\hat{j}+4\hat{k})+(4\hat{i}+\hat{j}-2\hat{k})}{2}
=(2+4)i^+(3+1)j^+(42)k^2=\frac{(2+4)\hat{i}+(3+1)\hat{j}+(4-2)\hat{k}}{2}
    6i^+4j^+2k^2=3i^+2j^+k^.\implies \frac{6\hat{i}+4\hat{j}+2\hat{k}}{2}=3\hat{i}+2\hat{j}+\hat{k}.