I need help with the following:
(i) Show that in R{x}, no polynomial of odd degree >1 is irreducible.
The question is a bit confusing because I interpret it as Show that in R{x}, all polynomials of odd degree >1 are reducible.
For example:
$$x^5 + x^4 + 1$$ should be reducible but I'm not sure if it is, how do I know if it is reducible or not?
(ii) Show that if f(x) in R{x} has a multiple factor, then its derivative f'(x) is not relatively prime to f(x).
For (ii), write $f=g^2h$ with $g$ not constant. Then $f'= 2gg'h+g^2h'$. Hence $g$ divides both $f$ and $f'$.