Any hint How should I check whether $3x+6$ is irreducible in :
1.) $\mathbb Q[x]$
2.) $\mathbb Z[x]$
2026-03-28 09:50:20.1774691420
Checking irreducibility of $3x+6$ in $\mathbb Q[x]$ and $\mathbb Z[x]$
47 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Hint: If $$ 3x+6=p(x)q(x) $$
is a factoring then clearly $$ \deg(p)+\deg(q)=\deg(3x+6)=1 $$
since $\mathbb{Z},\mathbb{Q}$ does not have zero divisors.
This imply that one of $p$ and $q$ have degree $0$ while the other have degree $1$.
Without loss of generality $\deg(p)=0$ and $\deg(q)=1$.
Now - can you see if such factoring exists over $\mathbb{Z}$ ? over $\mathbb{Q}$ ?