Geometry · real student question

Find the length of segment AB where A is (-1, 1) and B is (4, 6). Then find the midpoint of the segment joining (4, 1) and (16, -1).

Question

(1) Find the length of AB\overline{AB} for A(1,1)A(-1,1) and B(4,6)B(4,6).

(2) Find the midpoint of the segment joining A(4,1)A(4,1) and B(16,1)B(16,-1).

Step-by-step solution

  1. Keep the two formulas straight. They look similar but do opposite things:

    d=(x2x1)2+(y2y1)2(subtract, then square),d=\sqrt{(x_2-x_1)^{2}+(y_2-y_1)^{2}}\quad(\text{subtract, then square}),
    M=(x1+x22, y1+y22)(add, then halve).M=\left(\frac{x_1+x_2}{2},\ \frac{y_1+y_2}{2}\right)\quad(\text{add, then halve}).

    Distance uses differences and is sign-proof; the midpoint uses sums, so a mishandled negative changes the answer.

  2. Part (1): compute the differences.

    x2x1=4(1)=5,y2y1=61=5.x_2-x_1=4-(-1)=5,\qquad y_2-y_1=6-1=5.

  3. Part (1): apply the distance formula and simplify the radical.

    AB=52+52=50=252=527.071.AB=\sqrt{5^{2}+5^{2}}=\sqrt{50}=\sqrt{25\cdot 2}=5\sqrt{2}\approx 7.071.

    Equal differences mean the segment makes a 4545^\circ angle with the axes, which is why the answer is a clean multiple of 2\sqrt2.

  4. Part (2): average the x-coordinates.

    4+162=202=10.\frac{4+16}{2}=\frac{20}{2}=10.

  5. Part (2): average the y-coordinates, watching the negative.

    1+(1)2=02=0.\frac{1+(-1)}{2}=\frac{0}{2}=0.

    So the midpoint is M(10,0)M(10,0) — on the xx-axis, which makes sense since the two points sit symmetrically one unit above and one unit below it.

  6. Check the midpoint by distance. From (4,1)(4,1) to (10,0)(10,0) is 36+1=37\sqrt{36+1}=\sqrt{37}, and from (10,0)(10,0) to (16,1)(16,-1) is 36+1=37\sqrt{36+1}=\sqrt{37} as well. Equal distances confirm MM really is the midpoint.

Answer

AB=527.07,M=(10,0)AB=5\sqrt{2}\approx 7.07,\qquad M=(10,0)

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