answersLogoWhite

0

If it's on a graph (cartesian) then use Pythagoras.

Assume endpoints are (a,p) and (b,q)

length=sqrt((a-b)^2+(p-q)^2)

... where sqrt means square root.

idk

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

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.


Find the length of the segment with endpoints at 3 -2 and -3 6?

10


Where do you find a picture of a endpoint for math?

Find the length of the segment with endpoints of (3,2) and (-3,-6).


How do you find the midpoint of a segment with the endpoints -4 -14 -229?

There are only three endpoint given and these are not sufficient to define a segment of a line.


How to find the midpoint of a segment?

You find the midpoint of a line segment by dividing its length by two. If you are given two sets of 'x' and 'y' coordinates as the endpoints of the segment on a graph, then you need to use the formula [X1 plus X2]/2, [Y1 plus Y2]/2 to find the coordinates of the midpoint.


How do you find the length of a segment when given the endpoint and midpoint?

double the length


Find the midpoint of the line segment having the given endpoints 8 -4 and -7 8?

(0.5, 2)


How do you find the midpoint of the line segment with given endpoints?

To find the midpoint of a line segment with given endpoints ( A(x_1, y_1) ) and ( B(x_2, y_2) ), you can use the midpoint formula: ( M\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right) ). This formula averages the x-coordinates and the y-coordinates of the endpoints to determine the coordinates of the midpoint ( M ).


Find the midpoint of the segment with the endpoints (-2,4) and (-4,3)?

19


What to find the midpoint of a segment on the coordinate plane you find the averages of the endpoints?

To find the midpoint of a segment on the coordinate plane, you take the coordinates of the endpoints, which are typically given as (x₁, y₁) and (x₂, y₂). The midpoint M can be calculated using the formula M = ((x₁ + x₂)/2, (y₁ + y₂)/2). This process averages the x-coordinates and the y-coordinates of the endpoints to determine the coordinates of the midpoint.


To find the midpoint of a segment fold the paper so that the two endpoints of the segment match up?

true


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.