answersLogoWhite

0

This is the distance formula. Plug in your x and y values into this formula. it doesn't matter which coordinate is x1 or x2/ y1 or y2

for example: if your coordinates are (5,7) and (1,3) you can plug in:

5 for x1 and 1 for x2 then, 7 for y1 and 3 for y2

Whatever you get for d is your distance.

Hope this helps! Good luck!

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you find the distance on a coordinate map?

To find the distance on a coordinate map, you can use the Pythagorean theorem to calculate the shortest distance between two points. Simply calculate the horizontal and vertical differences between the points, then use these differences as the sides of a right triangle to find the distance.


What is the approximate distance between the points (45) and (1013) on a coordinate grid?

To find the approximate distance between the points (45) and (1013) on a coordinate grid, we can treat these as two separate points on a number line. The distance is calculated as the absolute difference between the two values: |1013 - 45| = 968. Therefore, the approximate distance between the points is 968 units.


How do you find the distance between two points that have the same y-coordinate and lie in the same quadrant?

To find the distance between two points that have the same y-coordinate and lie in the same quadrant, you simply subtract their x-coordinates. Since the y-coordinates are the same, the distance formula simplifies to the absolute difference of the x-coordinates: ( \text{Distance} = |x_2 - x_1| ). This will give you the horizontal distance between the two points.


Find the distance between the points with the given coordinates (-2 5) and (-2 0).?

To find the distance between the points (-2, 5) and (-2, 0), we can use the distance formula. Since both points have the same x-coordinate (-2), the distance is simply the difference in their y-coordinates: |5 - 0| = 5. Therefore, the distance between the two points is 5 units.


Find the distance between the points with the given coordinates (7 -1) and (7 3).?

To find the distance between the points (7, -1) and (7, 3), we can use the distance formula. Since both points have the same x-coordinate, the distance is simply the difference in the y-coordinates: |3 - (-1)| = |3 + 1| = 4. Therefore, the distance between the two points is 4 units.


What is the 3-D distance formula?

The 3-D distance formula depends upon what the two points are that you are trying to find the distance between. In order to find the formula, you need to enter 2 sets of coordinates in the 3 dimensional Cartesian coordinate system, and then calculate the distance between the points.


How do you find the distance between two points on a coordinate grid?

-- Square the difference between their 'x'-values. -- Square the difference between their 'y'-values. -- Add the two squares. -- Take the square-root of the sum. The result is the distance between the points.


How do you find coordinates of two points to find distance between them?

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


How do you find the distance between coordinate points on a coordinate plane?

Point 1 = (x1, y1)Point2 = (x2, y2)d = ((x2 -x1)2 + ( y2 -x2 )2 )0.5


What is the distance between the points (37) and (1516) on a coordinate plane?

To find the distance between the points (3, 7) and (15, 16) on a coordinate plane, you can use the distance formula: ( d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} ). Plugging in the values, ( d = \sqrt{(15 - 3)^2 + (16 - 7)^2} = \sqrt{12^2 + 9^2} = \sqrt{144 + 81} = \sqrt{225} = 15 ). Therefore, the distance between the points is 15 units.


How do you find the diastance of two poimnts?

To find the distance between two points in a Cartesian coordinate system, you can use the distance formula: (d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}), where ((x_1, y_1)) and ((x_2, y_2)) are the coordinates of the two points. Simply substitute the coordinates into the formula, perform the calculations, and the result will give you the straight-line distance between the points.


Explain how to find the distance between the points (28-17) and (-15-17) on a coordinate plane?

the first point is x = 28 and y = -17. The second point is x = -15 and y = -17. Since both points have the same y coordinate then the points are on a straight horizontal line and distance is the difference of the x coordinates, or 28 - (-15) = 43