Concept:Classify the triangle by comparing the lengths of its three sides.Explanation:Let A=(1,−3), B=(6,2) and C=(0,4). Use the distance formula: d=(x2−x1)2+(y2−y1)2Calculate ∣AB∣:∣AB∣=(6−1)2+(2−(−3))2=52+52=25+25=50=52unitsCalculate ∣BC∣:∣BC∣=(0−6)2+(4−2)2=(−6)2+22=36+4=40=210unitsCalculate ∣AC∣:∣AC∣=(0−1)2+(4−(−3))2=(−1)2+72=1+49=50=52unitsNow compare the side lengths:∣AB∣=∣AC∣=52unitsTwo sides are equal, so the triangle has two congruent sides.
Answer:The triangle is an isosceles triangle. Option B.