2025 AMC 12A Problems/Problem 25: Difference between revisions
Tiankaizhang (talk | contribs) |
Tiankaizhang (talk | contribs) |
||
| Line 3: | Line 3: | ||
==Solution 1 == | ==Solution 1 == | ||
From the structure <imath>f(x) \le 0</imath> on <imath>[a,b] \cup (c,d)</imath> and <imath>f(x) > 0</imath> elsewhere, we deduce: | From the structure <imath>f(x) \le 0</imath> on <imath>[a,b] \cup (c,d)</imath> and <imath>f(x) > 0</imath> elsewhere, we deduce: | ||
* <imath>a</imath> and <imath>b</imath> are zeros of <imath>f</imath> (since we transition from <imath>f > 0</imath> to <imath>f \le 0</imath> at <imath>a</imath> and from <imath>f \le 0</imath> to <imath>f > 0</imath> at <imath>b</imath>). | |||
* <imath>c</imath> and <imath>d</imath> are poles or holes of <imath>f</imath> (since on <imath>(c,d)</imath> we have <imath>f \le 0</imath>, at <imath>c^+</imath> and <imath>d^-</imath> the sign is negative, and immediately outside the interval <imath>f > 0</imath>). | |||
Thus the sign pattern is: | Thus the sign pattern is: | ||
<imath>\textstyle | <imath>\textstyle | ||
Revision as of 02:49, 7 November 2025
Polynomials
and
each have degree
and leading coefficient
, and their roots are all elements of
. The function
has the property that there exist real numbers
such that the set of all real numbers
such that
consists of the closed interval
together with the open interval
. How many functions
are possible?
Solution 1
From the structure
on
and
elsewhere, we deduce:
and
are zeros of
(since we transition from
to
at
and from
to
at
).
and
are poles or holes of
(since on
we have
, at
and
the sign is negative, and immediately outside the interval
).
Thus the sign pattern is:
- Victor Zhang