The endpoints of a line segment are at the coordinates (4, -2, 5) and (6, 4, -3). What is the midpoint of the segment?

(-2, -6, 8)
(10, 2, 2)
(5, 1, 1)
(-1, -3, 4)

My choice- C

1 answer

(4,-2,5), (x,y,z), (6,4,-3).

x-4 = (6-4)/2 = 1, X = 5.

y-(-2) = (4-(-2))/2 = 3, Y = 1.

z-5 = (-3-5)/2 = -4, Z = 1.