Explanation
Step 1: Identify the vertices of the triangle
Let the vertices of the triangle be:
Step 2: Find the side lengths of the triangle
We use the distance formula, d=(x2−x1)2+(y2−y1)2, to determine the lengths of the sides opposite to each vertex:
Length of side a (opposite to vertex A, between B and C):
a=(2−0)2+(0−0)2=4=2
Length of side b (opposite to vertex B, between A and C):
b=(2−1)2+(0−3)2=1+3=4=2
Length of side c (opposite to vertex C, between A and B):
c=(1−0)2+(3−0)2=1+3=4=2
Since all three sides are equal (a=b=c=2), △ABC is an equilateral triangle.
Step 3: Calculate the Incenter
Key Mathematical Property: In any equilateral triangle, the incenter, centroid, circumcenter, and orthocenter all coincide at the exact same point.
Because it is an equilateral triangle, we can simply find the centroid to get the coordinates of the incenter. The formula for the centroid (X,Y) is:
X=3x1+x2+x3
Y=3y1+y2+y3
Substituting our vertex values:
X=31+0+2=33=1
Y=33+0+0=33=31
Therefore, the coordinates of the incenter are (1,31).
Conclusion
The incenter of the given triangle is (1,31).
Correct Option: (d) (1,31)