As we know, the midpoint of a line segment is given by the formula:
Midpoint = ((x1+x2)/2 , (y1+y2)/2)
where (x1, y1) and (x2, y2) are the coordinates of the endpoints of the line segment.
Midpoint = ((5+(-3))/2, (6+4)/2)
⇒ Midpoint = (2/2, 10/2)
⇒ Midpoint = (1, 5)
Therefore, the coordinates of the midpoint of the line segment are (1, 5).
Drawing lines PM, QN, and RL perpendicular on the x-axis and through R draw a straight line parallel to the x-axis to meet MP at S and NQ at T.
Hence from the figure, we can say:
SR = ML = OL - OM = x - x1 . . . (2)
RT = LN = ON - Ol = x2 - x . . . (3)
PS = MS - MP = LR - MP = y - y1 . . . (4)
TQ = NQ - NT = NQ - LR = y2 - y . . . (5)
Now triangle ∆SPR is similar to triangle ∆TQR.
Therefore,
SR/RT = PR/RQ
By using equations 2, 3, and 1, we know:
x - x1 / x2 - x = m1 / m2
⇒ m2x - m2x1 = m1x2 - m1x
⇒ m1x + m2x = m1x2 + m2x1
⇒ (m1 + m2)x = m1x2 + m2x1
⇒ x = (m1x2 + m2x1) / (m1 + m2)
Now triangle ∆SPR is similar to triangle ∆TQR,
Therefore,
PS/TQ = PR/RQ
By using equations 4, 5, and 1, we know:
y - y1 / y2 - y = m1 / m2
⇒ m2y - m2y1 = m1y2 - m1y
⇒ m1y + m2y = m1y2 + m2y1
⇒ (m1 + m2)y = m1y2 + m2y1
⇒ y = (m1y2 + m2y1) / (m1 + m2)
Hence the coordinates of R(x,y) are:
R(x, y) = (m1x2 + m2x1) / (m1 + m2), (m1y2 + m2y1) / (m1 + m2)
As we had to calculate the midpoint, therefore, we keep the values both of m1 and m2 as same i.e.
For the mid-point we know by the definition of mid-point, m1 = m2 = 1.
(x, y) = ((1.x2 + 1.x1) / (1 + 1), (1.y2 + 1.y1) / (1 + 1))
x, y = (x2 + x1) / 2, (y2 + y1) / 2
Let the midpoint be M(xm, ym),
xm = (x1 + x2) / 2
x1 = 6, x2 = 3
Thus, xm = (6 + 3) / 2 = 9 / 2 = 4.5
ym = (y1 + y2) / 2
y1 = 8, y2 = 1
Thus, ym = (8 + 1) / 2 = 9 / 2 = 4.5
Hence the midpoint of line AB is (4.5, 4.5).
Let the midpoint be M(xm, ym) = (-2, 2.5) where,
x1 = -1, xm = -2
y-coordinate of the end point is already known as 2, hence we need to find only the x-coordinate
xm = (x1 + x2) / 2
-2 = (-1 + p) / 2
-4 = -1 +
p = -3
Hence other end-point of line is (-3, 2).
Let A(3, 4) and B(7, 8) be the endpoints of the given line segment, and C is the midpoint of line segment AB.
Then using midpoint formula,
Coordinate of C = ( (3+7)/2 , (4+8)/2 ) = (5, 6)
Using Distance Formula
Distance = √{(x2 - x1)2 + (y2 - y1)2}
⇒ Distance = √{(3 - 5)2 + (4 - 6)2}
⇒ Distance =√{(-2)2 + (-2)2}
⇒ Distance =√8 = 2√2
Therefore, distance between midpoint of line segment and point (3, 4) is 2√2.