Solveeit Logo

Question

Question: A(1, 0) and B(0, 1) are two fixed points on the circle $x^2 + y^2 = 1$. C is a variable point on thi...

A(1, 0) and B(0, 1) are two fixed points on the circle x2+y2=1x^2 + y^2 = 1. C is a variable point on this circle. As C moves, the locus of the orthocentre of the triangle ABC is

A

x^2 + y^2 - 2x - 2y + 1 = 0

B

x^2 + y^2 - x - y = 0

C

x^2 + y^2 = 4

D

x^2 + y^2 + 2x - 2y + 1 = 0

Answer

x^2 + y^2 - 2x - 2y + 1 = 0

Explanation

Solution

The circle x2+y2=1x^2+y^2=1 is the circumcircle of ABC\triangle ABC with center O(0,0). The orthocentre H(h,k) of ABC\triangle ABC is related to the vertices A, B, C and the circumcenter O by the vector equation OH=OA+OB+OC\vec{OH} = \vec{OA} + \vec{OB} + \vec{OC}. Substituting the coordinates A(1,0), B(0,1), C(xC,yCx_C, y_C) and H(h,k), we get (h,k)=(1+xC,1+yC)(h,k) = (1+x_C, 1+y_C). Since C is on the circle, xC2+yC2=1x_C^2+y_C^2=1. Substituting xC=h1x_C=h-1 and yC=k1y_C=k-1 into this equation gives (h1)2+(k1)2=1(h-1)^2+(k-1)^2=1, which simplifies to h2+k22h2k+1=0h^2+k^2-2h-2k+1=0. The locus is x2+y22x2y+1=0x^2+y^2-2x-2y+1=0.