The following diagram show a solid figure ABCDEFGH. Each of the six faces is a parallelogram
The coordinates of A and B are A(7,−3,−5),B(17,2,5)
$\vec{AB} = \langle 17-7, 2+3, 5+5 \rangle = \langle 10, 5, 10 \rangle$
$|AB|= \begin{align*} \sqrt{ (17 - 7)^2 + [2 - (-3)]^2 + [5 -(-5)]^2}...