Determine the equation of the line the portion of which, intercepted by the axes, is divided by the point $(-5,4)$ in the ratio of $1:2$.
My Attempt: Let the equation of straight line be $$ax+by+c=0$$ It passes through the point $(-5,4)$. $$-5a+4b+c=0$$
Let the equation be $$\dfrac xa+\dfrac yb=1$$
So, $(a,0);(0,b)$ is divided in $1:2$ at $(-5,4)$
i.e., $-5=\dfrac{a\cdot2+0\cdot1}{2+1}$ etc.