Difference between revisions of "2017 AMC 10A Problems/Problem 24"
(Created page with "==Problem== For certain real numbers <math>a</math>, <math>b</math>, and <math>c</math>, the polynomial <cmath>g(x) = x^3 + ax^2 + x + 10</cmath>has three distinct roots, and...") |
(Start of Solution) |
||
Line 3: | Line 3: | ||
<math>\textbf{(A)}\ -9009 \qquad\textbf{(B)}\ -8008 \qquad\textbf{(C)}\ -7007 \qquad\textbf{(D)}\ -6006 \qquad\textbf{(E)}\ -5005</math> | <math>\textbf{(A)}\ -9009 \qquad\textbf{(B)}\ -8008 \qquad\textbf{(C)}\ -7007 \qquad\textbf{(D)}\ -6006 \qquad\textbf{(E)}\ -5005</math> | ||
+ | |||
+ | ==Solution== | ||
+ | <math>f(x)</math> must have four roots, three of which are roots of <math>g(x)</math>. Using the fact that every polynomial has a unique factorization into its roots, and since the leading coefficient of <math>f(x)</math> and <math>g(x)</math> are the same, we know that | ||
+ | |||
+ | <cmath>f(x)=g(x)(x-r)</cmath> | ||
+ | |||
+ | where <math>r\in\mathbb{C}</math> is the fourth root of <math>f(x)</math>. Substituting <math>g(x)</math> and expanding, we find that | ||
+ | |||
+ | <cmath>f(x)=(x^3+ax^2+x+10)(x-r)=x^4+(a-r)x^3+(1-ar)x^2+(10-r)x-10r.</cmath> | ||
+ | |||
+ | Comparing coefficients with <math>f(x)</math>, we see that | ||
+ | |||
+ | <cmath>\begin{align*} | ||
+ | a-r=1\\ | ||
+ | 1-ar=b\\ | ||
+ | 10-r=100\\ | ||
+ | -10r=c\\ | ||
+ | \end{align*}</cmath> |
Revision as of 16:30, 8 February 2017
Problem
For certain real numbers , , and , the polynomial has three distinct roots, and each root of is also a root of the polynomial What is ?
Solution
must have four roots, three of which are roots of . Using the fact that every polynomial has a unique factorization into its roots, and since the leading coefficient of and are the same, we know that
where is the fourth root of . Substituting and expanding, we find that
Comparing coefficients with , we see that