A variable line in a plane passes through a fixed point and meets the coordinate axes at points A and B. What is the locus of mid-point of AB?
What I did is:-
I took a line passing through a fixed point (a,b) intersecting the Y axis at A and X axis at B. I then took the mid point to be (x,y).
Consequently the points A and B are (0,2y) and (2x,0).
Now I did the following steps:-
$$ \frac{y-b}{x-a} = \frac{2y-0}{0-2x} = - \frac{y}{x} $$
On solving it, I got,
$$ \frac{a}{x} + \frac{b}{y} = 2 $$
I have no idea how to proceed further.
Edit:- The final answer i got i.e $ \frac{a}{x} + \frac{b}{y} = 2 $ is the correct answer and this is an equation of hyperbola itself.
Writing $y$ in terms of $x$ we would get:-
$$ y = \frac{bx}{2x-a} $$ and on plotting a graph (with a,b as constants) we would find that its graph is a hyperbola.
Thank you!
Let $ A(0,y_A) $ and $ B(x_B,0) $ be an intersect points, $(a,b)$ be a given point and $M(u,v)$ be a point on the locus.
If $ a=0 $, so $ y=\frac{b}{2} $ is an answer.
If $b=0$, so $x=\frac{a}{2}$ is an answer.
But for $ab\neq0$ we obtain: $$M\left(\frac{x_B}{2},\frac{y_A}{2}\right),$$ which gives $x_B=2u,$ $y_B=2v,$ $m_{AB}=-\frac{v}{u}$ and an equation of $AB$ it's: $$y-2v=-\frac{v}{u}x,$$ which gives $$b-2v=-\frac{v}{u}a,$$ which gives an equation of the locus: $$bx-2xy=-ay,$$ which is hyperbola