Difference between revisions of "2019 AMC 12A Problems/Problem 17"
(I offered another solution using factoring and Vieta's) |
|||
Line 33: | Line 33: | ||
<math>5 - 8 + 13 = \boxed{\textbf{(D)}10}</math>. | <math>5 - 8 + 13 = \boxed{\textbf{(D)}10}</math>. | ||
+ | |||
+ | ==Solution 3== | ||
+ | |||
+ | Let <math>p, q</math>, and <math>r</math> be the roots of the polynomial. By Vieta's, we have | ||
+ | |||
+ | <math>p+q+r = 5</math> | ||
+ | |||
+ | <math>pq+qr+rp = 8</math> | ||
+ | |||
+ | <math>pqr=13</math>. | ||
+ | |||
+ | |||
+ | We know <math>s_k = p^k + q^k + r^k</math>. Consider <math>(p+q+r)(s_k) =5s_k</math>. | ||
+ | |||
+ | <math>5s_k = [p^{k+1} + q^{k+1} + r^{k+1}] + p^k q + p^k r + pq^k + q^k r + pr^k + qr^k</math> | ||
+ | |||
+ | Using <math>pqr = 13</math> and <math>s_{k-2} = p^{k-2} + q^{k-2} + r^{k-2}</math>, we see | ||
+ | <math>13s_{k-2} = p^{k-1}qr + pq^{k-1}r + pqr^{k-1}</math>. | ||
+ | |||
+ | |||
+ | <math>5s_k + 13s_{k-2} = s_{k+1} + (p^k q + p^k r + p^{k-1}qr) + (pq^k + pq^{k-1}r + q^k r) + (pqr^{k-1} + pr^k + qr^k)</math> | ||
+ | |||
+ | <math> = s_{k+1} + p^{k-1} (pq + pr + qr) + q^{k-1} (pq + pr + qr) + r^{k-1} (pq + pr + qr)</math> | ||
+ | |||
+ | <math> = s_{k+1} + (p^{k-1} + q^{k-1} + r^{k-1})(pq + pr + qr)</math> | ||
+ | |||
+ | <math> 5s_k + 13s_{k-2} = s_{k+1} + 8s_{k-1}</math> | ||
+ | |||
+ | Rearrange to get | ||
+ | <math>s_{k+1} = 5s_k - 8s_{k-1} + 13s_{k-2}</math> | ||
+ | |||
+ | So, <math>a+ b + c = 5 -8 + 13 = \boxed{\textbf{(D)}10}</math>. | ||
==Video Solution== | ==Video Solution== | ||
For those who want a video solution: https://www.youtube.com/watch?v=tAS_DbKmtzI | For those who want a video solution: https://www.youtube.com/watch?v=tAS_DbKmtzI | ||
+ | |||
==See Also== | ==See Also== |
Revision as of 11:48, 12 February 2019
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 (see this link), 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 .
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, we have
.
We know . Consider .
Using and , we see .
Rearrange to get
So, .
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 |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.