Skip to main content

2022 AMC 10B Problem 7

Problem 7 of 25EasierAlgebraNumber TheoryCounting & Probability

For how many values of the constant kk will the polynomial x2+kx+36x^{2}+kx+36 have two distinct integer roots?

Answer choices

Show solution

Solution

Let the roots be r,s.r,s. Expanding (xr)(xs)(x-r)(x-s) gives x2(r+s)x+rs.x^2-(r+s)x+rs. Comparing coefficients with the given polynomial yields rs=36rs=36 and r+s=k.r+s=-k. Therefore, we need rr and ss distinct such that rs=36.rs = 36. All the possible factor pairs are ±{1,36},±{2,18},±{3,12} \pm\{1,36\},\pm\{2,18\},\pm\{3,12\} and ±{4,9}.\pm\{4,9\}. Each of these unordered pairs produces a unique value for k,k, so there are 88 possible values for k.k. Thus, B is the correct answer.

More practice

Concepts: Vieta’s Formulas · factor · systematic listing

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.