Given the coordinates of a triangles vertex, we can calculate the incenter with the incenter formula. Why does this formula work? ((ax1+bx1+cx1)/(a+b+c)), ((ay1+by1+cy1)/(a+b+c))