Skip to main content

2021 Fall AMC 12B Problem 14

Problem 14 of 25IntermediateAlgebra

Suppose that P(z),P(z), Q(z),Q(z), and R(z)R(z) are polynomials with real coefficients, having degrees 2,2, 3,3, and 6,6, respectively, and constant terms 1,1, 2,2, and 3,3, respectively. Let NN be the number of distinct complex numbers zz that satisfy the equation P(z)Q(z)=R(z).P(z) \cdot Q(z) = R(z). What is the minimum possible value of N?N?

Answer choices

Show solution

Solution

Let D(z)=P(z)Q(z)R(z).D(z) = P(z)Q(z) - R(z). Since PQP Q has degree 55 and RR has degree 6,6, the degree of DD is 6.6. Its constant term is 123=10.1 \cdot 2 - 3 = -1 \neq 0. Because RR is otherwise unconstrained, DD can be made equal to any real degree-66 polynomial with constant term 1,-1, for instance (z1)6.-(z - 1)^6. Such a polynomial has a single distinct root, so the minimum is N=1.N = 1. Thus, the correct answer is B.

More practice

Concepts: polynomial · extremal argument

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