If A(1, 2, 3), B(2, 3, 1) and C(3, 1, 2) are the vertices of the triangle. Find the coordinates of its orthocenter (O) and In center (I).
Let's find the length of each side of triangle so that
we can find the type of triangle which will help us to find
the orthocenter and incenter of the triangle.
AB=√(2−1)2+(3−2)2+(1−3)2
=√1+1+4=√6
BC=√(3−2)2+(1−3)2+(2−1)2=√1+4+1=√6
CA=√(3−1)2+(1−2)2+(2−3)2=√4+1+1=√6
Here ,AB=BC=CA
△ABC ia an equilateral triangle and in equilateral triangle centroid,
Incentre,orthocenter and circum center,all are same.
It will be easy to calculate the coordinate of centroid which is
same as coordinate of orthocenter and In center in equilateral triangle
Cooridnate centroid G(1+2+33,2+3+13,3+1+23)
Here, coordinates of orthocenter is G(2,2,2) and coordinates of In center is I(2,2,2).
Option C is correct