Difference between revisions of "2017 AMC 12A Problems/Problem 23"

m (Solution)
m (Solution: fixing typos and improving structure)
Line 7: Line 7:
 
==Solution==
 
==Solution==
  
Let <math>r_1,r_2,</math> and <math>r_3</math> be the roots of <math>g(x)</math>. Let <math>r_4</math> be the additional root of <math>f(x)</math>. Then by Vieta's formulas, <math>r_1+r_2+r_3=-a</math> and <math>r_1+r_2+r_3+r_4=-1</math> so <math>r_4=a-1</math>.
+
Let <math>r_1,r_2,</math> and <math>r_3</math> be the roots of <math>g(x)</math>. Let <math>r_4</math> be the additional root of <math>f(x)</math>. Then from Vieta's formulas on the quadratic term of <math>g(x)</math> and the cubic term of <math>f(x)</math>, we obtain the following:
  
Also, Vieta's formulas tell us that <math>r_1r_2+r_2r_3+r_3r_1=1,</math> <math>r_1r_2r_3=-10.</math> and <math>r_1r_2r_3+r_2r_3r_4+r_3r_4r_1+r_4r_1r_2=-100</math>.
+
<cmath>\begin{align*}
 +
r_1+r_2+r_3&=-a \\
 +
r_1+r_2+r_3+r_4&=-1
 +
\end{align*}</cmath>
  
Hence <math>-10+(r_1r_2+r_2r_3+r_3r_1)r_4=-100</math> so that <math>r_4=-90</math>. But <math>r_4=a-1</math> so <math>a=-89</math>.
+
so <math>r_4=a-1</math>.
  
Now we can factor <math>f(x)</math> in terms of <math>g(x)</math> as <math>f(x)=(x-r_4)g(x)=(x+90)g(x)</math>. Then <math>f(1)=91g(1)</math> and <math>g(1)=1^3-89\cdot 1^2+1+10=-77</math>.
+
Now applying Vieta's formulas on the constant term of <math>g(x)</math>, the linear term of <math>g(x)</math>, and the linear term of <math>f(x)</math>, we obtain:
 +
 
 +
<cmath>\begin{align*}
 +
r_1r_2r_3  & = -10\\
 +
r_1r_2+r_2r_3+r_3r_1 &= 1\\
 +
r_1r_2r_3+r_2r_3r_4+r_3r_4r_1+r_4r_1r_2  & = -100\\
 +
\end{align*}</cmath>
 +
 
 +
Substituting for <math>r_1r_2r_3</math> and factoring the remainder of the expression, we obtain:
 +
 
 +
<cmath>-10+(r_1r_2+r_2r_3+r_3r_1)r_4=-10+r_4=-100</cmath>
 +
 
 +
It follows that <math>r_4=-90</math>. But <math>r_4=a-1</math> so <math>a=-89</math>
 +
 
 +
Now we can factor <math>f(x)</math> in terms of <math>g(x)</math> as
 +
 
 +
<cmath>f(x)=(x-r_4)g(x)=(x+90)g(x)</cmath>
 +
 
 +
Then <math>f(1)=91g(1)</math> and
 +
 
 +
<cmath>g(1)=1^3-89\cdot 1^2+1+10=-77</cmath>
  
 
Hence <math>f(1)=91\cdot(-77)=\boxed{\textbf{(D)}\,-7007}</math>.
 
Hence <math>f(1)=91\cdot(-77)=\boxed{\textbf{(D)}\,-7007}</math>.

Revision as of 16:57, 8 February 2017

Problem

For certain real numbers $a$, $b$, and $c$, the polynomial \[g(x) = x^3 + ax^2 + x + 10\]has three distinct roots, and each root of $g(x)$ is also a root of the polynomial \[f(x) = x^4 + x^3 + bx^2 + 100x + c.\]What is $f(1)$?

$\textbf{(A)}\ -9009 \qquad\textbf{(B)}\ -8008 \qquad\textbf{(C)}\ -7007 \qquad\textbf{(D)}\ -6006 \qquad\textbf{(E)}\ -5005$

Solution

Let $r_1,r_2,$ and $r_3$ be the roots of $g(x)$. Let $r_4$ be the additional root of $f(x)$. Then from Vieta's formulas on the quadratic term of $g(x)$ and the cubic term of $f(x)$, we obtain the following:

\begin{align*} r_1+r_2+r_3&=-a \\  r_1+r_2+r_3+r_4&=-1 \end{align*}

so $r_4=a-1$.

Now applying Vieta's formulas on the constant term of $g(x)$, the linear term of $g(x)$, and the linear term of $f(x)$, we obtain:

\begin{align*} r_1r_2r_3  & = -10\\ r_1r_2+r_2r_3+r_3r_1 &= 1\\  r_1r_2r_3+r_2r_3r_4+r_3r_4r_1+r_4r_1r_2  & = -100\\ \end{align*}

Substituting for $r_1r_2r_3$ and factoring the remainder of the expression, we obtain:

\[-10+(r_1r_2+r_2r_3+r_3r_1)r_4=-10+r_4=-100\]

It follows that $r_4=-90$. But $r_4=a-1$ so $a=-89$

Now we can factor $f(x)$ in terms of $g(x)$ as

\[f(x)=(x-r_4)g(x)=(x+90)g(x)\]

Then $f(1)=91g(1)$ and

\[g(1)=1^3-89\cdot 1^2+1+10=-77\]

Hence $f(1)=91\cdot(-77)=\boxed{\textbf{(D)}\,-7007}$.