Question: What is the length of the line segment between the points (3, 4) and (7, 1)? (2023)
Options:
Correct Answer: 5
Exam Year: 2023
Solution:
Using the distance formula, length = sqrt((7-3)^2 + (1-4)^2) = sqrt(16 + 9) = 5.