Michael J. answered 09/24/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The midpoint M is on the x-axis. So the coordinate of M is (x, 0), just as you indicated. T is on the y-axis, making the coordinate of T (0, y). So far, so good.
S and T are the endpoints.
Point S = (6, 2)
Point T = (0, y)
M = (x, 0)
Using the formula for midpoint that you have here,
(x, 0) = ((6 + 0) / 2 , (2 + y) / 2))
(x, 0) = ((6 / 2), (2 + y) / 2)
Next we write two equations. One for x coordinate and the other for y-coordinate.
x = 3 and 0 = (2 + y) / 2
0 = 2 + y
-2 = y
Plugging in these values into the coordinate points,
M = (3, 0)
T = (0, -2)