/

AMC12 2019 B

AMC12 2019 B · Q21

AMC12 2019 B · Q21. It mainly tests Quadratic equations, Vieta / quadratic relationships (basic).

How many quadratic polynomials with real coefficients are there such that the set of roots equals the set of coefficients? (For clarification: If the polynomial is $ax^2 + bx + c$, $a \neq 0$, and the roots are $r$ and $s$, then the requirement is that $\{a, b, c\} = \{r, s\}$.)
有有多少个实系数二次多项式使得根的集合等于系数的集合?(澄清:如果多项式是 $ax^2 + bx + c$,$a \neq 0$,根是 $r$ 和 $s$,则要求 $\{a, b, c\} = \{r, s\}$。)
(A) 3 3
(B) 4 4
(C) 5 5
(D) 6 6
(E) infinitely many 无限多个
Answer
Correct choice: (B)
正确答案:(B)
Solution
Answer (B): Because the coefficients are real, so must be the roots. Let the two real roots be $r$ and $s$. Note that $r\neq s$ because $p(x)=rx^2+rx+r$ has no real roots. The given condition implies that, without loss of generality, $p(x)=r(x-r)(x-s)$, with $r\neq 0$. There are three cases to consider. Case 1: $r(x-r)(x-s)=rx^2+rx+s$. Then equating coefficients yields $r+s=-1$ and $r^2s=s$. The solutions to this system of equations are $(r,s)=(1,-2)$, in which case $p(x)=x^2+x-2$, and $(r,s)=(-1,0)$, in which case $p(x)=-x^2-x$. Case 2: $r(x-r)(x-s)=rx^2+sx+r$. Then $r+s=-\frac{s}{r}$ and $rs=1$. Multiplying the first equation by $r^2$ and substituting for $rs$ yields $r^3+r+1=0$. Descartes’ Rule of Signs shows that this equation has no positive real solution and one negative real soution (which is approximately $-0.682$, so $p(x)\approx -0.682x^2-1.466x-0.682$). Case 3: $r(x-r)(x-s)=rx^2+sx+s$. Then $r+s=-\frac{s}{r}$ and $rs=\frac{s}{r}$. It follows from $r\neq 0$ that $s\neq 0$. Then from the second equation, $r^2=1$. If $r=-1$, then the first equation becomes $-1+s=s$, which has no solution. If $r=1$, then the first equation becomes $1+s=-s$, so $s=-\frac{1}{2}$, in which case $p(x)=x^2-\frac{1}{2}x-\frac{1}{2}$. In summary, Case 1 yielded $2$ polynomials, Case 2 yielded $1$ more, and Case 3 yielded $1$ more, for a total of $2+1+1=4$ polynomials.
答案(B):因为系数都是实数,所以根也必须是实数。设两个实根为 $r$ 和 $s$。注意 $r\neq s$,因为 $p(x)=rx^2+rx+r$ 没有实根。给定条件意味着不失一般性可设 $p(x)=r(x-r)(x-s)$,且 $r\neq 0$。需要考虑三种情况。 情况 1:$r(x-r)(x-s)=rx^2+rx+s$。比较系数得到 $r+s=-1$ 且 $r^2s=s$。该方程组的解为 $(r,s)=(1,-2)$,此时 $p(x)=x^2+x-2$;以及 $(r,s)=(-1,0)$,此时 $p(x)=-x^2-x$。 情况 2:$r(x-r)(x-s)=rx^2+sx+r$。则 $r+s=-\frac{s}{r}$ 且 $rs=1$。将第一式乘以 $r^2$ 并用 $rs$ 代入,得到 $r^3+r+1=0$。笛卡尔符号法则表明该方程没有正实根,且有一个负实根(约为 $-0.682$,因此 $p(x)\approx -0.682x^2-1.466x-0.682$)。 情况 3:$r(x-r)(x-s)=rx^2+sx+s$。则 $r+s=-\frac{s}{r}$ 且 $rs=\frac{s}{r}$。由 $r\neq 0$ 可知 $s\neq 0$。再由第二式可得 $r^2=1$。若 $r=-1$,则第一式变为 $-1+s=s$,无解。若 $r=1$,则第一式变为 $1+s=-s$,所以 $s=-\frac{1}{2}$,此时 $p(x)=x^2-\frac{1}{2}x-\frac{1}{2}$。 综上,情况 1 得到 $2$ 个多项式,情况 2 再得到 $1$ 个,情况 3 再得到 $1$ 个,总计 $2+1+1=4$ 个多项式。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.