Let $a$ be a zero of $x^3+x^2+1$ in some extension of $\mathbb{Z}_2$. Find the multiplicative inverse of $a+1$ in this extension.
Attempt: we know that if $F$ is a field and $p(x)$ is irreducible in $F[x]$ and if $a$ is a zero of $p(x)$ then $F(a)\simeq F[x]/\langle p(x)\rangle$. After that how can I proceed?
The answer has been posted in the comments($a^2$) but here is a general method for finding inverses:
Let us find the inverse of $a(x)$ in $F[x]/(p(x)$. Assume the inverse is some polynomial $f(x)$ of degree less than $p(x)$. Then solve for $a(x)f(x) = 1$ by reducing the powers of $x$ greater than $d = \text{deg }p(x)$ in the product and use liner algebra to solve. You will have d coefficients and $d$ equations.