Skip to main content

2023 AMC 12B Problem 6

Problem 6 of 25EasierAlgebraNumber Theory

When the roots of the polynomial P(x)=(x1)1(x2)2(x3)3(x10)10 \begin{gathered} P(x)=(x-1)^1(x-2)^2 \\ {}\cdot (x-3)^3\cdots \\ {}\cdot (x-10)^{10} \end{gathered} are removed from the number line, what remains is the union of 1111 disjoint open intervals. On how many of these intervals is P(x)P(x) positive?

Answer choices

Show solution

Solution

The exponent of the factor (xk)(x-k) is k,k, so the sign of PP changes at x=kx=k only when kk is odd, i.e. at 1,3,5,7,9.1,3,5,7,9. For x>10x\gt 10 every factor is positive, so P>0.P\gt 0. Sweeping left and flipping at each odd root, the positive intervals are (10,),(10,\infty), (9,10),(9,10), (6,7),(6,7), (5,6),(5,6), (2,3),(2,3), and (1,2)(1,2) — six intervals in all. Thus, the correct answer is C.

More practice

Concepts: polynomial · parity

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.