Maths Olympiad Prep

Library / /329 of 520

Algebra Difficulty 3.3 AMC 10/12 Find the answer

The polynomial f(x)=x4+ax3+bx2+cx+df(x) = x^{4} + ax^{3} + bx^{2} + cx + d has real coefficients, and f(2i)=f(2+i)=0.f(2i) = f(2 + i) = 0. What is a+b+c+d?a + b + c + d?

Pick one

Solution

A fourth degree polynomial has four roots. Since the coefficients are real(meaning that complex roots come in conjugate pairs), the remaining two roots must be the complex conjugates of the two given roots. By the factor theorem, our roots are 2i,2i2-i,-2i. Now we work backwards for the polynomial:

(x(2+i))(x(2i))(x2i)(x+2i)=0(x-(2+i))(x-(2-i))(x-2i)(x+2i) = 0
(x24x+5)(x2+4)=0(x^2 - 4x + 5)(x^2 + 4) = 0

x44x3+9x216x+20=0x^4 - 4x^3 + 9x^2 - 16x + 20 = 0
Thus our answer is 4+916+20=9 (D)- 4 + 9 - 16 + 20 = 9\ \mathrm{(D)}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.