Question: Find the coordinates of the midpoint of the line segment joining A(2, 3, 4) and B(4, 5, 6). (2023)
Options:
Correct Answer: (3, 4, 5)
Solution:
Midpoint M = ((2+4)/2, (3+5)/2, (4+6)/2) = (3, 4, 5).