Correct option is C
Given:
The points A(0, 6), B(-5, 3), and C(3,1) are the vertices of a triangle.
Formula used:
Distance between two points , (x1,y1) and (x2,y2) = (x2−x1)2+(y2−y1)2
Solution:
Length of AB,
AB = (−5−0)2+(3−6)2
AB = =25+9
AB = 34
Length of BC,
BC = (3−(−5))2+(1−3)2
BC = 64+4
BC = 68
Length of CA,
CA = (0−3)2+(6−1)2
CA = 9+25
CA = 34
So, AB and CA have equal length and BC is different.
Then Triangle is isosceles.
Thus, the correct answer is (c).