Question 156104
Use the distance formula,(-2,-6) and (7,-3)
{{{D^2=(x[1]-x[2])^2+(y[1]-y[2])^2}}}
{{{D^2=(-2-7)^2+(-6-(-3))^2}}}
{{{D^2=(-9)^2+(-3)^2}}}
{{{D^2=81+9}}}
{{{D^2=90}}}
{{{D=9.49}}}
{{{drawing( 300, 300, -10, 10, -10, 5,grid( 1 ),circle( -2, -6, .3 ),circle(7,-3,.3),green(line( -2, -6, 7, -3)))}}}