answersLogoWhite

0

It is the Pythagorean distance formmula.

If P = (x1, y1) and Q = (x2, y2) then

Distance between P and Q = sqrt[(x1 - x2)2 + (y1 - y2)2]

It is the Pythagorean distance formmula.

If P = (x1, y1) and Q = (x2, y2) then

Distance between P and Q = sqrt[(x1 - x2)2 + (y1 - y2)2]

It is the Pythagorean distance formmula.

If P = (x1, y1) and Q = (x2, y2) then

Distance between P and Q = sqrt[(x1 - x2)2 + (y1 - y2)2]

It is the Pythagorean distance formmula.

If P = (x1, y1) and Q = (x2, y2) then

Distance between P and Q = sqrt[(x1 - x2)2 + (y1 - y2)2]

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

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 is the half distance formula and how is it used in mathematics?

The half distance formula is a mathematical formula used to find the midpoint between two points on a coordinate plane. It is calculated by averaging the x-coordinates and y-coordinates of the two points separately. This formula is commonly used in geometry and algebra to determine the center point between two given points.


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.


What are the distance formula were the two points are located on the coordinate plane?

(Distance between the points)2 = (difference of the two x-values)2 + (difference of the two y-values)2


What is approximate distance between the points (1-2) and (-93) on a coordinate grid?

If you mean points of (1, -2) and (-9, 3) then the distance is about 11 units using the distance formula


What is the distance between the points named by -3 1 and -7 1 on the coordinate plane?

If you mean points of (-3, 1) and (-7, 1) then using the distance formula it is 10 units


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.


Which is the formula to calculate the slope of this line?

The formula to calculate the slope of a line is given by ( m = \frac{y_2 - y_1}{x_2 - x_1} ), where ( (x_1, y_1) ) and ( (x_2, y_2) ) are two distinct points on the line. The slope ( m ) represents the change in the y-coordinate divided by the change in the x-coordinate between the two points.


What is the distance between (-24) and (54) on a coordinate grid?

If you mean points of (-2, 4) and (5, 4) then using the distance formula it is 7


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

Derived from the Pythagorean Theorem, the distance formula is used to find the distance between two points in the plane. The Pythagorean Theorem, a2+b2=c2 a 2 + b 2 = c 2 , is based on a right triangle where a and b are the lengths of the legs adjacent to the right angle, and c is the length of the hypotenuse.


Why is subtracting y and x coordinates help you find the length on the vertical segment?

Subtracting the y-coordinates of two points gives you the vertical distance between them, which represents the length of the vertical segment. This is because the y-coordinate indicates the vertical position on a Cartesian plane. The formula for the length of the vertical segment is |y2 - y1|, where y1 and y2 are the y-coordinates of the two points. The absolute value ensures that the distance is always a positive value, regardless of the order of the points.