answersLogoWhite

0

Use the distance formula. SQRT( (y1-y2)^2 + (x1-x2)^2) )

x1 and y1 are the first coordinate pair

x2 and y2 are the second coordinate pair

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you find a midpoint of coordinates?

how do you find distance between points


How can one determine the distance between two points on a graph using the keyword "how to find distance on a graph"?

To determine the distance between two points on a graph, you can use the distance formula, which is derived from the Pythagorean theorem. This formula calculates the distance as the square root of the sum of the squares of the differences in the x-coordinates and y-coordinates of the two points. By plugging in the coordinates of the two points into the formula, you can find the distance between them on the graph.


How do you use absolute value to find the distance between two points that have the same x coordinates but?

It is simply the difference between their y coordinates.


How do you use absolute value to find the distance between two points that have the same x coordinates?

It is simply the difference between their y coordinates.


If a segment connecting two points is you can find the distance between the points by subtracting the x coordinates and taking the absolute value?

Horizontal


What segment connecting two points is horizontal you can find the distance between the points by subtracting the and taking the absolute value?

x-coordinates :)


Given the coordinates of two points in the plane you can use either the distance formula or the Pythagorean theorem to find the distance between them.?

Verdadero


What is the distance between the two points graphed below?

To find the distance between two points on a graph, you can use the distance formula: √((x₂ - x₁)² + (y₂ - y₁)²). Plug in the coordinates of the two points to calculate the distance.


What is the distance between the points -2 5 and 3 -4?

In order to find the distance between two coordinates, you first need to find the difference between the x and y coordinates. In this case, the difference between the x coordinates is 3-(-2) = 5. The difference between the y coordinates is -4-5 = -9. To find the distance you add up the squares of these differences then find the square root. 52 = 25. -92 = 81. 25+81 = 106. Thus the distance is the square root of 106, or approximately 10.296


How do you use absolute value to find the distance between two points that have the same x coordinates but different y coordinates?

The distance between (x, y1) and (x, y2) is abs(y1 - y2) or |y1 - y2|.


How would you find the distance between two points if the line segment that connects them were vertical?

Subtract the y-coordinates of the points and take the absolute value


How would you find the distance between two points if the line segment that connects them horizontal?

Add the x-coordinates of the points and take the absolute value