Math 3 Quiz: Building Polynomials From Zeros
8 questions · exam conditions
0:00
Building Polynomials From ZerosQuestion 1 of 8

A polynomial f(x)f(x) of degree 44 has zeros at x=3x = -3, x=1x = 1, and x=5x = 5, where the zero at x=1x = 1 has multiplicity 22. If f(x)f(x) has a yy-intercept of 3030, what is the leading coefficient?

2-2
1-1
11
22
← Back to quizzes

Math 3 Quiz

Math 3 Quiz: Building Polynomials From Zeros

Practice Building Polynomials From Zeros in Math 3 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Building Polynomials From Zeros, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 3.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A polynomial f(x)f(x) of degree 44 has zeros at x=3x = -3, x=1x = 1, and x=5x = 5, where the zero at x=1x = 1 has multiplicity 22. If f(x)f(x) has a yy-intercept of 3030, what is the leading coefficient?

  1. 2-2 (correct answer)
  2. 1-1
  3. 11
  4. 22
Explanation: Since f(x)f(x) has degree 4 with zeros at x=3x = -3, x=1x = 1 (multiplicity 2), and x=5x = 5, we can write f(x)=a(x+3)(x1)2(x5)f(x) = a(x + 3)(x - 1)^2(x - 5) where aa is the leading coefficient. The yy-intercept is f(0)=30f(0) = 30. Substituting: f(0)=a(0+3)(01)2(05)=a(3)(1)(5)=15a=30f(0) = a(0 + 3)(0 - 1)^2(0 - 5) = a(3)(1)(-5) = -15a = 30. Solving for aa: a=30/(15)=2a = 30/(-15) = -2. Therefore, the leading coefficient is 2-2.

Question 2

A polynomial function has zeros at x=1x = -1 (multiplicity 3) and x=2x = 2 (multiplicity 2). If the leading coefficient is negative and the degree is 5, which statement about the end behavior is correct?

  1. As xx \to -\infty, f(x)+f(x) \to +\infty and as x+x \to +\infty, f(x)+f(x) \to +\infty
  2. As xx \to -\infty, f(x)+f(x) \to +\infty and as x+x \to +\infty, f(x)f(x) \to -\infty (correct answer)
  3. As xx \to -\infty, f(x)f(x) \to -\infty and as x+x \to +\infty, f(x)+f(x) \to +\infty
  4. As xx \to -\infty, f(x)f(x) \to -\infty and as x+x \to +\infty, f(x)f(x) \to -\infty
Explanation: The polynomial has the form f(x)=a(x+1)3(x2)2f(x) = a(x+1)^3(x-2)^2 where a<0a < 0 and the degree is 3+2=53 + 2 = 5 (odd). For polynomials with odd degree and negative leading coefficient, the end behavior is: as xx \to -\infty, f(x)+f(x) \to +\infty and as x+x \to +\infty, f(x)f(x) \to -\infty. This is because the leading term is ax5ax^5 with a<0a < 0. Choice A describes even degree with positive leading coefficient. Choice C describes odd degree with positive leading coefficient. Choice D describes even degree with negative leading coefficient.

Question 3

The polynomial f(x)=2x48x32x2+32x24f(x) = 2x^4 - 8x^3 - 2x^2 + 32x - 24 can be written in factored form as f(x)=2(xa)(xb)(xc)(xd)f(x) = 2(x-a)(x-b)(x-c)(x-d) where a,b,c,da, b, c, d are the zeros. If one of the zeros is x=3x = 3, what is the sum of all four zeros?

  1. 22
  2. 44 (correct answer)
  3. 66
  4. 88
Explanation: For a monic polynomial x4+px3+qx2+rx+sx^4 + px^3 + qx^2 + rx + s, the sum of the zeros equals p-p by Vieta's formulas. First, we factor out the leading coefficient: f(x)=2x48x32x2+32x24=2(x44x3x2+16x12)f(x) = 2x^4 - 8x^3 - 2x^2 + 32x - 24 = 2(x^4 - 4x^3 - x^2 + 16x - 12). For the monic polynomial g(x)=x44x3x2+16x12g(x) = x^4 - 4x^3 - x^2 + 16x - 12, the sum of zeros is (4)=4-(-4) = 4. The fact that one zero is x=3x = 3 confirms our polynomial but doesn't change the sum calculation. Choice A would be the sum if the coefficient of x3x^3 were 2-2. Choice C would be the sum if we incorrectly used (6)-(-6). Choice D would be the sum if we incorrectly used the coefficient 8-8 directly without factoring out the 22.

Question 4

If the polynomial g(x)=2x312x2+22x12g(x) = 2x^3 - 12x^2 + 22x - 12 can be written as g(x)=2(xa)(xb)(xc)g(x) = 2(x - a)(x - b)(x - c) where abca \leq b \leq c, what is the value of b2b^2?

  1. 11
  2. 44 (correct answer)
  3. 99
  4. 1616
Explanation: We have g(x)=2x312x2+22x12=2(x36x2+11x6)g(x) = 2x^3 - 12x^2 + 22x - 12 = 2(x^3 - 6x^2 + 11x - 6). Let h(x)=x36x2+11x6h(x) = x^3 - 6x^2 + 11x - 6, so g(x)=2h(x)g(x) = 2h(x). We need to find the zeros of h(x)h(x). By the rational root theorem, possible rational roots are ±1,±2,±3,±6\pm 1, \pm 2, \pm 3, \pm 6. Testing x=1x = 1: h(1)=16+116=0h(1) = 1 - 6 + 11 - 6 = 0 ✓. So (x1)(x - 1) is a factor. Using polynomial division: h(x)=(x1)(x25x+6)=(x1)(x2)(x3)h(x) = (x - 1)(x^2 - 5x + 6) = (x - 1)(x - 2)(x - 3). Therefore, g(x)=2(x1)(x2)(x3)g(x) = 2(x - 1)(x - 2)(x - 3). The zeros are a=1a = 1, b=2b = 2, and c=3c = 3 (since 1231 \leq 2 \leq 3). Thus, b2=22=4b^2 = 2^2 = 4.

Question 5

Consider the polynomial h(x)=(xa)(xb)(xc)h(x) = (x - a)(x - b)(x - c) where a<b<ca < b < c. If h(x)h(x) has a local maximum at x=2x = 2 and a local minimum at x=6x = 6, what is a+b+ca + b + c?

  1. 88
  2. 1010
  3. 1212 (correct answer)
  4. 1616
Explanation: For the cubic polynomial h(x)=(xa)(xb)(xc)h(x) = (x - a)(x - b)(x - c), we have h(x)=(xb)(xc)+(xa)(xc)+(xa)(xb)h'(x) = (x - b)(x - c) + (x - a)(x - c) + (x - a)(x - b). The critical points occur where h(x)=0h'(x) = 0. Given that there's a local maximum at x=2x = 2 and a local minimum at x=6x = 6, these are the two critical points of the cubic. For a cubic with positive leading coefficient, the critical points occur in the order: local maximum, then local minimum as xx increases. So h(2)=0h'(2) = 0 and h(6)=0h'(6) = 0. We can write h(x)=3x22(a+b+c)x+(ab+bc+ca)h'(x) = 3x^2 - 2(a + b + c)x + (ab + bc + ca). Since the critical points are x=2x = 2 and x=6x = 6, we have h(x)=3(x2)(x6)=3(x28x+12)=3x224x+36h'(x) = 3(x - 2)(x - 6) = 3(x^2 - 8x + 12) = 3x^2 - 24x + 36. Comparing coefficients: 2(a+b+c)=24-2(a + b + c) = -24, so a+b+c=12a + b + c = 12.

Question 6

A quartic polynomial P(x)P(x) has zeros at x=2,1,3,5x = -2, 1, 3, 5 and satisfies P(0)=30P(0) = 30. What is P(2)P(2)?

  1. 00
  2. 1212
  3. 12-12 (correct answer)
  4. 2424
Explanation: Since P(x)P(x) has zeros at x=2,1,3,5x = -2, 1, 3, 5, we can write P(x)=a(x+2)(x1)(x3)(x5)P(x) = a(x+2)(x-1)(x-3)(x-5) for some constant aa. Using P(0)=30P(0) = 30: P(0)=a(0+2)(01)(03)(05)=a(2)(1)(3)(5)=a(2)(15)=30aP(0) = a(0+2)(0-1)(0-3)(0-5) = a(2)(-1)(-3)(-5) = a(2)(-15) = -30a. Since P(0)=30P(0) = 30, we have 30a=30-30a = 30, so a=1a = -1. Therefore, P(x)=(x+2)(x1)(x3)(x5)P(x) = -(x+2)(x-1)(x-3)(x-5). Now we calculate P(2)=(2+2)(21)(23)(25)=(4)(1)(1)(3)=(4)(3)=12P(2) = -(2+2)(2-1)(2-3)(2-5) = -(4)(1)(-1)(-3) = -(4)(3) = -12. Choice A is incorrect because x=2x = 2 is not a zero. Choice B gives the positive value. Choice D is twice the correct magnitude.

Question 7

The polynomial g(x)=3x312x215x+60g(x) = 3x^3 - 12x^2 - 15x + 60 has three real zeros. If one zero is x=4x = 4, what is the product of the other two zeros?

  1. 5-5 (correct answer)
  2. 55
  3. 3-3
  4. 33
Explanation: First, factor out the leading coefficient: g(x)=3(x34x25x+20)g(x) = 3(x^3 - 4x^2 - 5x + 20). Let h(x)=x34x25x+20h(x) = x^3 - 4x^2 - 5x + 20. Since x=4x = 4 is a zero, we can factor out (x4)(x-4): h(x)=(x4)(x2+bx+c)h(x) = (x-4)(x^2 + bx + c) for some bb and cc. Using polynomial division or substitution: h(x)=(x4)(x25)=(x4)(x2+0x5)h(x) = (x-4)(x^2 - 5) = (x-4)(x^2 + 0x - 5). Wait, let me verify: (x4)(x25)=x35x4x2+20=x34x25x+20(x-4)(x^2 - 5) = x^3 - 5x - 4x^2 + 20 = x^3 - 4x^2 - 5x + 20 ✓. So the zeros of h(x)h(x) are x=4x = 4 and the zeros of x25=0x^2 - 5 = 0, which are x=±5x = \pm\sqrt{5}. The product of the other two zeros is 5(5)=5\sqrt{5} \cdot (-\sqrt{5}) = -5. Choice B would be the result if both zeros were positive. Choice C would be the result if we incorrectly factored as x23x^2 - 3. Choice D would be the product 33=3\sqrt{3} \cdot \sqrt{3} = 3 from x23x^2 - 3.

Question 8

If g(x)=(x2)2(x+3)(x1)g(x) = (x-2)^2(x+3)(x-1) and h(x)=kg(x)h(x) = k \cdot g(x) where kk is a nonzero constant, which statement is always true regardless of the value of kk?

  1. h(x)h(x) has the same yy-intercept as g(x)g(x)
  2. h(x)h(x) has the same maximum value as g(x)g(x)
  3. h(x)h(x) has the same end behavior as g(x)g(x)
  4. h(x)h(x) has the same zeros as g(x)g(x) (correct answer)
Explanation: When you see a function multiplied by a constant, think about how that transformation affects the key features of the original function. Here, h(x)=kg(x)h(x) = k \cdot g(x) represents a vertical scaling of g(x)g(x). The zeros of a function occur where the function equals zero. For h(x)=kg(x)h(x) = k \cdot g(x), we need kg(x)=0k \cdot g(x) = 0. Since kk is nonzero, this happens exactly when g(x)=0g(x) = 0. The zeros of g(x)g(x) occur when (x2)2(x+3)(x1)=0(x-2)^2(x+3)(x-1) = 0, giving us x=2x = 2 (with multiplicity 2), x=3x = -3, and x=1x = 1. These same values make h(x)=0h(x) = 0, so choice D is correct. Choice A is wrong because the yy-intercept changes. When x=0x = 0, g(0)=(02)2(0+3)(01)=43(1)=12g(0) = (0-2)^2(0+3)(0-1) = 4 \cdot 3 \cdot (-1) = -12, but h(0)=k(12)=12kh(0) = k \cdot (-12) = -12k. Unless k=1k = 1, the yy-intercepts differ. Choice B is incorrect because multiplying by kk scales all yy-values, including maximum values. If k=2k = 2, every maximum doubles; if k=1k = -1, maxima become minima. Choice C is wrong because the end behavior can reverse. Since g(x)g(x) has degree 4 with positive leading coefficient, g(x)+g(x) \to +\infty as x±x \to \pm\infty. But if k<0k < 0, then h(x)h(x) \to -\infty as x±x \to \pm\infty. Remember: Multiplying a function by a constant preserves zeros but changes almost everything else. The zeros are the "anchor points" that remain fixed under vertical scaling.