Translating the roots Let : P(x) = a_0x^n + a_1 x^{n-1} + \cdots + a_{n} be a polynomial, and :\alpha_1, \ldots, \alpha_n be its complex roots (not necessarily distinct). For any constant , the polynomial whose roots are :\alpha_1+c, \ldots, \alpha_n+c is :Q(y) = P(y-c)= a_0(y-c)^n + a_1 (y-c)^{n-1} + \cdots + a_{n}. If the coefficients of are
integers and the constant c=\frac{p}{q} is a
rational number, the coefficients of may be not integers, but the polynomial has integer coefficients and has the same roots as . A special case is when c=\frac{a_1}{na_0}. The resulting polynomial does not have any term in .
Reciprocals of the roots Let : P(x) = a_0x^n + a_1 x^{n-1} + \cdots + a_{n} be a polynomial. The polynomial whose roots are the
reciprocals of the roots of is its
reciprocal polynomial : Q(y)= y^nP\left(\frac{1}{y}\right)= a_ny^n + a_{n-1} y^{n-1} + \cdots + a_{0}.
Scaling the roots Let : P(x) = a_0x^n + a_1 x^{n-1} + \cdots + a_{n} be a polynomial, and be a non-zero constant. A polynomial whose roots are the product by of the roots of is :Q(y)=c^nP\left(\frac{y}{c} \right) = a_0y^n + a_1 cy^{n-1} + \cdots + a_{n}c^n. The factor appears here because, if and the coefficients of are integers or belong to some
integral domain, the same is true for the coefficients of . In the special case where c=a_0, all coefficients of are multiple of , and \frac{Q}{c} is a
monic polynomial, whose coefficients belong to any integral domain containing and the coefficients of . This polynomial transformation is often used to reduce questions on
algebraic numbers to questions on
algebraic integers. Combining this with a
translation of the roots by \frac{a_1}{na_0}, allows to reduce any question on the roots of a polynomial, such as
root-finding, to a similar question on a simpler polynomial, which is monic and does not have a term of degree . For examples of this, see
Cubic function § Reduction to a depressed cubic or
Quartic function § Converting to a depressed quartic. ==Transformation by a rational function==