Solveeit Logo

Question

Question: Locus of the intersection of the two straight lines passing through (1, 0) and (-1, 0) respectively ...

Locus of the intersection of the two straight lines passing through (1, 0) and (-1, 0) respectively and including an angle of 45° can be a circle with

A

centre (1, 0) and radius 2\sqrt{2}.

B

centre (1, 0) and radius 2.

C

centre (0, 1) and radius 2\sqrt{2}.

D

centre (0, -1) and radius 2\sqrt{2}.

Answer

C, D

Explanation

Solution

Let the two points be A=(1,0)A = (1, 0) and B=(1,0)B = (-1, 0). Let P=(x,y)P = (x, y) be the point of intersection. The lines passing through AA and BB have slopes m1=yx1m_1 = \frac{y}{x-1} and m2=yx+1m_2 = \frac{y}{x+1} respectively. The angle θ\theta between them is given by tanθ=m1m21+m1m2\tan \theta = \left| \frac{m_1 - m_2}{1 + m_1 m_2} \right|. Given θ=45\theta = 45^\circ, tan45=1\tan 45^\circ = 1. Substituting the slopes: 1=yx1yx+11+yx1yx+1=2yx21+y21 = \left| \frac{\frac{y}{x - 1} - \frac{y}{x + 1}}{1 + \frac{y}{x - 1} \cdot \frac{y}{x + 1}} \right| = \left| \frac{2y}{x^2 - 1 + y^2} \right| This leads to two cases:

  1. 2yx21+y2=1    x2+y22y1=0    x2+(y1)2=2\frac{2y}{x^2 - 1 + y^2} = 1 \implies x^2 + y^2 - 2y - 1 = 0 \implies x^2 + (y-1)^2 = 2. This is a circle with center (0,1)(0, 1) and radius 2\sqrt{2}.
  2. 2yx21+y2=1    x2+y2+2y1=0    x2+(y+1)2=2\frac{2y}{x^2 - 1 + y^2} = -1 \implies x^2 + y^2 + 2y - 1 = 0 \implies x^2 + (y+1)^2 = 2. This is a circle with center (0,1)(0, -1) and radius 2\sqrt{2}. The locus is the union of these two circles.