Skip to main content

2023 AMC 10B Problem 12

Problem 12 of 25IntermediateAlgebraNumber Theory

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

Answer choices

Show solution

Solution

For x>10,x \gt 10, every factor (xi)i(x - i)^i is positive, so P(x)>0.P(x) \gt 0. Now move left. Crossing x=ix = i flips the sign only when ii is odd, that is at i=9,7,5,3,1.i = 9, 7, 5, 3, 1. So the eleven intervals, right to left, carry signs +,+,,,+,+,,,+,+,.+, +, -, -, +, +, -, -, +, +, -. Six are positive. Therefore, the answer is C.

More practice

Concepts: polynomial · parity · inequality

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