Respuesta :

the formula for distance between points is:

Distance = sqrt((x2-x1)^2 + (y2-y1)^2)

Using the points given:

Sqrt((3-7)^2 + (-1 - -2)^2)

Sqrt(-4^2 + 1^2)

None of the answer have a -4 but I think it should be B. Since it is the closest. Did you forget a negative sign when typing??


answer B.