A straight line of gradient m passes through the point (1,1) and cuts the x- and y- axes at A and B respectively. The point P lies on AB and is such that AP:PB = 1:2 .
Show that, as m varies, P moves on the curve whose equation is 3xy - x - 2y = 0.
So far, my working is as follows:
If the straight line passes through the point (1,1) , then the straight line should have the following equation:
$y = m(x-1) + 1$
which means that:
$A = (\frac{(m-1)}{m} , 0)$
$ B = (0, (-m +1))$
Therefore, the points of P should be:
X = $\frac{2(0) + 1(\frac{(m-1)}{m})}{3}$
Y = $\frac{2(m-1) + 1(0)}{3}$
Unfortunately, I'm not sure how to continue from here.
Thanks in advance for your assistance!
