Suppose that $f(x)$ is a polynomial in $\mathbb{Q}[x]$ of degree $d>1$ with $d$ roots $x_1, \ldots, x_d$ in $\mathbb{C}$. If $x_2=a x_1$ for $a \in \mathbb{Q}$ different from -1 , prove that $f(x)$ is reducible.
This question comes from UCLA Spring 2004 Algebra Qualifying exam.
After trying induction on $n$ and failed, I tried Galois theory but cannot hit the point. Any hint or solution will be appreciated.
(Edited to be more clear about the shape of the argument as suggested below)
Assume that $a\neq \pm 1$ and handle the trivial $a=0$ case separately. WLOG assume that $f(x)$ is monic.
The monic polynomials $f(x)$ and $a^{-d}f(ax)$ share the common root $x_{1}$, so their gcd (in $\mathbb{Q}[x]$) is of positive degree.
On the other hand, $a^{-d}\neq 1$, so $f(x)$ and $a^{-d}f(ax)$ have distinct constant term and thus are distinct monic polynomials of equal degree.
So the gcd of $f(x)$ and $a^{-d}f(ax)$ is a positive degree proper divisor of $f(x)$, a contradiction to $f$’s irreducibility.