#determining x from equations of elements from field F
20 messages · Page 1 of 1 (latest)
is it possible to just do
x²+x+1_F=0_F
(x-1_F)(x²+x+1_F)=(x-1_F)0_F
x³-1_F=0_F
?
btw if you use the hint
x(x+1_F)=(x)(-x²)
x²+x=-x³
x²+x+1_F=-x³+1_F
.
.
etc
we haven't proven multiplication of both sides unless by multiplicative neutral 1f
can you multiply one more (-1_F) on both sides?
not sure if that's valid with the constraints you have