Solveeit Logo

Question

Question: y-1=m(x-3) and y-3=m(x-1) are two family of straight lines, at right angled to each other. The locus...

y-1=m(x-3) and y-3=m(x-1) are two family of straight lines, at right angled to each other. The locus of their point of intersection is

A

x² + y²-2x - 6y + 10 = 0

B

x² + y²-4x-4y + 6 = 0

C

x² + y²-2x - 6y + 6 = 0

D

x² + y²-4x-4y-6=0

Answer

x² + y²-4x-4y + 6 = 0

Explanation

Solution

The two families of lines are given by y1=m(x3)y - 1 = m(x - 3) and y3=m(x1)y - 3 = m(x - 1). The first equation represents lines passing through the fixed point A(3,1)A(3, 1). The second equation represents lines passing through the fixed point B(1,3)B(1, 3). The condition that the lines are at right angles means that for any point of intersection (x,y)(x, y), the line segment from (x,y)(x, y) to A(3,1)A(3, 1) is perpendicular to the line segment from (x,y)(x, y) to B(1,3)B(1, 3).

The slope of the line segment connecting (x,y)(x, y) to A(3,1)A(3, 1) is m1=y1x3m_1 = \frac{y-1}{x-3} (for x3x \neq 3). The slope of the line segment connecting (x,y)(x, y) to B(1,3)B(1, 3) is m2=y3x1m_2 = \frac{y-3}{x-1} (for x1x \neq 1).

For perpendicular lines, the product of their slopes is 1-1: m1m2=1m_1 m_2 = -1 (y1x3)(y3x1)=1\left(\frac{y-1}{x-3}\right) \left(\frac{y-3}{x-1}\right) = -1 Multiply both sides by (x3)(x1)(x-3)(x-1): (y1)(y3)=(x3)(x1)(y-1)(y-3) = -(x-3)(x-1) Expand both sides: y24y+3=(x24x+3)y^2 - 4y + 3 = -(x^2 - 4x + 3) y24y+3=x2+4x3y^2 - 4y + 3 = -x^2 + 4x - 3 Rearrange the terms to form the locus equation: x24x+y24y+3+3=0x^2 - 4x + y^2 - 4y + 3 + 3 = 0 x2+y24x4y+6=0x^2 + y^2 - 4x - 4y + 6 = 0 This is the equation of a circle. Geometrically, this circle has the line segment connecting the two fixed points A(3,1)A(3, 1) and B(1,3)B(1, 3) as its diameter. The equation of a circle with diameter endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (xx1)(xx2)+(yy1)(yy2)=0(x-x_1)(x-x_2) + (y-y_1)(y-y_2) = 0. Using (3,1)(3, 1) and (1,3)(1, 3): (x3)(x1)+(y1)(y3)=0(x-3)(x-1) + (y-1)(y-3) = 0 x24x+3+y24y+3=0x^2 - 4x + 3 + y^2 - 4y + 3 = 0 x2+y24x4y+6=0x^2 + y^2 - 4x - 4y + 6 = 0 This matches option (B).