find the midpoint of each line segment with the given endpoi
find the midpoint of each line segment with the given endpoints
Solution
The midpoint of a line with following end points can be fpund as given :
( x1 , y1) and ( x2 , y2)
Midpoint = [ ( x1 +x2)/2 , (y1 +y2)/2 ]
The points given in questuon are not clear
Apply the formula and find the midpoint
