Final answer:
To find the coordinates of point A, we use the midpoint formula: ((x1 + x2)/2, (y1 + y2)/2). Given that M is at (-2, 3) and B is at (4, 2), we substitute these values into the formula to find A = (1, 2)
Step-by-step explanation:
To find the coordinates of point A, we need to use the midpoint formula. The midpoint formula states that the coordinates of the midpoint M between two points A(x1, y1) and B(x2, y2) is given by:
M = ((x1 + x2)/2, (y1 + y2)/2)
Given that M is at (-2, 3) and B is at (4, 2), we can substitute these values into the midpoint formula to find the coordinates of point A:
A = ((-2 + 4)/2, (3 + 2)/2)
A = (1, 2)