9.5k views
5 votes
Find the midpoint between the points (20,-10) and (2,10).

User Kamoy
by
6.9k points

1 Answer

1 vote

Final answer:

The midpoint between the points (20,-10) and (2,10) is (11, 0).

Step-by-step explanation:

The midpoint between the points (20,-10) and (2,10) can be found by averaging the x-coordinates and the y-coordinates separately.

  1. To find the x-coordinate of the midpoint, add the x-coordinates of the two points and divide by 2:
    (20 + 2) / 2 = 22 / 2 = 11
  2. To find the y-coordinate of the midpoint, add the y-coordinates of the two points and divide by 2:
    (-10 + 10) / 2 = 0 / 2 = 0

Therefore, the midpoint is (11, 0).

User BenjaminPaul
by
7.1k points