It is clear that: $x² - 2px + q = (x-p)² - p²+q = 0 $
The equation $(E)$ becomes: $ (x - p)² = p² - q $
Also, we have the equation $x²=a$ admits solutions if and only if $a = 0,1, 4, 9$ (Am I correct?)
Which means $(E)$ admits solutions only if $p²-q \in \{0, 1, 4, 9\} $ (Am I correct?)
The next question was to solve the equation $ x^4+3x²+4 = O $ in $\mathbb{Z_{11}}$.
$x^4+3x²+4 = 0 \iff (x²-2)² = -x² - 3 $
I am unable to proceed to solve this because $ x $ is in both sides. How can I proceed?
Thank you.