Since the degree of the irreducible polynomial $x^3+2x+2$ over $\mathbb{Q}[x]$ is odd, it has a real solution , let $a$. I am asked to express $\displaystyle{\frac{1}{1-a}}$ as an element of $\mathbb{Q}[a]$.
I have done the following:
Since $a$ is a real solution of $x^3+2x+2$, we have that $a^3+2a+2=0$.
$\frac{1}{1-a}=y \Rightarrow a=\frac{y-1}{y}$
$$a^3+2a+2=0 \\ \Rightarrow \frac{(y-1)^3}{y^3}+2\frac{y-1}{y}+2=0 \\ \Rightarrow (y-1)^3+2(y-1)y^2+2y^3=0 \\ \Rightarrow 5y^3-5y^2+3y-1=0 \\ \Rightarrow 5\left ( \frac{a-1}{a} \right )^3-5\left ( \frac{a-1}{a} \right )^2+3\left ( \frac{a-1}{a} \right )-1=0 $$
That what I have found is not a polynomial of $a$, with coefficients at $\mathbb{Q}$, right??
Is there an other way to write $\displaystyle{\frac{1}{1-a}}$ as an element of $\mathbb{Q}[a]$ ??
$$ a^3+2a+2=0\\ a^3+2a-3=-5\\ (a-1)(a^2+a+3)=-5\\ \frac{1}{5}(a^2+a+3)=\frac{1}{1-a} $$