To find the distance and the midpoint between those points, we just need to use the distance formula and the midpoint formula. The distance formula is
![d((x_1,y_1,z_1),(x_2,y_2,z_2))=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2+(z_2-z_1)^2}](https://img.qammunity.org/2023/formulas/mathematics/college/aflrs8fbh22t1cxd1cmajrinjztwkn2pt1.png)
and the midpoint formula is

Using those formulas in our problem, for the distance we have
![\begin{gathered} d((-3_{},0,-7),(-8,-9,-11)) \\ =\sqrt[]{((-8)-(-3))^2+((-9)-(0))^2+((-11)-(-7))^2} \\ =\sqrt[]{(-8+3)^2+(-9-0)^2+(-11+7)^2} \\ =\sqrt[]{(5)^2+(-9)^2+(-4)^2} \\ =\sqrt[]{25+81+16} \\ =11.0453610172\ldots\approx11.0 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/tfoywp5bp1lj7po3ydlred2iskf89r7si7.png)
and for the Midpoint, we have

And those are our answers.
