Question 84779
The mid point of the line joining (x1,y1) and (x2,y2) is given by:

((x1+x2)/2, (y1+y2)/2)

So mid point of EF = ((3-1)/2, (-4+0)/2)

                   = (2/2, -4/2)


                  = (1, -2)