The point halfway between the endpoints of a line segment is called the midpoint. A midpoint divides a line segment into two equal parts.
Find the coordinates of the midpoint of the line joining (1, 2, 3), (3, 2, 1).
x1 = 1,
y1 = 2,
z1 = 3 and
x2 = 3,
y2 = 2,
z2 = 1
Substitute in the formula as
The above example will clearly illustrates how to calculate the Coordinates of MidPoint on three dimension manually.
This tutorial will help you dynamically to find the Analytical Geometry problems.