SOLUTION: (1) find the midpoint of the line segment with the given end points (2,1) and (6,8)

Algebra ->  Coordinate-system -> SOLUTION: (1) find the midpoint of the line segment with the given end points (2,1) and (6,8)      Log On


   



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) About Me  (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)

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the average of x and y separately:
x: (2+6)/2 = 4
y: (1+8)/2 = 9/2 or 4.5
--> (4,4.5)