If $\alpha$ and $\beta$ are the roots of the equation $x^2 + 8x - 5 = 0$, find the quadratic equation whose roots are $\frac{\alpha}{\beta}$ and $\frac{\beta}{\alpha}$.
My working out so far: I know that $\alpha + \beta = -8$ and $\alpha \beta = -5$ (from the roots) and thenIi go on to work out that $\alpha= -8-\beta$ and $\beta= -8-\alpha$, then I substitute into what the question asks me.
$\frac{-8-\beta}{-8-\alpha}$ and $\frac{-8-\alpha}{-8-\beta}$ however I do not know how to proceed further. I might be doing this completely wrong and my apologies for that.
Another solution came to me that if $\alpha$ and $\beta$ are roots of the other unknown equation. I can somehow manipulate that to find the answer. But I don't think that will work. All help is appreciated thank you.
The product of the roots $\dfrac{\alpha}{\beta}$ and $\dfrac{\beta}{\alpha}$ is $1$. That part was easy! The sum will be more work.
The sum $\dfrac{\alpha}{\beta}+\dfrac{\beta}{\alpha}$ of the roots simplifies to $\dfrac{\alpha^2+\beta^2}{\alpha\beta}$.
But $\alpha^2+\beta^2=(\alpha+\beta)^2-2\alpha\beta$. Thus the sum of the roots is $\dfrac{(\alpha+\beta)^2-2\alpha\beta}{\alpha\beta}$.
Substituting the known values of $\alpha+\beta$ and $\alpha\beta$ we find that the sum of the roots is $\dfrac{(-8)^2-2(-5)}{-5}$.
This simplifies to $-\dfrac{74}{5}$.
Thus the equation is $$x^2+\frac{74}{5}x+1=0.$$ We can multiply through by $5$ if we wish.