Let $f,g\in \Bbb Q[x]$ polynomyals with the same real root $\alpha \in \Bbb R$. I'm asked wether or not $f$ and $g$ must have a common divisor $h\in \Bbb Q[x]$ with $\deg(h) \geq 1$.
I believe that the answer is yes, I just cant justify that.
Edit: I think is solved that. Let $I = \{p\in \Bbb Q[x] \mid p(\alpha)=0 \}$. Obviously $I$ is an Ideal of $\Bbb Q[x]$, and since $\Bbb Q$ is a field $\Bbb Q[x]$ is euclid Ring and therefore principal domain, so i'll just take the creator of I as a common divisor.
If a real (or complex) number $\alpha$ is the root of some non-zero polynomial in $\mathbb{Q}[x]$, then we say $\alpha$ is algebraic. Any algebraic number has a minimal polynomial $m_\alpha\in\mathbb{Q}[x]$ (Wikipedia link), which can be characterized in many ways:
Out of the monic polynomials in $\mathbb{Q}[x]$ with $\alpha$ as a root, it is the one of least degree.
Out of the monic polynomials in $\mathbb{Q}[x]$ with $\alpha$ as a root, it is the only one that is irreducible.
Out of the polynomials that generate the kernel of the evaluation homomorphism $$\mathrm{ev}_\alpha:\mathbb{Q}[x]\to\mathbb{C},\quad \mathrm{ev}_\alpha(f)=f(\alpha)$$ it is the monic one (note that $\mathbb{Q}[x]$ is a PID and the kernel is an ideal so the kernel can be generated by a single element.)
Note that since $m_\alpha$ is irreducible, it certainly has degree $\geq 1$.
Since we know that the given $\alpha$ is the root of some non-zero polynomial in $\mathbb{Q}[x]$, it is algebraic, and has its minimal polynomial $m_\alpha$. Use any of the characterizations above to prove that $f$ and $g$ must both be multiples of $m_\alpha$. It would be useful to keep in mind that $\mathbb{Q}[x]$ is a Euclidean domain, i.e., it has a division algorithm (statement EF1 on Wikipedia).