If it's segment is vertical you can find the distance by subtracting the blank coordinates and taking the absolute value?

1 answer

Answer

1098756

2026-04-24 21:01

+ Follow

If a segment is vertical, it means that the x-coordinates of both endpoints are the same. To find the distance between the two points, you subtract the y-coordinates of the endpoints and take the absolute value of the result. This gives you the vertical distance between the two points. The formula can be expressed as ( \text{Distance} = |y_2 - y_1| ).

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.