Find the position vector of the mid-point of the vector joining points P(2,3,4) and Q(4,1,-2).
The position vector of mid-point of the vector joining the points P(2,3,4) and Q(4,1,-2) is given by
PV of the mid-point of (PQ)=12(PV of P+PV of Q)
=12[(2^i+3^j+4^k)+(4^i+^j−2^k)]=12(6^i+4^j+2^k)=3^i+2^j+1^k