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

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

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.