Geometry · real student question

Given points A(2, 5) and B(5, 0) on a coordinate plane, determine the midpoint of segment AB.

Question

Given points A(2,5)A(2, 5) and B(5,0)B(5, 0) on a coordinate plane, determine the location of the midpoint of segment AB\overline{AB}.

Step-by-step solution

  1. Recall the midpoint formula. The midpoint of a segment is the coordinatewise average of the endpoints:

    M=(x1+x22, y1+y22)M = \left(\frac{x_1+x_2}{2},\ \frac{y_1+y_2}{2}\right)

    It is an average, not a difference — differences belong to the distance and slope formulas.

  2. Average the xx-coordinates.

    xM=2+52=72=3.5x_M = \frac{2+5}{2} = \frac{7}{2} = 3.5

  3. Average the yy-coordinates. The zero still counts as a value and must be included in the sum:

    yM=5+02=52=2.5y_M = \frac{5+0}{2} = \frac{5}{2} = 2.5

  4. Write the midpoint.

    M=(3.5, 2.5)M = (3.5,\ 2.5)

  5. Check that MM really is halfway. From A(2,5)A(2,5) to MM: Δx=+1.5\Delta x = +1.5, Δy=2.5\Delta y = -2.5. From MM to B(5,0)B(5,0): Δx=+1.5\Delta x = +1.5, Δy=2.5\Delta y = -2.5 ✓ — identical steps, so MM is on segment ABAB and equidistant from both ends. The distances also match: 1.52+2.52=8.52.9155\sqrt{1.5^2+2.5^2} = \sqrt{8.5} \approx 2.9155 on each side, exactly half of AB=32+52=345.8310|AB| = \sqrt{3^2+5^2} = \sqrt{34} \approx 5.8310.

  6. Rule out the distractors. (3.5,0)(3.5, 0) averages only xx and copies yy from BB; (3,5)(3, 5) mixes a difference with a copied coordinate; (7,5)(7, 5) is the sum of the coordinates with no halving at all.

Answer

M=(3.5, 2.5)M = (3.5,\ 2.5)

Need to solve a different problem like this? Open the solver →