The formula for calculating the distance between two points is:
d = sqrt((color(red)(x_2) - color(blue)(x_1))^2 + (color(red)(y_2) - color(blue)(y_1))^2)d=√(x2−x1)2+(y2−y1)2
Substituting the values from the points in the problem gives:
d = sqrt((color(red)(1.77) - color(blue)(-0.6))^2 + (color(red)(-5.3) - color(blue)(-0.455))^2)d=√(1.77−−0.6)2+(−5.3−−0.455)2
d = sqrt((color(red)(1.77) + color(blue)(0.6))^2 + (color(red)(-5.3) + color(blue)(0.455))^2)d=√(1.77+0.6)2+(−5.3+0.455)2
d = sqrt(2.37^2 + (-4.845)^2)d=√2.372+(−4.845)2
d = sqrt(5.6169 + 23.474025)d=√5.6169+23.474025
d = sqrt(29.090925)d=√29.090925
Or
d = 5.394d=5.394 rounded to the nearest thousandth