AMC 10 · 2015 · #18

Grade 8 algebranumber-theory
vieta-formulasquadratic-equationspolynomial-roots simons-favorite-factoring-trick ↑ Prerequisites: quadratic-equationsvieta-formulas
📏 Medium solution 💡 3 insights
Problem
A quadratic with a shared coefficient has two whole-number zeroes. Add every coefficient that allows it.

Pick an answer.

(A)
7
(B)
8
(C)
16
(D)
17
(E)
18
How to solve
Strategy Introduce a Variable

Tool #4 (Introduce a Variable) names the two integer roots p and q; matching f(x)=(x-p)(x-q) to x²-ax+2a turns the word 'zeroes are integers' into two clean equations p+q=a and pq=2a. Tool #15 (Organize Information in More Ways) rearranges the leftover relation pq=2(p+q) into the factored form (p-2)(q-2)=4, which is far easier to search than a scattered equation. Tool #2 (Make a Systematic List) then sweeps every integer factor pair of 4 — including the negatives, the easy ones to forget — so no value of a is missed.

1STEP 1

Name the integer roots

Two roots give the sum and the product.

f(x)=(x-p)(x-q)=x²-(p+q)x+pq → p+q=a, pq=2a
2STEP 2

Eliminate a

Eliminating the coefficient leaves one equation.

pq=2a=2(p+q)
3STEP 3

Factor into a product equal to 4

Adding a constant makes it a plain product.

pq-2p-2q=0 → pq-2p-2q+4=4 → (p-2)(q-2)=4
4STEP 4

List the factor pairs of 4

There are only four factor pairs.

(1,4) :a=9; (2,2) :a=8; (-1,-4) :a=-1; (-2,-2) :a=0
5STEP 5

Add the distinct values of a

Adding the values gives 16, choice (C).

9+8+(-1)+0=16 → (C)
Answer
16
Spot-check one value: for a=-1, f(x)=x²+x-2=(x+2)(x-1), roots -2 and 1 — both integers, good. For a=0, f(x)=x² has the integer double root 0. The four values 9,8,-1,0 are exactly the four factor pairs of 4, so the list is complete. Their sum 16 is choice (C); the popular wrong answer 17 (D) is precisely what you get by dropping the two negative factor pairs and keeping only 9+8.
💡Key takeaway

Name the roots, turn the conditions into (p-2)(q-2)=4, then list every factor pair of 4 — negatives included — so no value of a slips away.

  • Name the integer roots
  • Eliminate a
  • Factor into a product equal to 4
  • List the factor pairs of 4
  • Add the distinct values of a