SOLUTION: I have a chart with points (-8, -10) and (6, -4). What is the length between the two points?

Algebra ->  Points-lines-and-rays -> SOLUTION: I have a chart with points (-8, -10) and (6, -4). What is the length between the two points?       Log On


   



Question 180880: I have a chart with points (-8, -10) and (6, -4). What is the length between the two points?

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
I have a chart with points (-8, -10) and (6, -4). What is the length between the two points?
d%5E2+=+%28diffy%29%5E2+%2B+%28diffx%29%5E2
d%5E2+=+%28-10+-+%28-4%29%29%5E2+%2B+%28-8-6%29%5E2
d%5E2+=+%28-6%29%5E2+%2B+%28-14%29%5E2
d%5E2+=+36+%2B+196
d+=+sqrt%28232%29
d = ~15.23