1975 AHSME Problems/Problem 27: Difference between revisions
Found my own solution after doing this via the Problem Series course |
fix mistake |
||
| Line 36: | Line 36: | ||
Then, factor out <math>pq</math>, <math>qr</math>, and <math>pr</math>: | Then, factor out <math>pq</math>, <math>qr</math>, and <math>pr</math>: | ||
<math>-1=p^3+q^3+r^3+ | <math>-1=p^3+q^3+r^3+pq(p+q)+qr(q+r)+pr(p+r)</math> | ||
Then, substitute the first equation into <math>p+q</math>, <math>q+r</math>, and <math>p+r</math>. | Then, substitute the first equation into <math>p+q</math>, <math>q+r</math>, and <math>p+r</math>. | ||
Latest revision as of 17:58, 23 August 2023
Problem
If
and
are distinct roots of
, then
equals
Solution 1
If
is a root of
, then
, or
Similarly,
, and
, so
By Vieta's formulas,
,
, and
. Squaring the equation
, we get
Subtracting
, we get
Therefore,
. The answer is
.
Solution 2(Faster)
We know that
. By Vieta's formulas,
,
, and
.
So if we can find
, we are done. Notice that
, so
, which means that
~pfalcon
Solution 3 (Beginner's Solution)
Use Vieta's formulas to get
,
, and
.
Square
, and get
Substitute
and simplify to get
After that, multiply both sides by
, to get
Then, factor out
,
, and
:
Then, substitute the first equation into
,
, and
.
Then, multiply it out:
After that, substitute the equations
and
:
Solving that, you get
~EZ PZ Ms.Lemon SQUEEZY