Problem

Source: 2022 Grand Duchy of Lithuania, MC p1 (Baltic Way TST) https://artofproblemsolving.com/community/c1321893_grand

Tags: algebra, polynomial



Given a polynomial with integer coefficients $$P(x) = x^{20} + a_{19}x^{19} +... + a_1x + a_0,$$having $20$ different real roots. Determine the maximum number of roots such a polynomial $P$ can have in the interval $(99, 100)$.