Solveeit Logo

Question

Question: The equation of a circle in which the chord joining the points (1, 2) and (2,-1) subtends an angle o...

The equation of a circle in which the chord joining the points (1, 2) and (2,-1) subtends an angle of π4\frac{\pi}{4} at any point on the circumference is

A

x^2 + y^2 - 5 = 0

B

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

C

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

D

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

Answer

Both A and B are correct.

Explanation

Solution

The general equation of a circle where a chord joining points A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) subtends an angle θ\theta at any point P(x,y)P(x, y) on the circumference is given by: (xx1)(xx2)+(yy1)(yy2)=±cotθ[(xx1)(yy2)(xx2)(yy1)](x-x_1)(x-x_2) + (y-y_1)(y-y_2) = \pm \cot \theta [(x-x_1)(y-y_2) - (x-x_2)(y-y_1)] Given points are A(1,2)A(1, 2) and B(2,1)B(2, -1), and the angle θ=π4\theta = \frac{\pi}{4}. Thus, cotθ=cotπ4=1\cot \theta = \cot \frac{\pi}{4} = 1.

Substituting the coordinates of A and B: (x1)(x2)+(y2)(y(1))=±1[(x1)(y(1))(x2)(y2)](x-1)(x-2) + (y-2)(y-(-1)) = \pm 1 \cdot [(x-1)(y-(-1)) - (x-2)(y-2)] (x23x+2)+(y2y2)=±[(x1)(y+1)(x2)(y2)](x^2 - 3x + 2) + (y^2 - y - 2) = \pm [(x-1)(y+1) - (x-2)(y-2)] x2+y23xy=±[(xy+xy1)(xy2x2y+4)]x^2 + y^2 - 3x - y = \pm [ (xy + x - y - 1) - (xy - 2x - 2y + 4) ] x2+y23xy=±[xy+xy1xy+2x+2y4]x^2 + y^2 - 3x - y = \pm [ xy + x - y - 1 - xy + 2x + 2y - 4 ] x2+y23xy=±(3x+y5)x^2 + y^2 - 3x - y = \pm (3x + y - 5)

Case 1: Using the '+' sign x2+y23xy=3x+y5x^2 + y^2 - 3x - y = 3x + y - 5 x2+y26x2y+5=0x^2 + y^2 - 6x - 2y + 5 = 0 This matches option (B).

Case 2: Using the '-' sign x2+y23xy=(3x+y5)x^2 + y^2 - 3x - y = -(3x + y - 5) x2+y23xy=3xy+5x^2 + y^2 - 3x - y = -3x - y + 5 x2+y25=0x^2 + y^2 - 5 = 0 This matches option (A).

Both equations (A) and (B) satisfy the given condition. The question asks for "The equation of a circle", and both derived equations are valid. Therefore, both options are correct.