Exercise 1
Three vertices of a parallelogram ABCD are and C (- , , ). Find the coordinates of the fourth vertex.
Not cross-checked
This solution has not been cross-checked against the answer printed in NCERT.
NCERT’s answer
($\displaystyle 1$, -$\displaystyle 2$, $\displaystyle 8$)
Diagonals of a parallelogram bisect each other. In parallelogram ABCD the diagonals are AC and BD, and they cross at their common midpoint. So\[\text{mid}(\mathrm{AC})=\text{mid}(\mathrm{BD}). \]With \(\displaystyle \mathrm{A}(3,-1,2)\) and \(\displaystyle \mathrm{C}(-1,1,2)\),
\[\text{mid}(\mathrm{AC})=\left(\frac{3+(-1)}{2},\ \frac{-1+1}{2},\ \frac{2+2}{2}\right)=(1,\,0,\,2). \]Let \(\displaystyle \mathrm{D}(x,y,z)\). With \(\displaystyle \mathrm{B}(1,2,-4)\),
\[\left(\frac{1+x}{2},\ \frac{2+y}{2},\ \frac{-4+z}{2}\right)=(1,0,2) \]Comparing coordinates:
\[1+x=2\Rightarrow x=1,\qquad 2+y=0\Rightarrow y=-2,\qquad -4+z=4\Rightarrow z=8. \]Check: \(\displaystyle \mathrm{AB}^2=(1-3)^2+(2+1)^2+(-4-2)^2=4+9+36=49\) and \(\displaystyle \mathrm{DC}^2=(-1-1)^2+(1+2)^2+(2-8)^2=4+9+36=49\), so \(\displaystyle \mathrm{AB}=\mathrm{DC}=7\), as a parallelogram requires.The fourth vertex is \(\displaystyle \mathrm{D}(1,-2,8)\).