Question 169752
Please help me with this problem: 
Find the midpoint of the segment with endpoints (7,-5) and (-3, -9) 
---------------
The easiest way to do these is to find the average of x and the average of y.
(7 + (-3))/2 = 2 avg of x
(-5 -9)/2 = -7 avg of y
Midpoint = (2,-7)