Coordinate Geometry: Question 6

Syllabus 1.3

Multiple choice AS 1 mark

Points E(1,3)E(1, 3) and F(7,11)F(7, 11) lie on a coordinate grid.

What is the distance EFEF?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Recall the distance formula

For two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the distance between them is

d=(x2x1)2+(y2y1)2.d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

Step 2: Substitute the coordinates

Take E(1,3)E(1, 3) as (x1,y1)(x_1, y_1) and F(7,11)F(7, 11) as (x2,y2)(x_2, y_2):

d=(71)2+(113)2=62+82=36+64=100=10.d = \sqrt{(7 - 1)^2 + (11 - 3)^2} = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10.

Step 3: Check the arithmetic a second time

Recomputing the differences: Δx=71=6\Delta x = 7 - 1 = 6 and Δy=113=8\Delta y = 11 - 3 = 8. Since 6,8,106, 8, 10 is a scaled 33-44-55 Pythagorean triple (6=3×26=3\times2, 8=4×28=4\times2, 10=5×210=5\times2), the value d=10d = 10 is confirmed without needing a calculator.

Why the other options are wrong

  • B (100100): this is d2d^2, not dd. The square root at the final step has been forgotten.
  • C (1414): this comes from adding 6+8=146 + 8 = 14 directly, treating the differences like a “Manhattan distance” instead of applying Pythagoras’ theorem.
  • D (88): this uses only the difference in yy-coordinates and ignores the xx-coordinates completely.

Final answer

EF=10(Option A)\boxed{EF = 10} \quad \text{(Option A)}