answersLogoWhite

0


Best Answer

Horizontal

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If a segment connecting two points is you can find the distance between the points by subtracting the x coordinates and taking the absolute value?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What segment connecting two points is horizontal you can find the distance between the points by subtracting the and taking the absolute value?

x-coordinates :)


If a segment is vertical you can find the distance by subtracting the x-coordinates or the y-coordinates and taking the absolute value?

vertical


If a segment is vertical you can find the distance by subtracting the coordinates and taking the absolute value?

y


If a segment is you can find the distance by subtracting the y coordinates and taking the absolute value?

Vertical.


If a segment connecting two points is horizontal you can find the distance between the points by?

When a line segment connecting two points is horizontal the length of the segment can be found by finding the absolute value of the difference in x-coordinates of the two points.


The absolute value of the difference of the coordinates of two points?

DISTANCE


What is an absolute value of the difference of the coordinates for any two points on a number line?

distance


The---------------between any two points on a number line is the absolute of the difference of the coordinates?

The distance between any two points on a number line is the absolute value of the difference of the coordinates.


How do you use absolute value to find the distance between two points that have the same x coordinates but?

It is simply the difference between their y coordinates.


How do you use absolute value to find the distance between two points that have the same x coordinates?

It is simply the difference between their y coordinates.


How can an absolute value equation help you calculate the distance from one point to another on the coordinate plane when the points are on the same vertical line?

The distance between them is the absolute value of the difference in their vertical coordinates.


How do you use absolute value to find the distance between two points that have the same x coordinates but different y coordinates?

The distance between (x, y1) and (x, y2) is abs(y1 - y2) or |y1 - y2|.