Find the distance between each pair of points round your answer and to the nearest tenth (-6,10) , -2,-10

for two points (a,b) and (c,d)

the distance between them is
√( (c-a)^2 + (d-b)^2 )

you have the values ....