What is the degree of the least degree polynomial that has a root whose value is an integer answer to this question?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Because the answer is a degree of a polynomial and it is an integer, the answer is a nonnegative integer (0, 1, 2, ...). (The polynomial x ↦ 0 has degree − ∞ .)
Now, if the answer is 0, then the polynomial is constant: x ↦ c where c = 0 . But this polynomial has no root at all, so 0 cannot be a root of this polynomial.
An answer of 1 works, with the polynomial x ↦ x − 1 , having degree 1 and that 1 is a solution. Thus the answer is 1 .