How do you use the distance formula to find the distance between (-10, 2) and (-4,-6)?

1 Answer
Feb 26, 2017

See the entire solution process below:

Explanation:

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=(x2x1)2+(y2y1)2

Substituting the values from the points in the problem gives:

d = sqrt((color(red)(-4) - color(blue)(-10))^2 + (color(red)(-6) - color(blue)(2))^2)d=(410)2+(62)2

d = sqrt((color(red)(-4) + color(blue)(10))^2 + (color(red)(-6) - color(blue)(2))^2)d=(4+10)2+(62)2

d = sqrt(6^2 + (-8)^2)d=62+(8)2

d = sqrt(36 + 64)d=36+64

d = sqrt(100) = 10d=100=10