Solveeit Logo

Question

Question: A variable drawn through a fixed point cuts axes at $A$ and $B$. The locus of the midpoint of $AB$ i...

A variable drawn through a fixed point cuts axes at AA and BB. The locus of the midpoint of ABAB is

Answer

y_0 x + x_0 y = 2xy

Explanation

Solution

Let the fixed point be (x0,y0)(x_0, y_0).
Let the variable line passing through (x0,y0)(x_0, y_0) cut the x-axis at A(a,0)A(a, 0) and the y-axis at B(0,b)B(0, b).
The equation of the line passing through A(a,0)A(a, 0) and B(0,b)B(0, b) can be written in the intercept form as xa+yb=1\frac{x}{a} + \frac{y}{b} = 1.
Since the line passes through the fixed point (x0,y0)(x_0, y_0), these coordinates must satisfy the equation of the line:
x0a+y0b=1\frac{x_0}{a} + \frac{y_0}{b} = 1.

Let M(h,k)M(h, k) be the midpoint of the line segment AB.
The coordinates of the midpoint are given by the average of the coordinates of the endpoints:
h=a+02=a2    a=2hh = \frac{a + 0}{2} = \frac{a}{2} \implies a = 2h.
k=0+b2=b2    b=2kk = \frac{0 + b}{2} = \frac{b}{2} \implies b = 2k.

Substitute the expressions for aa and bb in terms of hh and kk into the equation involving the fixed point:
x02h+y02k=1\frac{x_0}{2h} + \frac{y_0}{2k} = 1.

To find the locus of the midpoint M(h,k)M(h, k), we replace hh with xx and kk with yy:
x02x+y02y=1\frac{x_0}{2x} + \frac{y_0}{2y} = 1.

This is the equation of the locus. We can simplify it by multiplying the entire equation by 2xy2xy:
x0y+y0x=2xyx_0 y + y_0 x = 2xy.

Rearranging the terms, we get: y0x+x0y2xy=0y_0 x + x_0 y - 2xy = 0.

This equation represents the locus of the midpoint of AB for a line passing through the fixed point (x0,y0)(x_0, y_0). If the fixed point is specified, say (1,1)(1, 1) as in the similar question, the locus becomes 1x+1y2xy=01 \cdot x + 1 \cdot y - 2xy = 0, or x+y2xy=0x + y - 2xy = 0.