Difference between revisions of "2023 AMC 10B Problems/Problem 12"
Technodoggo (talk | contribs) (→Solution) |
|||
Line 10: | Line 10: | ||
~Technodoggo | ~Technodoggo | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | Denote by <math>I_k</math> the interval <math>\left( k - 1 , k \right)</math> for <math>k \in \left\{ 2, 3, \cdots , 10 \right\}</math> and <math>I_1</math> the interval <math>\left( - \infty, 1 \right)</math>. | ||
+ | |||
+ | Therefore, the number of intervals that <math>P(x)</math> is positive is | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | 1 + \sum_{i=1}^{10} \Bbb I \left\{ | ||
+ | \sum_{j=i}^{10} j \mbox{ is even} | ||
+ | \right\} | ||
+ | & = 1 + \sum_{i=1}^{10} \Bbb I \left\{ | ||
+ | \frac{\left( i + 10 \right) \left( 11 - i \right)}{2} \mbox{ is even} | ||
+ | \right\} \\ | ||
+ | & = 1 + \sum_{i=1}^{10} \Bbb I \left\{ | ||
+ | \frac{- i^2 + i + 110}{2} \mbox{ is even} | ||
+ | \right\} \\ | ||
+ | & = 1 + \sum_{i=1}^{10} \Bbb I \left\{ | ||
+ | \frac{i^2 - i}{2} \mbox{ is odd} | ||
+ | \right\} \\ | ||
+ | & = \boxed{\textbf{(C) 6}} . | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | |||
+ | ~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) |
Revision as of 17:09, 15 November 2023
When the roots of the polynomial
are removed from the number line, what remains is the union of 11 disjoint open intervals. On how many of these intervals is positive?
Solution
The interval of the alternating signs. is a product of or 10 terms. When , all terms are , but because they are even number of terms. The sign keep alternates . There are 11 intervals, so there are 6 positives and 5 negatives.
~Technodoggo
Solution
Denote by the interval for and the interval .
Therefore, the number of intervals that is positive is
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)