Calculate the mid point of A(2, 7) and B(10, 1).
Answers:
The mid point of the line segment joining (x1,y1) and (x2,y2) is (x1+x2/2 , y1+y2/2).
The mid point of AB = (2+10/2, 7+1/2)
= (12/2, 8/2)
=(6,4)
Calculate the mid point of A(2, 7) and B(10, 1).
The mid point of the line segment joining (x1,y1) and (x2,y2) is (x1+x2/2 , y1+y2/2).
The mid point of AB = (2+10/2, 7+1/2)
= (12/2, 8/2)
=(6,4)