2019 AMC 10A Problems/Problem 24: Difference between revisions
Sevenoptimus (talk | contribs) m Fixed formatting and solution numbering |
Mathman645 (talk | contribs) |
||
| (30 intermediate revisions by 22 users not shown) | |||
| Line 6: | Line 6: | ||
==Solution 1== | ==Solution 1== | ||
Multiplying both sides by <math>(s-p)(s-q)(s-r)</math> | Multiplying both sides by <math>(s-p)(s-q)(s-r)</math> yields | ||
<cmath>1 = A(s-q)(s-r) + B(s-p)(s-r) + C(s-p)(s-q)</cmath> | <cmath>1 = A(s-q)(s-r) + B(s-p)(s-r) + C(s-p)(s-q)</cmath> | ||
As this is a polynomial and is true for infinitely many <math>s</math>, it must be true for all <math>s</math>. | As this is a polynomial identity, and it is true for infinitely many <math>s</math>, it must be true for all <math>s</math> (since a polynomial with infinitely many roots must in fact be the constant polynomial <math>0</math>). This means we can plug in <math>s = p</math> to find that <math>\frac1A = (p-q)(p-r)</math>. Similarly, we can find <math>\frac1B = (q-p)(q-r)</math> and <math>\frac1C = (r-p)(r-q)</math>. Summing them up, we get that <cmath>\frac1A + \frac1B + \frac1C = p^2 + q^2 + r^2 - pq - qr - pr</cmath> | ||
We can express <math>p^2 + q^2 + r^2 = (p+q+r)^2 - 2(pq + qr + pr)</math>, and by Vieta's Formulas, we know that this expression is equal to <math>484</math>. Vieta's also gives <math>pq + qr + pr = 80</math> (which we also used to find <math>p^2+q^2+r^2</math>), so the answer is <math>484 -240 = \boxed{\textbf{(B) } 244}</math>. | |||
==Solution 2 ( | ''Note'': this process of substituting in the 'forbidden' values in the original identity is a standard technique for partial fraction decomposition, as taught in calculus classes. | ||
<cmath> | -very small latex edit from countmath1 :) | ||
< | Minor rephrasing for correctness and clarity ~ Technodoggo | ||
==Solution 2 (Pure Elementary Algebra)== | |||
Solution 1 uses a trick from Calculus that seemingly contradicts the restriction <math>s\not\in\{p,q,r\}</math>. Here is a solution with pure elementary algebra. | |||
<cmath>A(s-q)(s-r) + B(s-p)(s-r) + C(s-p)(s-q)=1</cmath> | |||
<cmath>s^2(A+B+C)-s(Aq+Ar+Bp+Br+Cp+Cq)+(Aqr+Bpr+Cpq-1)=0</cmath> | |||
<cmath>\begin{cases} | |||
A+B+C=0 & (1)\\ | |||
Aq+Ar+Bp+Br+Cp+Cq=0 & (2)\\ | |||
Aqr+Bpr+Cpq=1 & (3) | |||
\end{cases}</cmath> | |||
From <math>(1)</math> we get <math>A=-(B+C)</math>, <math>B=-(A+C)</math>, <math>C=-(A+B)</math>, substituting them in <math>(2)</math>, we get <math>Ap + Bq + Cr=0</math> <math>(4)</math> | |||
<math>(4)- (1) \cdot r</math>, <math>A(p-r)+B(q-r)=0</math> <math>(5)</math> | |||
<math>(3) - (1) \cdot pq</math>, <math>Aq(r-p)+Bp(r-q)=1</math> <math>(6)</math> | |||
<math>(6) + (5) \cdot p</math>, <math>A(r-p)(q-p)=1</math> | |||
<math>A = \frac{1}{(r-p)(q-p)}</math>, by symmetry, <math>B = \frac{1}{(r-q)(p-q)}</math>, <math>C = \frac{1}{(q-r)(p-r)}</math> | |||
The rest is similar to solution 1, we get <math>\boxed{\textbf{(B) } 244}</math> | |||
~Mathman645: Honestly. this solution isn't even that hard to understand, but the way you factored the initial expression is kinda weird and misleading. | |||
~[https://artofproblemsolving.com/wiki/index.php/User:Isabelchen isabelchen] | |||
==Video Solution by Richard Rusczyk== | |||
https://www.youtube.com/watch?v=GI5d2ZN8gXY | |||
==Video Solution by TheBeautyofMath== | |||
https://youtu.be/zw5CCPcT5IU | |||
~IceMatrix | |||
==See Also== | ==See Also== | ||
[[Category:Intermediate Algebra Problems]] | |||
{{AMC10 box|year=2019|ab=A|num-b=23|num-a=25}} | {{AMC10 box|year=2019|ab=A|num-b=23|num-a=25}} | ||
{{MAA Notice}} | {{MAA Notice}} | ||
Latest revision as of 15:58, 12 October 2025
Problem
Let
,
, and
be the distinct roots of the polynomial
. It is given that there exist real numbers
,
, and
such that
for all
. What is
?
Solution 1
Multiplying both sides by
yields
As this is a polynomial identity, and it is true for infinitely many
, it must be true for all
(since a polynomial with infinitely many roots must in fact be the constant polynomial
). This means we can plug in
to find that
. Similarly, we can find
and
. Summing them up, we get that
We can express
, and by Vieta's Formulas, we know that this expression is equal to
. Vieta's also gives
(which we also used to find
), so the answer is
.
Note: this process of substituting in the 'forbidden' values in the original identity is a standard technique for partial fraction decomposition, as taught in calculus classes.
-very small latex edit from countmath1 :)
Minor rephrasing for correctness and clarity ~ Technodoggo
Solution 2 (Pure Elementary Algebra)
Solution 1 uses a trick from Calculus that seemingly contradicts the restriction
. Here is a solution with pure elementary algebra.
From
we get
,
,
, substituting them in
, we get
,
,
,
, by symmetry,
,
The rest is similar to solution 1, we get
~Mathman645: Honestly. this solution isn't even that hard to understand, but the way you factored the initial expression is kinda weird and misleading.
Video Solution by Richard Rusczyk
https://www.youtube.com/watch?v=GI5d2ZN8gXY
Video Solution by TheBeautyofMath
~IceMatrix
See Also
| 2019 AMC 10A (Problems • Answer Key • Resources) | ||
| Preceded by Problem 23 |
Followed by Problem 25 | |
| 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 10 Problems and Solutions | ||
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions. Error creating thumbnail: File missing