What is the midpoint of A(2, –3, 1) and Z(–6, 3, 1)??

1 Answer
Mar 16, 2016

( -2 , 0 , 1 )

Explanation:

Using the color(blue)" mid-point formula " mid-point formula

given 2 points (x_1,y_1,z_1)" and " (x_2,y_2,z_2) (x1,y1,z1) and (x2,y2,z2)

then the midpoint of these 2 points is :

[ 1/2(x_1+x_2) , 1/2(y_1+y_2) , 1/2(z_1+z_2) ] [12(x1+x2),12(y1+y2),12(z1+z2)]

For the points A(2,-3,1) and Z(-6,3,1) the mid-point is :

[1/2(2-6) , 1/2(-3+3) , 1/2(1+1) ] = (-2 , 0 , 1) [12(26),12(3+3),12(1+1)]=(2,0,1)