147k views
3 votes
how do you use absolute value to find the distance between two points that have the same X-coordinates but different Y-coordinates? Explain.

User Joe Higley
by
8.7k points

1 Answer

3 votes
so since x coordinates are same, we just have a horizontal distance to find (no fancy slanted lines)

so what you do is
|y1-y2|=distance
User Siarhei Kavaleuski
by
8.2k points

No related questions found