What is the distance between points (x1, y1) and (x2, y2)?

Prepare for the Geometry CBE Exam with targeted resources. Access interactive quizzes and detailed explanations to master geometric concepts effectively and excel in your test!

Multiple Choice

What is the distance between points (x1, y1) and (x2, y2)?

Explanation:
Distance between two points is found by applying the Pythagorean theorem. The horizontal difference Δx = x2 − x1 and the vertical difference Δy = y2 − y1 are the legs of a right triangle, and the straight-line distance is the hypotenuse. So the distance is d = sqrt[(Δx)^2 + (Δy)^2], which in coordinates is sqrt[(x2 − x1)^2 + (y2 − y1)^2]. This matches the form that squares both coordinate differences and adds them before taking the square root. The other forms don’t follow this rule: subtracting the squared differences; taking the square root of a sum without squaring either difference; or omitting the square on the vertical difference all fail to give the actual distance.

Distance between two points is found by applying the Pythagorean theorem. The horizontal difference Δx = x2 − x1 and the vertical difference Δy = y2 − y1 are the legs of a right triangle, and the straight-line distance is the hypotenuse. So the distance is d = sqrt[(Δx)^2 + (Δy)^2], which in coordinates is sqrt[(x2 − x1)^2 + (y2 − y1)^2]. This matches the form that squares both coordinate differences and adds them before taking the square root.

The other forms don’t follow this rule: subtracting the squared differences; taking the square root of a sum without squaring either difference; or omitting the square on the vertical difference all fail to give the actual distance.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy