Question 1153249

 the point that is half way between ({{{8}}},{{{3}}}) and ({{{-2}}},{{{-5}}}) is the midpoint of the line segment with end points ({{{8}}},{{{3}}}) and ({{{-2}}},{{{-5}}})

({{{x}}},{{{y}}})=({{{(8+(-2))/2}}},{{{(3+(-5))/2}}})=({{{(8-2)/2}}},{{{(3-5)/2}}})=({{{3}}},{{{-1}}})


{{{drawing ( 600, 600, -10, 10, -10, 10,
circle(8,3,.12),circle(-2,-5,.12),circle(3,-1,.12),
line(8,3,-2,-5),
locate(8,3,p(8,3)),locate(-2,-5,p(-2,-5)),locate(3,-1,p(highlight(3),highlight(-1))),
graph( 600, 600, -10, 10, -10, 10, 0)) }}}