2023 AIME I Problems/Problem 9
Revision as of 11:38, 8 February 2023 by Mathboy100 (talk | contribs) (Created page with "Problem (Unofficial, please update when official one comes out): <math>P(x) = x^3 + ax^2 + bx + c</math> is a polynomial with integer coefficients between <math>-20</math> an...")
Problem (Unofficial, please update when official one comes out):
is a polynomial with integer coefficients between and , inclusive. There is exactly one integer such that . How many possible values are there for the ordered triple ?
Solution
If is the only integral value that satisfies , we can show that is the only real value that satisfies .
Next, we have , so therefore
We can now simplify:
Since ,
We can now apply the quadratic formula, yielding
For this to have exactly solution, we must have , and thus . This means that , yielding solutions for . For any solution of , can only attain one value. And, the value of doesn't matter. Our answer is thus .
~mathboy100