answersLogoWhite

0

The answer depends on the metric which is defined on the space.


The Euclidean length, if the end points and their coordinates are A = (xa, ya) and B = (xb, yb) then the length is sqrt[(xa - xb)^2 + (ya - yb)^2]. In 3 dimensional space a corresponding term in za and zb would be added and so on.


The Minkowski length is |xa - xb| + |ya - yb|

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is the formula used to find length of a line segment in space called?

The formula used to find the length of a line segment in three-dimensional space is derived from the distance formula. It is given by ( d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2} ), where ((x_1, y_1, z_1)) and ((x_2, y_2, z_2)) are the coordinates of the two endpoints of the segment. This formula calculates the Euclidean distance between the two points in 3D space.


What is the formula for find out the length of the line which cross a rectangular shape?

Use Pythagoras' theorem to find the length of the diagonal of a rectangle.


How do you find the midpoint of a line?

The midpoint of a line can be found easily by using the midpoint formula. Find the length of the line and simply divide it in two.


What is the length of a line segment?

The length of a line segment is called the distance. To find the distance, you need to know the coordinate of its endpoints given as (x1, y1) and (x2, y2) and the distance formula.


How do you find the length of a line on a grid?

One characteristic of a line is that the length continues on forever.You can only find the length of a line segment.


How can you find the length of a line segment in the coordinate plane?

The formula is the square root of: (x2-x1)^2 plus (y2-y1)^2


What are you caculating using the distance formula?

You are calculating the length of a line segment


What is the length of a line segment between -10 8 and -10 3?

To find the length of a line segment between the points (-10, 8) and (-10, 3), we can use the distance formula. Since both points have the same x-coordinate, the length is simply the difference in their y-coordinates: |8 - 3| = 5. Therefore, the length of the line segment is 5 units.


How can you find the length of a line segment on the coordinate plane whose slope is not zero or undefined?

The length of a line between two points, (x1,y1) and (x2,y2) on a Cartesian Plane is given by the formula: length = square root [ (x2 - x1)2 + (y2 - y1)2 ]


What has infinite length but has no width and thickness?

A line fits this description.


What has length and width but no height point plane line space?

Plane


How do you Use Coordinates to find length of Sides?

To find the length of a side between two points using coordinates, apply the distance formula, which is derived from the Pythagorean theorem. If the points are (A(x_1, y_1)) and (B(x_2, y_2)), the length of the side (AB) is calculated as (d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}). This formula computes the straight-line distance between the two points in a Cartesian plane. By substituting the coordinates of the points into the formula, you can easily determine the length of the side.