
Patrick B. answered 01/24/19
Math and computer tutor/teacher
(1,-3) vs (3,2)
the distance is sqrt( (3-1)^2 + (2 - -3)^2 ) = sqrt( 4 + 25) = sqrt(29)
(1, -3) vs (-2,4)
the distance is sqrt ( (-2-1)^2 + (4 - -3)^2) = sqrt( 9 + 49) = sqrt(58)
(3,2) vs ( -2,4)
the distance is sqrt ( (3 - -2)^2 + (4 -2)^2) = sqrt( 25 + 4) = sqrt(29)
two sides have measure sqrt(29) while the third side does not.
that makes it an isosceles triangle