The theorems I want to prove are:
$$\text {if } a + b + c = 0 \text{ then } x_1 = 1 \text { and } x_2= c/a$$ $$ \text{if } a - b + c = 0 \text{ then } x_1 = - 1 \text{ and } x_2 = -c/a $$
where $x_1$ and $x_2$ are the roots of the equation and $a,b$ and $c$ are the parameters. In my textbook the only thing which is said is that this is easily proven by Viet's formulas. However I can see how to prove it.