ANSWER
M = (4, 2)
EXPLANATION
We want to find the coordinates of the midpoint of the segment having endpoints T(3, 1) and U(5, 3)
We know that cordinates in 2 dimensions are given in the form:
A(x, y)
So, to find the midpoint, we have to add the two x cordinates from T and U and divide by 2 and then do the same for y.
In other words:
[tex]\text{Midpoint, M = (}\frac{x_{1\text{ }}+x_2}{2},\frac{y_1+y_2}{2})[/tex][tex]x_{1\text{ }}=3,x_2=5,y_1=1,y_2\text{ = 3}[/tex]Therefore, the midpoint, M, is:
[tex]\begin{gathered} M\text{ = (}\frac{3\text{ + 5}}{2},\text{ }\frac{1\text{ + 3}}{2}) \\ M\text{ = (}\frac{8}{2},\frac{4}{2}\text{)} \\ M\text{ = (4, 2)} \end{gathered}[/tex]That is the midpoint