The coordinates of the midpoint of the line segment joining (1, 2) and (3, 4) are
Q1. The coordinates of the midpoint of the line segment joining (1, 2) and (3, 4) are
Answer: (2, 3)
Explanation: Using midpoint formula: ((x1 + x2)/2, (y1 + y2)/2) = ((1 + 3)/2, (2 + 4)/2) = (2, 3)