Question 1035150
find the midpoint between the two points: (2,3),(4,1) 
----
Let the midpoint be (x,y)
---
x = (2+4)/2 = 3
y = (3+1)/2 = 1
---
Ans:: (3,1)
--------------