home
>
analytical
>
learn-midpoint3

Mid Point(3 dimension) Tutorial

  


Mid Point Definition:
     The point halfway between the endpoints of a line segment is called the midpoint. A midpoint divides a line segment into two equal parts.

Mid Point Formula:
MidPoint
midpoint
where
              (x1, y1, z1)   (x2, y2, z2) be the end points of a line segment.

Mid Point Example:
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 :
           midpoint
           midpoint

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.