A learner finds the middle point of the segment joining (2, 4) and (8, 4) and writes (10, 8). Which statement names the mistake in this coordinate working and gives the correct middle point?
Explicación
A middle point lies the same distance from each end, so each of its numbers is the average of the two given ones: 2 and 8 average to 5, while 4 stays 4 because both ends already share it. Adding the pairs pushes the result past both ends and lands further right than the right-hand end of the segment.