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