Question: If the midpoint of a line segment joining points A(1, 2) and B(x, y) is M(3, 4), what is the value of x?
Options:
Correct Answer: 6
Solution:
The midpoint M is given by M = ((x1 + x2)/2, (y1 + y2)/2). Setting up the equations: (1 + x)/2 = 3 gives x = 5.