Use the midpoint formulas. Let the midpoint be defined as the point (xm, ym). The midpoint formulas are xm (the x coordinate of the midpoint) = (x1 + x2)/2 and ym (the y coordinate of the midpoint) = (y1 + y2)/2
The points they gave (1, 2) and (3, 6) have x values of x1 = 1 and x2 = 3 and y values of y1 = 2 and y2 = 6 so the x coordinate of the midpoint xm = (1 + 3)/2 = 4/2 = 2 and the y coordinate of the midpoint ym = (2 + 6)/2 = 8/2 = 4. So the midpoint is (2, 4)