Question 1150769
If the coordinates of A are (0,-2) and the coordinates of B is (10,-6) the midpoint of AB is?
---------------
It's the average of x & y independently.
----
Here's an example:
---
If the coordinates of A are (-2,0) and the coordinates of B is (4,-8) the midpoint of AB is?
---
For x: (-2+4)/2 = 1
For y: (0-8)/2 = -4
---> the point (1,-4)