Coordinate Geometry

1 / 11

Distance + midpoint between two points

Question: Given A(2,1)A(2, 1) and B(8,9)B(8, 9), find: (a) the distance ABAB (b) the midpoint MM of ABAB.

Step 1. Distance formula: AB=(x2x1)2+(y2y1)2|AB| = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

AB=(82)2+(91)2=36+64=100=10|AB| = \sqrt{(8 - 2)^2 + (9 - 1)^2} = \sqrt{36 + 64} = \sqrt{100} = 10

Step 2. Midpoint formula: M=(x1+x22,y1+y22)M = \left(\tfrac{x_1 + x_2}{2}, \tfrac{y_1 + y_2}{2}\right).

M=(2+82,1+92)=(5,5)M = \left(\tfrac{2 + 8}{2}, \tfrac{1 + 9}{2}\right) = (5, 5)

Answer: AB=10|AB| = 10 units, M=(5,5)M = (5, 5).

Tip: Both formulas are symmetric in AA and BB — swap the order, get the same answer.

swipe up ↑
🤖Ask