190k views
0 votes
Find the midpoint between the following points 6, -1 and -2,10?Pleaseeee HELP

1 Answer

2 votes

If we have two points (x1, y1) and (x2, y2), the midpoint is calculated as:


((x_1+x_2)/(2),(y_1+y_2)/(2))

So, for points (6,-1) and (-2,10), the midpoint is:


\begin{gathered} ((6+(-2))/(2),(-1+10)/(2)) \\ ((4)/(2),(9)/(2)) \\ (2,4.5) \end{gathered}

The midpoint is (2, 4.5)

User Ross Zurowski
by
7.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.