asked 50.6k views
3 votes
Which one is x1, y1 and which is x2, y2?
(7, 2) and (15,8)

2 Answers

4 votes

X1 = 7

Y1 = 2

X2 = 15

Y2 = 8

answered
User Eddie Rozenblat
by
8.3k points
5 votes

The values are always interpreted as (x1, y1) and (x2, y2) in order from left to right, so in this case, (7,2) are (x1, y1) and (15, 8) are (x2, y2)

answered
User Half
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.