PQ is the distance between the points P and Q. To find this distance, we can use the Distance Formula.
d=sqrt((x_2-x_1)^2+(y_2-y_1)^2)
Let's substitute the given coordinates, P(-5,2) and Q(0,4), into this formula and simplify.
Now we want to find the midpoint of the line segment PQ. We can use the Midpoint Formula.
M ( x_1+x_22, y_1+y_22)
Let's substitute the coordinates into this formula.