find the distance between points M(5,16) and Z(-1,15) to the nearest tenth

1 answer

the distance formula for the distance between any two points (a,b) and (c,d) is
Distance = √( c-a)^2 + (d-b)^2)

just plug in your values