How does one solve the equations $x^2-3=0$ and $x^2+x-1=0$ in $\Bbb{F}_7[x] / (x^2-5)$?
Not sure how do do it, I know there is a solution for both, but I don't see how to get there.
Thanks.
How does one solve the equations $x^2-3=0$ and $x^2+x-1=0$ in $\Bbb{F}_7[x] / (x^2-5)$?
Not sure how do do it, I know there is a solution for both, but I don't see how to get there.
Thanks.
Let $\alpha\in\Bbb{F}_7[x]/(x^2-5)$ such that $\alpha^2=5$. Then for any $c\in\Bbb{F}_7$ we have $$(c\alpha)^2=c^2\alpha^2=5c^2,$$ so for which $c\in\Bbb{F}_7$ is $c\alpha$ a root of $x^2-3$?
More generally every element of $k$ can be written as $a\alpha+b$ for some $a,b\in\Bbb{F}_7$. Plugging this expression into your polynomials yields two equations for $a$ and $b$, which aren't hard to solve in the quadratic case.