Find the midpoint of the line segment with the following end
Find the midpoint of the line segment with the following endpoints.
Solution
p1 = -7/2 , 3/2
p2 = -5/2 , -1/2
applying mid point formula
x coordinate of mid point is given by ( x1 + x2 ) / 2
y coordinate pf mid point is given by ( y1 + y2 ) / 2
therefore, -7/2 - 5/2 / 2 = -3
3/2 - 1/2 / 2 = 1/2
hence, mid point is ( -3 , 1/2 )

