answersLogoWhite

0

how do you find distance between points

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you work out the midpoint of 2 coordinates?

To find the midpoint of two coordinates, you can use the midpoint formula, which is given by ((x_m, y_m) = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)). Here, ((x_1, y_1)) and ((x_2, y_2)) are the two coordinates. Simply add the x-coordinates together and divide by 2 for the x-coordinate of the midpoint, and do the same for the y-coordinates to find the y-coordinate of the midpoint.


How do you find the coordinate of the midpoint of a line segment?

The 'x' coordinate of the midpoint is the average of the 'x' coordinates of the segment's ends. The 'y' coordinate of the midpoint is the average of the 'y' coordinates of the segment's ends.


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.


The midpoint of the coordinates (9 11) and (7 8) is?

To find the midpoint, you find the mean (average) of each direction's coordinates. The average of the x coordinates is (9+7)/2 = 8. The average of y coordinates is (11+8)/2 = 9.5, So the midpoint is (8,9.5). This same method works for 3 and higher dimensions.


How do you find the coordinates from a midpoint?

Im assuming you mean "how do you find the coordinates of a midpoint", sorry if that is not what you intended. To find the midpoint of two points, you should have two co-ordinates, call them (x1,y1) and (x2,y2). The formula for the co-ordinate of the midpoint is ((x1+x2)/2 , (y1+y2)/2).


How do you find the midpoint in a given segment?

If the coordinates of the end points are (a,b) and (c,d) then the midpoint is the point whose coordinates are [(a+c)/2, (b+d)/2]


Midpoint of curve or line segment?

Average the x and y (and z if there is one) coordinates to find a midpoint of a line.


How do you calculate the midpoint of coordinates?

To calculate the midpoint of two coordinates, you can use the midpoint formula: ((x_m, y_m) = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)), where ((x_1, y_1)) and ((x_2, y_2)) are the coordinates of the two points. Simply average the x-coordinates and the y-coordinates separately to find the midpoint. This will give you the coordinates of the point that is exactly halfway between the two given points.


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 ).


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.


Find the coordinates of the midpoint of the segment whose endpoints are H(8 2) and K(6 10)?

The midpoint is at (7, 6)


How go you find a midpoint?

To find the midpoint between two points in a coordinate system, you can use the midpoint formula. If the points are ( (x_1, y_1) ) and ( (x_2, y_2) ), the midpoint ( M ) is calculated as ( 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 two points. The resulting coordinates represent the midpoint on the line segment connecting the two points.