Find the coordinates of the midpoint of the segment formed by the points (2, 4) and (-4, -9).

midpoint = ( (-4+2)/2 , (-9+4)/2 ) = .....