asked 153k views
1 vote
Used to find the midpoint between two points (x1,y1) and (x2,y2)

asked
User Mirzak
by
8.5k points

1 Answer

5 votes

Answer:

The midpoint is

( (x1+x2)/2, (y1+y2)/2)

Explanation:

To find the x coordinate of the midpoint

(x1+x2)/2

To find the x coordinate of the midpoint

(y1+y2)/2

The midpoint is

( (x1+x2)/2, (y1+y2)/2)

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