92.3k views
0 votes
Find the midpoint of the following coordinates : (-7,7) and (7,-7)

2 Answers

1 vote

Final answer:

The midpoint of the coordinates (-7,7) and (7,-7) is calculated by averaging the x-coordinates and y-coordinates separately, which results in the midpoint (0, 0).

Step-by-step explanation:

To find the midpoint of the coordinates (-7,7) and (7,-7), we add the corresponding x-coordinates and y-coordinates together, then divide each sum by 2.

  • Add the x-coordinates: (-7) + (7) = 0
  • Add the y-coordinates: (7) + (-7) = 0
  • Divide each sum by 2: x-midpoint = 0 / 2 = 0, y-midpoint = 0 / 2 = 0

Therefore, the midpoint of (-7,7) and (7,-7) is (0, 0).

User Helton Valentini
by
3.6k points
2 votes

Answer:

(0,0)

Step-by-step explanation:

(x,y)= ( (x1 +x2)/2 , (y1+ y2)/2 )

= ( -7+7/2 , 7-7/2)

= (0/2 , 0/2)

= (0,0)

Therefore, the midpoint is at interval (0,0)

User Matheus Lima
by
3.7k points