Question 180880
I have a chart with points (-8, -10) and (6, -4). What is the length between the two points?
{{{d^2 = (diffy)^2 + (diffx)^2}}}
{{{d^2 = (-10 - (-4))^2 + (-8-6)^2}}}
{{{d^2 = (-6)^2 + (-14)^2}}}
{{{d^2 = 36 + 196}}}
{{{d = sqrt(232)}}}
d = ~15.23