Respuesta :
Given that the coordinates of the point A is (2,7) and the coordinates of the point B is (6,3)
We need to determine the midpoint of A and B
Midpoint of A and B:
The midpoint of A and B can be determined using the formula,
[tex]Midpoint =(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2})[/tex]
Substituting the points (2,7) and (6,3) in the above formula, we get;
[tex]Midpoint =(\frac{2+6}{2}, \frac{7+3}{2})[/tex]
Adding the numerator, we have;
[tex]Midpoint =(\frac{8}{2}, \frac{10}{2})[/tex]
Dividing the terms, we get;
[tex]Midpoint =(4, 5)[/tex]
Thus, the midpoint of the points A and B is (4,5)
The midpoint of A and B where A has coordinates (2,7) and B has coordinates (6,3) is (4, 5)
If B(x, y) is the midpoint of the line segment AC with end points at A(x₁, y₁) and C(x₂, y₂), the coordinates of B is:
x = (x₁ + x₂)/2; y = (y₁ + y₂)/2
Let O(x, y) be the midpoint of A and B where A has coordinates (2,7) and B has coordinates (6,3). Hence:
x = (2 + 6)/2 = 4; y = (7 + 3)/2 = 5
Hence the midpoint of A and B is (4, 5)
Find out more at: https://brainly.com/question/2441957