NECO 2023 · Paper 1 · Q26

Find the distance between the points (2,3)(2, 3) and (−1,7)(-1, 7).

Worked solution (try it first)
  1. Find the differences: xx changes by −1−2=−3-1 - 2 = -3 and yy by 7−3=47 - 3 = 4.
  2. By Pythagoras, the distance is (−3)2+42=25\sqrt{(-3)^2 + 4^2} = \sqrt{25}, which is 5, option C.

Report a problem with this question