SOLUTION: I don't understand the question: find the distance between each pair of points whose coordinates are given?
Algebra ->
Linear-equations
-> SOLUTION: I don't understand the question: find the distance between each pair of points whose coordinates are given?
Log On
Question 60882This question is from textbook Mathematics
: I don't understand the question: find the distance between each pair of points whose coordinates are given? This question is from textbook Mathematics
You can put this solution on YOUR website! Let's say that the two points have the coordinates: (x1, y1) and (x2, y2), you can find the didtance between these two points using the distance formula:
This is an application of the Pythagorean theorem applied to finding the length of the hypotenuse of a right triangle when you know the length of the two legs.
In your problem, the lengths of the two legs are: {x2-x1) and (y2-y1).