AMC 10 Step by Step

Topics / Algebra

Polynomials

Degree > 2: factor/remainder theorem, Vieta for higher degree, polynomial division, roots

11
primary-topic problems (0.8% of all)
7
more as a secondary topic
Where it appears
2
P1-10
2
P11-15
1
P16-20
6
P21-25

What you need to know

  • Remainder theorem: dividing P(x)P(x) by xax-a leaves remainder P(a)P(a); factor theorem: xax-a divides P(x)P(x) iff P(a)=0P(a)=0. Division by a degree-dd polynomial leaves a remainder of degree less than dd.
  • Vieta for a monic cubic x3+ax2+bx+cx^3+ax^2+bx+c with roots r,s,tr,s,t: r+s+t=ar+s+t=-a, rs+st+tr=brs+st+tr=b, rst=crst=-c. Signs alternate, and every coefficient is divided by the leading coefficient.
  • P(1)P(1) is the sum of the coefficients and P(0)P(0) the constant term.
  • Rational root theorem: a rational root pq\frac pq in lowest terms of an integer polynomial has pa0p\mid a_0 and qanq\mid a_n.
  • A degree-nn polynomial has nn roots with multiplicity; real coefficients force non-real roots into conjugate pairs.

How AMC 10 tests it

  • Problems 8–15: the remainder when x100x^{100} is divided by x1x-1, x+1x+1, or x21x^2-1; write P=QD+RP=QD+R and plug in the roots of DD.
  • Problems 12–18: a cubic with integer or given roots, asking for a coefficient or the sum of squares of the roots.
  • "P(1)=P(2)=P(3)=kP(1)=P(2)=P(3)=k": build P(x)kP(x)-k, which has known roots, then evaluate elsewhere.
  • Problems 18–23: integer-coefficient polynomials using abP(a)P(b)a-b\mid P(a)-P(b).

Standard approaches

  1. Ask whether you need the roots at all; if the question is symmetric in them, use Vieta directly.
  2. For remainders, write P=QD+RP=QD+R with degR<degD\deg R<\deg D and substitute the roots of DD.
  3. When PP is described by its values, build an auxiliary polynomial with known zeros, such as P(x)cP(x)-c.
  4. To find integer roots, test divisors of the constant term and reduce the degree by synthetic division.

Worked example

The polynomial x3+ax2+bx+6x^3+ax^2+bx+6 has three integer roots (not necessarily distinct), one of which is 3-3. What is the sum of all possible values of bb?

(A) 7-7 (B) 22 (C) 44 (D) 1111 (E) 1515

Let the other roots be rr and ss. Vieta gives (3)rs=6(-3)rs=-6, so rs=2rs=2: either {r,s}={1,2}\{r,s\}=\{1,2\} or {1,2}\{-1,-2\}. Vieta also gives
b=rs+(3)(r+s)=23(r+s). b=rs+(-3)(r+s)=2-3(r+s).
If r+s=3r+s=3, then b=7b=-7; if r+s=3r+s=-3, then b=11b=11. Both occur (x37x+6x^3-7x+6 and x3+6x2+11x+6x^3+6x^2+11x+6 factor as required). The sum is 7+11=4-7+11=4, so the answer is (C) 4\boxed{\textbf{(C)}\ 4}.

Pitfalls

  • Sign slips in cubic Vieta: the product of the roots of a monic cubic is c-c, not cc.
  • Forgetting to divide by a leading coefficient other than 11.
  • Assuming the remainder on division by a quadratic is a constant; it can be linear.
  • Ignoring repeated or non-real roots when counting.

Traps that recur

  • Trying to find the roots or the individual constants A, B, C numerically instead of expressing 1/A + 1/B + 1/C symmetrically and using Vieta. (2019 AMC 10A #24)
  • Stopping at the lower bound and forgetting to confirm that an integer polynomial Q actually exists for a = 315, or using the product 15915*105 instead of the lcm. (2010 AMC 10B #25)
  • Trying a quadratic P first and not recognizing the contradiction, or expanding P and forgetting the constant term 3 when summing squares. (2022 AMC 10B #21)
  • Trying to find the roots of g, or solving for b and c by full expansion and making an arithmetic slip; f(1) = g(1)(1 - r) needs only a and r. (2017 AMC 10A #24)

Problems, easiest first

2025 AMC 10A · #7Polynomials

Suppose aa and bb are real numbers. When the polynomial x3+x2+ax+bx^3+x^2+ax+b is divided by x1x-1 , the remainder is 44 . When the polynomial is divided by x2x-2 , the remainder is 66 . What is bab-a ?

2025 AMC 10B · #10Polynomials

Let f(n)=n35n2+2n+8f(n)=n^3-5n^2+2n+8 and g(n)=n36n2+5n+12.g(n)=n^3-6n^2+5n+12. What is the sum of all integers nn such that f(n)g(n)\tfrac{f(n)}{g(n)} is an integer?

2023 AMC 10A · #21Polynomials

Let P(x)P(x) be the unique polynomial of minimal degree with the following properties: - P(x)P(x) has a leading coefficient 11 , - 11 is a root of P(x)1P(x)-1 , - 22 is a root of P(x2)P(x-2) , - 33 is a root of P(3x)P(3x) , and - 44 is a root of 4P(x)4P(x) . The roots of P(x)P(x) are integers, with one exception. The root that …

2023 AMC 10B · #12Polynomials

When the roots of the polynomial P(x)=(x1)1(x2)2(x3)3(x10)10P(x) = (x-1)^1 (x-2)^2 (x-3)^3 \cdot \cdot \cdot (x-10)^{10} are removed from the number line, what remains is the union of 1111 disjoint open intervals. On how many of these intervals is P(x)P(x) positive?

2022 AMC 10A · #16Polynomials

The roots of the polynomial 10x339x2+29x610x^3 - 39x^2 + 29x - 6 are the height, length, and width of a rectangular box (right rectangular prism). A new rectangular box is formed by lengthening each edge of the original box by 22 units. What is the volume of the new box?

2021 AMC 10A · #14Polynomials

All the roots of the polynomial z610z5+Az4+Bz3+Cz2+Dz+16z^6-10z^5+Az^4+Bz^3+Cz^2+Dz+16 are positive integers, possibly repeated. What is the value of BB ?

2010 AMC 10A · #21Polynomials

The polynomial x3ax2+bx2010x^3 -ax^2 + bx -2010 has three positive integer roots. What is the smallest possible value of aa ?

2022 AMC 10B · #21Polynomials

Let P(x)P(x) be a polynomial with rational coefficients such that when P(x)P(x) is divided by the polynomial x2+x+1x^2 + x + 1 , the remainder is x+2x + 2 , and when P(x)P(x) is divided by the polynomial x2+1x^2 + 1 , the remainder is 2x+12x + 1 . There is a unique polynomial of least degree with these two properties. What is the sum …

2017 AMC 10A · #24Polynomials

For certain real numbers aa , bb , and cc , the polynomial g(x)=x3+ax2+x+10g(x) = x^3 + ax^2 + x + 10 has three distinct roots, and each root of g(x)g(x) is also a root of the polynomial f(x)=x4+x3+bx2+100x+c.f(x) = x^4 + x^3 + bx^2 + 100x + c. What is f(1)f(1) ?

2019 AMC 10A · #24Polynomials

Let pp , qq , and rr be the distinct roots of the polynomial x322x2+80x67x^3 - 22x^2 + 80x - 67 . It is given that there exist real numbers AA , BB , and CC such that 1s322s2+80s67=Asp+Bsq+Csr\dfrac{1}{s^3 - 22s^2 + 80s - 67} = \dfrac{A}{s-p} + \dfrac{B}{s-q} + \frac{C}{s-r} for all s∉{p,q,r}s\not\in\{p,q,r\} . What is 1A+1B+1C\tfrac1A+\tfrac1B+\tfrac1C ?

2010 AMC 10B · #25Polynomials

Let a>0a > 0 , and let P(x)P(x) be a polynomial with integer coefficients such that P(1)=P(3)=P(5)=P(7)=aP(1) = P(3) = P(5) = P(7) = a , and
P(2)=P(4)=P(6)=P(8)=aP(2) = P(4) = P(6) = P(8) = -a . What is the smallest possible value of aa ?