2019 AMC 12A Problems/Problem 17: Difference between revisions
Megaboy6679 (talk | contribs) |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 84: | Line 84: | ||
-IzhanAli | -IzhanAli | ||
==Solution 5 == | |||
Let the roots be <math>r</math>, <math>s</math>, and <math>t</math>. We know <math>r^2+s^2+t^2 = (r+s+t)(r+s+t) - 2(rs+st+tr)</math>.Continuing, we have: | |||
<math>r^3+s^3+t^3 = (r^2+s^2+t^2)(r+s+t) - (rs+st+tr)(r+s+t)+3rst</math> | |||
<math>r^4+s^4+t^4 = (r^3+s^3+t^3)(r+s+t) - (rs+st+tr)(r^2+s^2+t^2)-(rst)(r+s+t)</math> | |||
<math>r^5+s^5+t^5 = (r^4+s^4+t^4)(r+s+t) - (rs+st+tr)(r^3+s^3+t^3) - (rst)(r^2+s^2+t^2)</math> | |||
Clearly, the answer is <math>5-8+13 = \boxed{\textbf{(D)} 10}</math> | |||
-skibbysiggy | |||
==Solution 6== | |||
Let <math>\alpha</math>, <math>\beta</math>, and <math>\gamma</math> be the roots of the polynomial. By definition, the following equations are true. | |||
<cmath> | |||
\begin{align*} | |||
s_{k + 1} &= \alpha^{k + 1} + \beta^{k + 1} + \gamma^{k + 1} \\ | |||
s_k &= \alpha^k + \beta^k + \gamma^k \\ | |||
s_{k - 1} &= \alpha^{k - 1} + \beta^{k - 1} + \gamma^{k - 1} \\ | |||
s_{k - 2} &= \alpha^{k - 2} + \beta^{k - 2} + \gamma^{k - 2} | |||
\end{align*} | |||
</cmath> | |||
The equations could be used to find the relationships between the roots and <math>a</math>, <math>b</math>, and <math>c</math>. | |||
<cmath> | |||
\begin{align*} | |||
\alpha^{k + 1} + \beta^{k + 1} + \gamma^{k + 1} | |||
&= a(\alpha^k + \beta^k + \gamma^k) + b(\alpha^{k - 1} + \beta^{k - 1} + \gamma^{k - 1}) + c(\alpha^{k - 2} + \beta^{k - 2} + \gamma^{k - 2}) \\ | |||
&= \alpha^{k - 2}(c + b\alpha + a\alpha^2) + \beta^{k - 2}(c + b\beta + a\beta^2) + \gamma^{k - 2}(c + b\gamma + a\gamma^2) | |||
\end{align*} | |||
</cmath> | |||
Continuing, | |||
<cmath> | |||
\alpha^{k - 2}(\alpha^3 - a\alpha^2 - b\alpha - c) + \beta^{k - 2}(\beta^3 - a\beta^2 - b\beta - c) + \gamma^{k - 2}(\gamma^3 - a\gamma^2 - b\gamma - c) = 0 | |||
</cmath> | |||
Notice that if <math>x^3 - ax^2 - bx - c = 0</math>, the equation will satisfy. Thus, <math>a = 5</math>, <math>b = -8</math>, <math>c = 13</math>. Therefore, <math>a + b + c = \boxed{\textbf{(D)} 10}</math>. | |||
~MaPhyCom | |||
==Video Solution== | ==Video Solution== | ||
Latest revision as of 09:51, 27 July 2025
Problem
Let
denote the sum of the
th powers of the roots of the polynomial
. In particular,
,
, and
. Let
,
, and
be real numbers such that
for
,
,
What is
?
Solution 1
Applying Newton's Sums, we have
so
we get the answer as
.
Solution 2
Let
, and
be the roots of the polynomial. Then,
Adding these three equations, we get
can be written as
, giving
We are given that
is satisfied for
,
,
, meaning it must be satisfied when
, giving us
.
Therefore,
, and
by matching coefficients.
.
Solution 3
Let
, and
be the roots of the polynomial. By Vieta's Formulae, we have
.
We know
. Consider
.
Using
and
, we see
.
We have
Rearrange to get
So,
.
-gregwwl
Solution 4
Let
be the roots of
. Then:
\\
\\
If we multiply both sides of the equation by
, where
is a positive integer, then that won't change the coefficients, but just the degree of the new polynomial and the other term's exponents. We can try multiplying to find
, but that is just to check. So then with the above information about
, we see that:
,
,
Then:
This means that
, as expected. So we have
. So our answer is
-IzhanAli
Solution 5
Let the roots be
,
, and
. We know
.Continuing, we have:
Clearly, the answer is
-skibbysiggy
Solution 6
Let
,
, and
be the roots of the polynomial. By definition, the following equations are true.
The equations could be used to find the relationships between the roots and
,
, and
.
Continuing,
Notice that if
, the equation will satisfy. Thus,
,
,
. Therefore,
.
~MaPhyCom
Video Solution
For those who want a video solution: https://www.youtube.com/watch?v=tAS_DbKmtzI
See Also
| 2019 AMC 12A (Problems • Answer Key • Resources) | |
| Preceded by Problem 16 |
Followed by Problem 18 |
| 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
| All AMC 12 Problems and Solutions | |
These problems are copyrighted © by the Mathematical Association of America.