Respuesta :

The midpoint of CD with C (-4,5) and D (-1,-4)

Midpoint of two coordinates

The midpoint of a line is the point that divides the line into two equal part. The formula for calculating the midpoint of the coordinates (x1, y1) and (x2, y2) is expressed as:

M = {x1+x2/2, y1+y2/2}

Given the coordinate points  C (-4,5) and D (-1,-4), the midpoint is calculated as;

CD = (-4+1/2, 5-4/2)

CD = (-3/2, 1/2)
CD =(-1.5, 0.5)

Hence the midpoint of CD with C (-4,5) and D (-1,-4)

Learn more on midpoint of coordinate here: https://brainly.com/question/18315903

#SPJ1