2014 AIME II Problems/Problem 5: Difference between revisions
No edit summary |
|||
| Line 9: | Line 9: | ||
Set up a similar equation for s: | Set up a similar equation for s: | ||
<cmath>q(s-3) = (s-3)^3 + a(s-3) + b + 240 = -9s^2 + 27s + 213 - 3a = 0</cmath> | <cmath>q(s-3) = (s-3)^3 + a(s-3) + b + 240 = -9s^2 + 27s + 213 - 3a = 0.</cmath> | ||
Simplifying and adding the equations gives | Simplifying and adding the equations gives | ||
Revision as of 12:01, 31 March 2014
Problem 5
Real numbers
and
are roots of
, and
and
are roots of
. Find the sum of all possible values of
.
Solution
Let r, s, -r-s be the roots of p(x) (per Vieta's). Then
and similarly for s. Also,
Set up a similar equation for s:
Simplifying and adding the equations gives
Now, let's deal with the a*x. Equating the a in both equations (per Vieta)
which eventually simplifies to
Substitution into (*) should give
and
, corresponding to
and
, and
, for an answer of
.