Skip to main content

2025 AMC 12B Problem 8

Problem 8 of 25EasierAlgebra

There are integers aa and bb such that the polynomial x35x2+ax+bx^3 - 5x^2 + ax + b has 4+54 + \sqrt{5} as a root. What is a+b?a + b?

Answer choices

Show solution

Solution

The conjugate 454 - \sqrt{5} is also a root, and these two are the roots of x28x+11.x^2 - 8x + 11. The third root rr satisfies 8+r=5,8 + r = 5, so r=3.r = -3. Then (x28x+11)(x+3)(x^2 - 8x + 11)(x + 3) =x35x213x+33,= x^3 - 5x^2 - 13x + 33, giving a=13a = -13 and b=33,b = 33, so a+b=20.a + b = 20. Thus, the correct answer is C.

More practice

Concepts: Vieta’s Formulas · polynomial · radical

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