Algebra 3 Quiz: Zeros And Multiplicity
12 questions · exam conditions
0:00
Zeros And MultiplicityQuestion 1 of 12

Given that x=2x=2 is a zero of p(x)=x35x2+8x4p(x)=x^3-5x^2+8x-4, which statement gives all zeros of pp with their multiplicities?

22, multiplicity 2; 11, multiplicity 1
22, multiplicity 1; 11, multiplicity 2
22, multiplicity 2; 1-1, multiplicity 1
2-2, multiplicity 2; 11, multiplicity 1
← Back to quizzes

Algebra 3 Quiz

Algebra 3 Quiz: Zeros And Multiplicity

Practice Zeros And Multiplicity in Algebra 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 Zeros And Multiplicity, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra 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

Given that x=2x=2 is a zero of p(x)=x35x2+8x4p(x)=x^3-5x^2+8x-4, which statement gives all zeros of pp with their multiplicities?

  1. 22, multiplicity 2; 11, multiplicity 1 (correct answer)
  2. 22, multiplicity 1; 11, multiplicity 2
  3. 22, multiplicity 2; 1-1, multiplicity 1
  4. 2-2, multiplicity 2; 11, multiplicity 1
Explanation: Whenever you see a zero given for a polynomial, your first move should be to factor it using that zero — this is a direct application of the Factor Theorem. Since x=2x=2 is a zero, x2x-2 is a factor. Divide p(x)=x35x2+8x4p(x)=x^3-5x^2+8x-4 by x2x-2 using synthetic division: you get x23x+2x^2-3x+2. That quadratic factors further as (x1)(x2)(x-1)(x-2). So the full factorization is p(x)=(x2)(x23x+2)=(x2)2(x1).p(x)=(x-2)(x^2-3x+2)=(x-2)^2(x-1). Counting linear factors tells you the zeros and their multiplicities: x=2x=2 appears twice, so it has multiplicity 2, and x=1x=1 appears once, so it has multiplicity 1. The correct pairing is therefore 22, multiplicity 2; 11, multiplicity 1. The statement that says 22, multiplicity 1; 11, multiplicity 2 reverses the two multiplicities — not supported by the factorization. The statement listing 1-1 instead of 11 is a sign-error trap: (x+1)(x+1) would correspond to zero x=1x=-1, and substituting 1-1 into p(x)p(x) gives 18-18, not 00. Likewise, the statement listing 2-2 with multiplicity 2 mistakes the factor x2x-2 for x+2x+2; substituting 2-2 gives 48-48, not 00. Study tip: once you have one zero, always divide and factor the quotient completely. The exponent on each linear factor is the multiplicity — that's the entire story.

Question 2

A polynomial of least possible degree with real coefficients crosses the xx-axis at x=4x=-4, touches but does not cross at x=1x=1, and crosses at x=3x=3. Which factored form could represent p(x)p(x)?

  1. p(x)=(x+4)(x1)(x3)2p(x)=(x+4)(x-1)(x-3)^2
  2. p(x)=(x+4)2(x1)(x3)p(x)=(x+4)^2(x-1)(x-3)
  3. p(x)=(x+4)(x1)2(x3)p(x)=(x+4)(x-1)^2(x-3) (correct answer)
  4. p(x)=(x+4)(x1)2(x3)2p(x)=(x+4)(x-1)^2(x-3)^2
Explanation: Whenever you see a polynomial crossing vs. touching the x-axis, think multiplicity: crossing means odd multiplicity, and touching means even multiplicity. Here, x=4x=-4 and x=3x=3 are crossing points, so (x+4)(x+4) and (x3)(x-3) must appear to odd powers; the least odd power is 11. At x=1x=1, the graph touches but doesn't cross, so (x1)(x-1) must appear to an even power; the least even power is 22. Therefore, the least-degree pattern is p(x)=a(x+4)(x1)2(x3)p(x)=a(x+4)(x-1)^2(x-3) for some nonzero real number aa. Among the choices, only p(x)=(x+4)(x1)2(x3)p(x)=(x+4)(x-1)^2(x-3) matches those exponents. The form (x+4)(x1)(x3)2(x+4)(x-1)(x-3)^2 is wrong because it has exponent 11 on (x1)(x-1), which would make the graph cross at x=1x=1 instead of touching, and exponent 22 on (x3)(x-3),which would make it touch at x=3x=3 instead of crossing. The choice (x+4)2(x1)(x3)(x+4)^2(x-1)(x-3) reverses the required parity at both 4-4 and 11: the squared factor makes x=4x=-4 a touch point, and the linear factor makes x=1x=1 a crossing point. The form (x+4)(x1)2(x3)2(x+4)(x-1)^2(x-3)^2 has the correct multiplicity at 4-4 and 11, but (x3)2(x-3)^2 makes x=3x=3 a touch point instead of a crossing point; adding that extra squared factor also makes the degree larger than necessary. Study takeaway: for each x-axis intercept, decide whether it should be odd (cross) or even (touch), then match those parities with the smallest possible exponents.

Question 3

Given p(x)=x5+x4x3+x2+4x+2p(x)=x^5+x^4-x^3+x^2+4x+2, what is the multiplicity of the zero x=1x=-1?

  1. 1
  2. 2
  3. 3 (correct answer)
  4. 4
Explanation: Whenever a question asks for the multiplicity of a zero, you are really asking: how many times does the factor (x+1)(x+1) appear in the factorization of p(x)p(x)? A zero of multiplicity mm means (x+1)m(x+1)^m divides p(x)p(x), but (x+1)m+1(x+1)^{m+1} does not. Start by testing x=1x=-1: p(1)=1+1+1+14+2=0,p(-1)= -1+1+1+1-4+2=0, so x=1x=-1 is a zero. Now divide p(x)p(x) by x+1x+1 using synthetic division to get x4x2+2x+2x^4-x^2+2x+2. This quotient is still zero at x=1x=-1, so divide again: (x+1)2(x+1)^2 leaves x3x2+2x^3-x^2+2. That also vanishes at x=1x=-1, and a third division by x+1x+1 gives x22x+2x^2-2x+2. At x=1x=-1, this equals 1+2+2=501+2+2=5\neq 0, so the factor stops after three copies. Thus the multiplicity is 3. If you chose 1, you likely confirmed the zero but did not repeat the division to see how many times the factor occurs. Choosing 2 means you stopped after the second division even though x3x2+2x^3-x^2+2 still had x=1x=-1 as a root. Choosing 4 would require x22x+2x^2-2x+2 to be divisible by x+1x+1, but its remainder at x=1x=-1 is 5. Study tip: keep dividing by the same factor until the remainder is nonzero; the number of successful divisions is the multiplicity.

Question 4

Let f(x)=2(x3)2(x+1)4(x2+9)f(x)=-2(x-3)^2(x+1)^4(x^2+9). Which statement about the graph of ff is true?

  1. It crosses the xx-axis at x=3x=3 and touches at x=1x=-1.
  2. It touches the xx-axis at x=3x=3 and at x=1x=-1; it never crosses the xx-axis. (correct answer)
  3. It touches at x=3x=3 and crosses at x=1x=-1.
  4. It crosses at x=3x=3 and x=1x=-1, and it also has complex zeros 3i3i and 3i-3i.
Explanation: Whenever you see a question about where a polynomial graph crosses or touches the xx-axis, focus on the multiplicity of each real linear factor. A root with odd multiplicity makes the graph cross the axis; a root with even multiplicity makes it touch and turn around. ? Here, f(x)=2(x3)2(x+1)4(x2+9)f(x)=-2(x-3)^2(x+1)^4(x^2+9). The factor (x3)2(x-3)^2 gives x=3x=3 with multiplicity 22, an even number, so the graph touches (not crosses) at x=3x=3. Similarly, (x+1)4(x+1)^4 gives x=1x=-1 with multiplicity 44, also even, so the graph touches at x=1x=-1. Since both real zeros have even multiplicity, the graph never crosses the xx-axis. The factor x2+9x^2+9 has no real zeros — its roots are complex ±3i\pm 3i — so it contributes no xx-intercepts at all. Thus the correct statement is: It touches at x=3x=3 and at x=1x=-1; it never crosses. Why the others fail? "It crosses at x=3x=3and touches at x=1x=-1" reverses the behavior at 33."It touches at x=3x=3and crosses at x=1x=-1" reverses the behavior at 1-1."It crosses at x=3x=3and x=1x=-1,and it also has complex zeros 3i3iand 3i-3i" gets the complex zeros right, but incorrectly says both real intercepts are crossings. Complex zeros are roots of the polynomial, but they do not appear as points on the real xx-axis. The key takeaway: before deciding "cross"vs."touch," factor the polynomial and check each real zero's multiplicity. Even means touch, odd means cross. Complex factors never create xx-intercepts.

Question 5

Let g(x)=(x2+2x+1)(x2+4)2g(x)=(x^2+2x+1)(x^2+4)^2. Which statement about the zeros of gg is true?

  1. 1-1, multiplicity 2; 22 and 2-2, each multiplicity 2
  2. 1-1, multiplicity 2; 2i2i and 2i-2i, each multiplicity 1
  3. 11, multiplicity 2; 2i2i and 2i-2i, each multiplicity 2
  4. 1-1, multiplicity 2; 2i2i and 2i-2i, each multiplicity 2 (correct answer)
Explanation: When you see a factored polynomial and are asked about zeros, your job is to solve each factor equal to zero and count the exponent of each factor as its multiplicity. Start with the first factor: x2+2x+1=(x+1)2x^2+2x+1=(x+1)^2. Setting this equal to zero gives x=1x=-1, and the square means the multiplicity is 2. Now look at (x2+4)2(x^2+4)^2. Setting x2+4=0x^2+4=0 gives x2=4x^2=-4, so the zeros are 2i2i and 2i-2i. Because the whole factor is squared, each of these complex zeros has multiplicity 2. Therefore the true statement is: 1-1 multiplicity 2; 2i2i and 2i-2i each multiplicity 2. The choice that lists 22 and 2-2 as zeros comes from treating x2+4=0x^2+4=0 as x2=4x^2=4, which mistakenly gives real roots instead of imaginary ones. The choice that lists 2i2i and 2i-2i each with multiplicity 1 ignores the exponent 2 on that factor. The choice listing 11 instead of 1-1 comes from misreading (x+1)2(x+1)^2 as (x1)2(x-1)^2; always check the sign inside the factor. A good habit: factor completely, set each distinct factor to zero, and let the exponent tell you the multiplicity. Also remember that complex zeros come in conjugate pairs, and their multiplicities match the power on their factor.

Question 6

A student claims: There is a degree-5 polynomial with real coefficients whose zeros, including multiplicity, are 2-2 (multiplicity 2), 3i3i, and 4i4-i. Which is the best reason this claim is false?

  1. A polynomial with real coefficients cannot have two different nonreal zeros.
  2. The conjugates 3i-3i and 4+i4+i are also forced, giving six zeros counting multiplicity. (correct answer)
  3. Every nonreal zero must have multiplicity 2; therefore the degree would be at least 8.
  4. A degree-5 polynomial with real coefficients must have exactly one real zero, but 2-2 already has multiplicity 2.
Explanation: Whenever you see zeros of a polynomial with real coefficients, immediately think about conjugate pairs. Nonreal zeros cannot appear alone: if a+bia+bi is a zero, then abia-bi must also be a zero. Here the listed zeros are 2-2 (multiplicity 2), 3i3i, and 4i4-i. Since the polynomial must have real coefficients, 3i3i forces 3i-3i, and 4i4-i forces 4+i4+i. That gives: 2-2 counted twice, then 3i,3i,4i,4+i3i, -3i, 4-i, 4+i — six zeros counting multiplicity. A degree-5 polynomial cannot have six zeros counting multiplicity, so the claim is false. That is exactly the best reason. The other choices miss the real issue. "A polynomial with real coefficients cannot have two different nonreal zeros" is false — it can, as long as they come in conjugate pairs. "Every nonreal zero must have multiplicity 2; therefore the degree would be at least 8" is also false: nonreal zeros have multiplicity 1 in this situation, and the forced conjugates already bring the count to six, not eight. "A degree-5 polynomial with real coefficients must have exactly one real zero" is false as well — a degree-5 real polynomial can have three real zeros and two nonreal conjugates; the real zeros just have to sum in multiplicity to an odd number. Your study takeaway: whenever a polynomial has real coefficients, count every nonreal zero together with its conjugate. That check alone would catch this claim immediately.

Question 7

Let f(x)=(x24x+4)(x2+6x+9)(x2+1)f(x)=(x^2-4x+4)(x^2+6x+9)(x^2+1). Which of the following lists all zeros of ff with their multiplicities?

  1. 22, multiplicity 2; 3-3, multiplicity 2; ii and i-i, each multiplicity 1 (correct answer)
  2. 2-2, multiplicity 2; 33, multiplicity 2; ii and i-i, each multiplicity 1
  3. 22, multiplicity 2; 3-3, multiplicity 2
  4. 22, multiplicity 1; 3-3, multiplicity 1; ii and i-i, each multiplicity 1
Explanation: When you see a polynomial given in factored form like this, your job is to read each factor as a statement about zeros. A factor of the form (xr)k(x - r)^k tells you that rr is a zero with multiplicity kk. The factor (x2+1)(x^2+1) is not a difference of squares over the reals, but over the complex numbers it factors as (xi)(x+i)(x - i)(x + i), giving zeros ii and i-i, each with multiplicity 11. Now examine each quadratic: x24x+4=(x2)2x^2 - 4x + 4 = (x - 2)^2, so 22 has multiplicity 22. x2+6x+9=(x+3)2=(x(3))2x^2 + 6x + 9 = (x + 3)^2 = (x - (-3))^2, so 3-3 has multiplicity 22. The correct answer lists exactly these: 22 multiplicity 22, 3-3 multiplicity 22, and i,ii, -i each multiplicity 11. Now look at the traps. The choice that lists 2-2 and 33 instead of 22 and 3-3 confuses signs—check the constant terms: x24x+4x^2 - 4x + 4 gives +2+2, not 2-2. The choice that omits the complex zeros forgets that x2+1x^2+1 has no real solutions but does have imaginary ones; the question asks for all zeros, not just real zeros. The choice that gives 22 and 3-3 multiplicity 11 ignores that the squares in the factors double those multiplicities. Your study tip: always factor completely, including complex factors when necessary, and count the exponent on each factor as the multiplicity. Watch for sign flips when reading zeros from (xr)k(x - r)^k.

Question 8

Let R(x)=(x2)2(x+3)(x2)(x+3)2R(x)=\frac{(x-2)^2(x+3)}{(x-2)(x+3)^2}. Which statement correctly describes the xx-intercepts and the graph of RR?

  1. There is no xx-intercept; the graph has a hole at x=2x=2 and a vertical asymptote at x=3x=-3. (correct answer)
  2. The xx-intercept is x=2x=2; the graph has a vertical asymptote at x=3x=-3.
  3. The xx-intercept is x=2x=2; the graph has a hole at x=3x=-3.
  4. The xx-intercept is x=3x=-3; the graph has a vertical asymptote at x=2x=2.
Explanation: When you see a rational function, factor everything and compare the numerator and denominator before simplifying. Here, R(x)=(x2)2(x+3)(x2)(x+3)2R(x)=\frac{(x-2)^2(x+3)}{(x-2)(x+3)^2} simplifies to x2x+3\frac{x-2}{x+3}, but only where x2x\neq 2 and x3x\neq -3. The factor (x2)(x-2) cancels completely, so x=2x=2 is a hole: the function is undefined there, even though the simplified form would be 00 at that point. Because the graph has no point at x=2x=2, it does not cross the xx-axis there—so there is no xx-intercept. The remaining denominator factor (x+3)(x+3) is zero at x=3x=-3, so that is a vertical asymptote: the graph increases or decreases without bound near it. Thus the correct description is: no xx-intercept, a hole at x=2x=2, anda vertical asymptote at x=3x=-3. The wrong choices each come froma simplifying mistake. Saying "the xx-intercept is x=2x=2" confuses the value of the simplified expression with an actual point on the original graph; the hole removes that point. Saying"the graph has a hole at x=3x=-3" mistakes the vertical asymptote for a hole—the (x+3)(x+3) factor does not cancel completely, so it remains in the denominator. Saying"the xx-intercept is x=3x=-3 and the vertical asymptote is x=2x=2" reverses both roles: x=3x=-3 makes the denominator zero, so it cannot be an intercept, and x=2x=2 is cancelled, so it cannot be a vertical asymptote. Remember: after simplifying a rational function, any canceled factor creates a hole, whileany factor left in the denominator creates a vertical asymptote. An xx-intercept must come from a numerator zero that is actually in the domain of the original function.

Question 9

A polynomial of least possible degree has real coefficients, touches the xx-axis at x=1x=-1, crosses at x=2x=2, and satisfies p(0)=6p(0)=6. Which polynomial could be p(x)p(x)?

  1. p(x)=3(x+1)(x2)2p(x)=-3(x+1)(x-2)^2
  2. p(x)=3(x+1)2(x2)p(x)=3(x+1)^2(x-2)
  3. p(x)=3(x1)2(x+2)p(x)=-3(x-1)^2(x+2)
  4. p(x)=3(x+1)2(x2)p(x)=-3(x+1)^2(x-2) (correct answer)
Explanation: When you see "touches" versus "crosses" at an x-intercept, think about multiplicity: touching means the factor has even multiplicity, crossing means odd multiplicity. Here, touching at x=1x=-1 requires (x+1)(x+1) squared (or any even power), and crossing at x=2x=2 requires (x2)(x-2) to the first power (or odd). For the least possible degree, use the smallest exponents: (x+1)2(x2)(x+1)^2(x-2). Now use p(0)=6p(0)=6: plugging in 00 gives a(1)2(2)=2a=6a(1)^2(-2)=-2a=6, so a=3a=-3. Thus p(x)=3(x+1)2(x2)p(x)=-3(x+1)^2(x-2). The choice 3(x+1)(x2)2-3(x+1)(x-2)^2 reverses the multiplicities—it touches at 2 and crosses at -1, which is the opposite of what you need. The choice 3(x+1)2(x2)3(x+1)^2(x-2) has the correct shape but the wrong leading coefficient: p(0)=3(1)2(2)=6p(0)=3(1)^2(-2)=-6, not 6. And 3(x1)2(x+2)-3(x-1)^2(x+2) has zeros at 11 and 2-2, not at 1-1 and 22. Only the correct polynomial satisfies both the multiplicity conditions and the value at 00. A quick strategy: first translate the graph behavior into factors with the right exponents, then use the given point to solve for the constant. Always check that the constant's sign matches the y-intercept you need.

Question 10

A 6th-degree polynomial pp has real coefficients. It has 1-1 as a zero of multiplicity 2, and it also has 2+i2+i and 3i-3i as zeros, each of multiplicity 1. Which of the following is the complete list of zeros of pp with their multiplicities?

  1. 1-1, multiplicity 2; 2+i2+i and 2i2-i, each multiplicity 1; 3i-3i and 3i3i, each multiplicity 1 (correct answer)
  2. 1-1, multiplicity 2; 2+i2+i, multiplicity 2; 3i-3i, multiplicity 2
  3. 1-1, multiplicity 2; 2+i2+i, multiplicity 1; 3i-3i, multiplicity 1
  4. 1-1, multiplicity 2; 2+i-2+i and 2i-2-i, each multiplicity 1; 3i-3i and 3i3i, each multiplicity 1
Explanation: Whenever you see a polynomial with real coefficients and a complex zero, the central rule is: complex zeros must appear in conjugate pairs. That means if 2+i2+i is a zero, then 2i2-i must also be a zero; if 3i-3i is a zero, then 3i3i must also be a zero. The given zero 1-1 has multiplicity 2, so adding these conjugates gives 2+1+1+1+1=62+1+1+1+1=6 total multiplicity, exactly matching a 6th-degree polynomial. The correct list is therefore 1-1, multiplicity 2; 2+i2+i and 2i2-i, each multiplicity 1; 3i-3i and 3i3i, each multiplicity 1. This satisfies both the conjugate-pair rule and the degree count. The choice saying 1-1, multiplicity 2; 2+i2+i, multiplicity 2; 3i-3i, multiplicity 2 misses the conjugates entirely and assigns incorrect multiplicities. The choice listing only 1-1, 2+i2+i, and 3i-3i with multiplicity 1 ignores the conjugate pairs and would produce degree 4, not 6. The choice with 2+i-2+i and 2i-2-i has the right conjugate structure but the wrong real part — it changes the given zero 2+i2+i into 2+i-2+i, which is not a zero of this polynomial. For any real-coefficient polynomial, as soon as you see one nonreal zero, write its conjugate next to it. Then check that the total multiplicities add up to the degree — that double-check will catch most mistakes.

Question 11

Which leading-coefficient-1 polynomial of least degree with real coefficients has 44 as a zero of multiplicity 1 and 23i2-3i as a zero?

  1. (x4)(x24x5)(x-4)(x^2-4x-5)
  2. (x4)(x2+4x+13)(x-4)(x^2+4x+13)
  3. (x4)(x2+3i)(x-4)(x-2+3i)
  4. (x4)(x24x+13)(x-4)(x^2-4x+13) (correct answer)
Explanation: Whenever you see a polynomial with real coefficients and a complex zero, the Complex Conjugate Root Theorem is your compass: if a+bia+bi is a zero, then abia-bi must also be a zero. Since 23i2-3i is given as a zero, 2+3i2+3i is forced to be one as well. The quadratic factor containing these two zeros is (x(23i))(x(2+3i))(x - (2-3i))(x - (2+3i)). Expanding gives (x2+3i)(x23i)=(x2)2(3i)2=x24x+4(9)=x24x+13(x-2+3i)(x-2-3i) = (x-2)^2 - (3i)^2 = x^2 -4x +4 - (-9) = x^2 -4x +13. Multiplying by the linear factor for the zero of multiplicity 1 at 4 yields (x4)(x24x+13)(x-4)(x^2-4x+13). This is the least-degree polynomial (degree 3) with real coefficients and leading coefficient 1. Now, check the traps. (x4)(x24x5)(x-4)(x^2-4x-5) has a quadratic that factors to (x5)(x+1)(x-5)(x+1), giving real zeros, not complex ones. (x4)(x2+4x+13)(x-4)(x^2+4x+13) has the wrong sign on the xx-term; its zeros are 2±3i-2 \pm 3i, not 2±3i2 \pm 3i. The option (x4)(x2+3i)(x-4)(x-2+3i) only includes one complex factor—it forgets the conjugate, so its expanded form would have complex coefficients, violating the requirement for real coefficients. For your exam, remember the shortcut: (x(a+bi))(x(abi))=x22ax+(a2+b2)(x - (a+bi))(x - (a-bi)) = x^2 - 2ax + (a^2 + b^2). This instantly gives you the correct quadratic, so you can avoid sign errors and missing conjugates. Always verify the middle term's sign and that complex roots come in pairs.

Question 12

Let f(x)=(x3)4(x+2)2f(x)=(x-3)^4(x+2)^2 and g(x)=[f(x)]3g(x)=[f(x)]^3. Which statement gives all zeros of gg with their multiplicities?

  1. 33, multiplicity 12; 22, multiplicity 6
  2. 33, multiplicity 4; 2-2, multiplicity 2
  3. 33, multiplicity 12; 2-2, multiplicity 6 (correct answer)
  4. 33, multiplicity 4; 22, multiplicity 2
Explanation: Whenever you see zeros and multiplicities, look at the factored form: each factor (xa)k(x-a)^k contributes a zero at x=ax=a with multiplicity kk. Here, f(x)=(x3)4(x+2)2f(x)=(x-3)^4(x+2)^2, so ff has zero x=3x=3 with multiplicity 44, and x=2x=-2 with multiplicity 22. Then g(x)=[f(x)]3g(x)=[f(x)]^3 cubes the entire polynomial; cubing doesn't change where the zeros are, but it does multiply every exponent by 33. Thus, x=3x=3 gets multiplicity 4=124\cdot =12,and x=2x=-2 gets multiplicity 23=62\cdot3=6. So the correct statement is 33, multiplicity 1212; 2-2, multiplicity 66. The choice saying 33, multiplicity 44; 2-2, multiplicity 22 gives the zeros of ff, not gg, because it forgets to multiply by the exponent 33. The choice saying 33, multiplicity 1212; 22, multiplicity 66 catches the cubing but has the sign wrong: solving x+2=0x+2=0 gives x=2x=-2, not x=2x=2. The choice saying 33, multiplicity 44; 22, multiplicity 22 has both mistakes: it gives ff's multiplicities and also flips the sign of the second zero. When you raise a factored polynomial to a power,take each original zero and multiply its multiplicity by that power. Also, always solve each factor equal to zero carefully — the sign is easy to reverse.