Let $F$ be a field, and suppose that $X^2 + X + 1$ is irreducible in $F[x]$. Let $K = F[x]/(X^2+X+1)F[X]$. Find a polynomial $q(X)$ of degree at most 1 satisfying $(q(X) + I) \cdot ((X+1) + I) = 1 + I$
So basically we want to find a $q(X)$ such that $q(X)(X+1) - 1 \in I \Longleftrightarrow q(X)(X+1) - 1 = f(X)(X^2+X+1)$ for some $f(X) \in F[x]$. The question is how do I find such a $q(X), f(X)$. And I looked through the previous duplicates and I still just don't get this. I don't get how you can just "treat $X^2 + X + 1$ as $0$" Like sure, they're equivalent in the sense they both exist in the ideal, but we can just replace? And everyone is saying to use the Division Algo, but on what? I'm so confused and have been stuck for hours.