Consider the field
F=Z_(2)(x)/(x^(4) x 1)
. Compute
(x^(2) x)(x^(2) x 1)
in the field F and represent it in the binary bits. Remember that you have to multiply and reduce the coefficients mod 2 and then reduce by mod
x^(4) x 1
. 0100 0010 0001 1001 1000 Question 2 1 pts 6 (in hexadecimal notation) is the inverse of 7 in the above field
F
. True False