Solveeit Logo

Question

Question: The locus of the mid-points of the perpendiculars drawn from points on the line $x + y + 5 = 0$ to t...

The locus of the mid-points of the perpendiculars drawn from points on the line x+y+5=0x + y + 5 = 0 to the line 2xy+3=02x - y + 3 = 0 is

Answer

7x + 4y + 28 = 0

Explanation

Solution

Let P(x1,y1)P(x_1, y_1) be a point on the line L1:x+y+5=0L_1: x + y + 5 = 0. Let Q(h,k)Q(h, k) be the foot of the perpendicular from PP to the line L2:2xy+3=0L_2: 2x - y + 3 = 0. The mid-point of PQPQ is M(x,y)M(x, y), where x=x1+h2x = \frac{x_1+h}{2} and y=y1+k2y = \frac{y_1+k}{2}. This implies x1=2xhx_1 = 2x - h and y1=2yky_1 = 2y - k.

Since P(x1,y1)P(x_1, y_1) lies on L1L_1, we have (2xh)+(2yk)+5=0(2x - h) + (2y - k) + 5 = 0, which simplifies to h+k=2x+2y+5h + k = 2x + 2y + 5.

The line PQPQ is perpendicular to L2L_2. The slope of L2L_2 is m2=2m_2 = 2. The slope of PQPQ is mPQ=12m_{PQ} = -\frac{1}{2}. The equation of the line PQPQ passing through P(x1,y1)P(x_1, y_1) is yy1=12(xx1)y - y_1 = -\frac{1}{2}(x - x_1), or x+2y=x1+2y1x + 2y = x_1 + 2y_1. Substituting x1x_1 and y1y_1 in terms of x,y,h,kx, y, h, k: h+2k=(2xh)+2(2yk)h + 2k = (2x - h) + 2(2y - k), which simplifies to 2h+4k=2x+4y2h + 4k = 2x + 4y, or h+2k=x+2yh + 2k = x + 2y.

The foot of the perpendicular Q(h,k)Q(h, k) lies on L2L_2, so 2hk+3=02h - k + 3 = 0, or k=2h+3k = 2h + 3.

We have the following system of equations:

  1. h+k=2x+2y+5h + k = 2x + 2y + 5
  2. h+2k=x+2yh + 2k = x + 2y
  3. k=2h+3k = 2h + 3

Substitute (3) into (1): h+(2h+3)=2x+2y+5    3h+3=2x+2y+5    3h=2x+2y+2h + (2h + 3) = 2x + 2y + 5 \implies 3h + 3 = 2x + 2y + 5 \implies 3h = 2x + 2y + 2. Substitute (3) into (2): h+2(2h+3)=x+2y    h+4h+6=x+2y    5h=x+2y6h + 2(2h + 3) = x + 2y \implies h + 4h + 6 = x + 2y \implies 5h = x + 2y - 6.

Now we have two expressions for hh: h=2x+2y+23h = \frac{2x + 2y + 2}{3} and h=x+2y65h = \frac{x + 2y - 6}{5}.

Equating these: 2x+2y+23=x+2y65\frac{2x + 2y + 2}{3} = \frac{x + 2y - 6}{5} 5(2x+2y+2)=3(x+2y6)5(2x + 2y + 2) = 3(x + 2y - 6) 10x+10y+10=3x+6y1810x + 10y + 10 = 3x + 6y - 18 7x+4y+28=07x + 4y + 28 = 0.