Quadratic equation question, as specified in the title.
The roots of the equation $x^2 - 6x + 7 = 0$ are $α$ and $β$. Find the equation with roots $α + \frac{1}{β}$ and $β + \frac{1}{α}$.
I gather that $α + β = -\frac{b}{a} = \frac{6}{1} = 6$ and that $αβ = \frac{c}{a} = \frac{7}{1} = 7$. Do I need to convert $α + \frac{1}{β}$ and $β + \frac{1}{α}$ into a format whereby I can sub in the values for adding together or multiplying $α$ and $β$ ? If so, how ?
If $\alpha,\beta$ are the roots of $x^2-6x+7=0$, then all quadratic equations with roots $\alpha+\frac{1}{\beta}$ and $\beta+\frac{1}{\alpha}$ are $$a\left(x-\left(\alpha+\frac{1}{\beta}\right)\right)\left(x-\left(\beta+\frac{1}{\alpha}\right)\right)=0,$$
where $a\in\mathbb R$, $a\neq 0$ (saying "the equation" is wrong, because there are infinitely many of them).
Using Vieta's Formulas, we get $\alpha+\beta=6$ and $\alpha\beta=7$. Use these two equalities in the following:
$$a\left(x^2-\left(\alpha+\beta+\frac{\alpha+\beta}{\alpha\beta}\right)x+\left(\alpha\beta+1+1+\frac{1}{\alpha\beta}\right)\right)=0$$