Question 295690: (1) find the midpoint of the line segment with the given end points (2,1) and (6,8) Found 2 solutions by nyc_function, Alan3354:Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! Use the midpoint formula.
Let m = midpoint
m = [(2 + 8)/2, (1 + 8)/2]
m = (10/2, 9/2)
m = (5, 9/2)