Skip to main content

2000 AMC 10 Problem 24

Problem 24 of 25HarderAlgebra

Let ff be a function for which f(x3)=x2+x+1.f\left(\dfrac{x}{3}\right) = x^2 + x + 1. Find the sum of all values of zz for which f(3z)=7.f(3z) = 7.

Answer choices

Show solution

Solution

To evaluate f(3z),f(3z), set x3=3z,\dfrac{x}{3} = 3z, so x=9z.x = 9z. Then f(3z)=(9z)2+9z+1=81z2+9z+1. \begin{aligned} f(3z) &= (9z)^2 + 9z + 1 \\ &= 81z^2 + 9z + 1. \end{aligned} Setting this equal to 77 gives 81z2+9z6=0.81z^2 + 9z - 6 = 0. By the sum-of-roots formula, the sum of the values of zz is 981=19.-\dfrac{9}{81} = -\dfrac19. Thus, the correct answer is B.

More practice

Concepts: function · substitution · Vieta’s Formulas

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