Difference between revisions of "2024 AMC 12A Problems/Problem 15"
m (Reverted edits by Maa is stupid (talk) to last revision by Jiyang) (Tag: Rollback) |
m (→Solution 3) |
||
Line 38: | Line 38: | ||
<cmath>=\fbox{(D) 125}</cmath> | <cmath>=\fbox{(D) 125}</cmath> | ||
~lptoggled | ~lptoggled | ||
+ | |||
+ | |||
+ | ==Solution 4 (quick with Newton's Sums aand Vieta's)== | ||
+ | Expand the expression: | ||
+ | |||
+ | <cmath>(p^2 + 4)(q^2 + 4)(r^2 + 4) = (p^2q^2r^2) + 4(q^2r^2 + p^2r^2 + p^2q^2) + 16(p^2 + q^2 + r^2) + 64.</cmath> | ||
+ | |||
+ | By Vieta's we have <math>pqr = -3.</math> Therefore, <math>p^2q^2r^2 = (-3)^2 = 9</math>. We use Newton's Sums to quickly compute <math>p^2 + q^2 + r^2:</math> | ||
+ | |||
+ | <cmath>S_2 + 2S_1 + 2(-1) = 0</cmath> | ||
+ | |||
+ | By Vieta's again, <math>S_1 = -2</math> which means <math>S_2 = 6.</math> | ||
+ | |||
+ | Now all we need is <math>q^2r^2 + p^2r^2 + p^2q^2.</math> Vieta's tells us that <math>pq + qr + pr = -1,</math> so we can take this equation and square both sides: | ||
+ | |||
+ | <cmath>(pq + qr + pr)^2 = q^2r^2 + p^2r^2 + p^2q^2 + 2(qpr^2 + q^2rp + p^2rq) = 1.</cmath> | ||
+ | |||
+ | We know <math>pqr = -3</math> so we can substitute this in: | ||
+ | |||
+ | <cmath>(pq + qr + pr)^2 = q^2r^2 + p^2r^2 + p^2q^2 -6(r + p + q) = 1.</cmath> | ||
+ | |||
+ | We also know <math>r + p + q = -2</math>, which means <math>q^2r^2 + p^2r^2 + p^2q^2 = -11.</math> | ||
+ | |||
+ | The answer is <math>9 + 4(-11) + 16(6) + 64 = \boxed{125}.</math> | ||
+ | |||
+ | ~[[User:grogg007|grogg007]] | ||
==Solution 4 (Reduction of power)== | ==Solution 4 (Reduction of power)== |
Revision as of 18:51, 12 August 2025
Contents
Problem
The roots of are
and
What is the value of
Solution 1
You can factor as
.
For any polynomial , you can create a new polynomial
, which will have roots that instead have the value subtracted.
Substituting and
into
for the first polynomial, gives you
and
as
for both equations. Multiplying
and
together gives you
.
-ev2028
~Latex by eevee9406
Solution 2
Let . Then
.
We find that and
, so
.
Select D
~eevee9406
Solution 3
First, denote that
Then we expand the expression
~lptoggled
Solution 4 (quick with Newton's Sums aand Vieta's)
Expand the expression:
By Vieta's we have Therefore,
. We use Newton's Sums to quickly compute
By Vieta's again, which means
Now all we need is Vieta's tells us that
so we can take this equation and square both sides:
We know so we can substitute this in:
We also know , which means
The answer is
Solution 4 (Reduction of power)
The motivation for this solution is the observation that is easy to compute for any constant c, since
(*), where
is the polynomial given in the problem. The idea is to transform the expression involving
into one involving
.
Since is a root of
,
which gives us that
. Then
Since
and
are also roots of
, the same analysis holds, so
\begin{align*} (p^2 + 4)(q^2 + 4)(r^2 + 4)&= \left(5\cdot \frac{p+1}{p+2}\right)\left(5\cdot \frac{q+1}{q+2}\right)\left(5\cdot \frac{r+1}{r+2}\right)\\ &= 125 \frac{(p+1)(q+1)(r+1)}{(p+2)(q+2)(r+2)}\\ &= 125 \frac{-f(-1)}{-f(-2)} \\ &= 125\cdot 1\\ &=\boxed{\textbf{(D) }125}. \end{align*}
(*) This is because
since
for all
.
~tsun26 ~KSH31415 (final step and clarification)
Solution 5 (Cheesing it out)
Expanding the expression
gives us
Notice that everything other than is a multiple of
. Solving for
using vieta's formulas, we get
. Since
is
, the answer should be as well. The only answer that is
is
.
~callyaops
Solution 6
Suppose
then . Substitute
into
(It is same for
because the squares in
)
whose constant is 125
according to Vieta's theorem,
.
~JiYang
See also
2024 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 14 |
Followed by Problem 16 |
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, as part of the American Mathematics Competitions.