I'm trying to solve this question from my abstract algebra's course. I know it's a very trivial question that can be solved using Ruffini like we are taught before college, but my question is how can I solve it using "ring of polynomial" theory. The question goes like this:
Factorize the following polynomials as product of irreducibles:
- $X^5 − 2X^4 − 12X + 24$ in $\mathbb{Z}[X]$
- $X^4+X^2+1$ in $(\mathbb{Z}/2\mathbb{Z})[X]$
I know about ring theory and some ring of polynomials theory, but I don't see what can I do here to approach this kind of problem using abstract algebra methods (instead of Ruffini, because I guess I'm not supposed to solve it that way after all the theory I've studied, where this method is never introduced). How can I solve this? Any help will be appreciated, thanks in advance.