2022 AMC 10B Problem 21

Below is the professionally curated solution for Problem 21 of the 2022 AMC 10B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2022 AMC 10B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:polynomialsystem of equations

Difficulty rating: 2150

21.

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+1,x^2 + x + 1, the remainder is x+2,x+2, and when P(x)P(x) is divided by the polynomial x2+1,x^2+1, the remainder is 2x+1.2x+1. There is a unique polynomial of least degree with these two properties. What is the sum of the squares of the coefficients of that polynomial?

 10 \ 10

 13 \ 13

 19 \ 19

 20 \ 20

 23 \ 23

Solution:

Since P(x)P(x) has a remainder of x+2x+2 when divided by x2+x+1,x^2+x+1, it must be able to be written as P(x)=P(x) = (x2+x+1)Q(x)+x+2(x^2+x+1)Q(x)+x+2 for some polynomial Q(x).Q(x). Note that the remainder of P(x)P(x) when divided by x2+1x^2+1 is equal to the remainder when xQ(x)+x+2.xQ(x) + x+2.

If Q(x)=cQ(x)=c is constant, this remainder is (c+1)x+2,(c+1)x+2, which can never equal 2x+12x+1 because the constant terms 22 and 11 differ. So QQ must have degree at least 1.1.

Try Q(x)=ax+b.Q(x) = ax+b. Then the remainder of P(x)P(x) modulo x2+1x^2+1 equals the remainder of (ax+b)x+x+2=ax2+(b+1)x+2(ax+b)x+x+2 = ax^2 + (b+1)x+2 modulo x2+1.x^2+1. Subtracting a(x2+1)a(x^2+1) gives (b+1)x+(2a),(b+1)x +(2-a), which must equal 2x+1.2x+1. Thus b+1=2b+1=2 and 2a=1,2-a=1, so a=b=1.a=b=1.

This means P(x)=P(x) =(x+1)(x2+x+1)+x+2= (x+1)(x^2+x+1)+x+2 = x3+2x2+3x+3.x^3+2x^2+3x+3. The sum of the squares of the coefficients is 23.23.

Thus, the answer is E .

Problem 21 in Other Years