Algebra 3 Quiz: Factor And Remainder Theorems
12 questions · exam conditions
0:00
Factor And Remainder TheoremsQuestion 1 of 12

Let f(x)=x43x3+ax27x+6f(x)=x^4-3x^3+ax^2-7x+6. If x2x-2 is a factor of f(x)f(x), what is the quotient when f(x)f(x) is divided by x2x-2?

x3x2+2x3x^3 - x^2 + 2x - 3
x3x2+2x+3x^3 - x^2 + 2x + 3
x3x22x3x^3 - x^2 - 2x - 3
x3x22x+3x^3 - x^2 - 2x + ¥ 3
← Back to quizzes

Algebra 3 Quiz

Algebra 3 Quiz: Factor And Remainder Theorems

Practice Factor And Remainder Theorems 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 Factor And Remainder Theorems, 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

Let f(x)=x43x3+ax27x+6f(x)=x^4-3x^3+ax^2-7x+6. If x2x-2 is a factor of f(x)f(x), what is the quotient when f(x)f(x) is divided by x2x-2?

  1. x3x2+2x3x^3 - x^2 + 2x - 3 (correct answer)
  2. x3x2+2x+3x^3 - x^2 + 2x + 3
  3. x3x22x3x^3 - x^2 - 2x - 3
  4. x3x22x+3x^3 - x^2 - 2x + ¥ 3
Explanation: When you see "x2x-2 is a factor," use the factor theorem: f(2)f(2) must equal 00. That tells you the unknown coefficient before you divide. Compute f(2)=1624+4a14+6=4a16f(2)=16-24+4a-14+6=4a-16, so 4a16=04a-16=0 and a=4a=4. Thus f(x)=x43x3+4x27x+6f(x)=x^4-3x^3+4x^2-7x+6. Now divide by x2x-2 using synthetic division with 22: bring down 11; 21+(3)=12\cdot 1+(-3)=-1; 2(1)+4=22\cdot(-1)+4=2; 22+(7)=32\cdot 2+(-7)=-3; 2(3)+6=02\cdot(-3)+6=0. The quotient is built from coefficients 1,1,2,31,-1,2,-3, giving x3x2+2x3.x^3-x^2+2x-3. The choices ending in +3+3x3x2+2x+3x^3-x^2+2x+3 and x3x22x+3x^3-x^2-2x+3 — treat the final term with the wrong sign: the remainder is 00, so the last quotient term must be 3-3, not +3+3. The choice x3x22x3x^3-x^2-2x-3 has the wrong xx-coefficient: the step 2(1)+42\cdot(-1)+4 gives 22, not 2-2. A quick check: (x2)(x3x2+2x3)(x-2)(x^3-x^2+2x-3) multiplies back to x43x3+4x27x+6x^4-3x^3+4x^2-7x+6. On this exam, when a factor is given, first plug the root into ff to find any unknown coefficient, then use synthetic division. The coefficients of the quotient come directly from the bottom row.

Question 2

Which of the following is the complete factorization of g(x)=x45x3+6x2+4x8g(x)=x^4-5x^3+6x^2+4x-8 over the integers?

  1. (x+1)(x2)3(x+1)(x-2)^3 (correct answer)
  2. (x1)(x+2)3(x-1)(x+2)^3
  3. (x+1)(x2)2(x+2)(x+1)(x-2)^2(x+2)
  4. (x1)(x2)3(x-1)(x-2)^3
Explanation: When you see a quartic polynomial to factor over the integers, your first move should be the Rational Root Theorem: test factors of the constant term, 8-8, so ±1,±2,±4,±8\pm1,\pm2,\pm4,\pm8. Here, g(2)=0g(2)=0 and g(1)=0g(-1)=0, so x2x-2 and x+1x+1 are factors. Dividing g(x)g(x) by x2x-2 gives x33x2+4x^3-3x^2+4, and dividing that cubic by x2x-2 again gives x2x2x^2-x-2. This quadratic factors as (x2)(x+1)(x-2)(x+1). Pulling it all together, g(x)=(x+1)(x2)3g(x)=(x+1)(x-2)^3. That is the complete integer factorization. Now look at the wrong choices. (x1)(x+2)3(x-1)(x+2)^3 would require x=1x=1 and x=2x=-2 to be roots, but g(1)=2g(1)=-2 and g(2)0g(-2)\neq0, so this is just a mismatch of roots. (x+1)(x2)2(x+2)(x+1)(x-2)^2(x+2) includes the correct (x+1)(x+1) and two (x2)(x-2) factors, but the extra (x+2)(x+2) is not a factor, and you would be missing one (x2)(x-2); checking g(2)0g(-2)\neq0 rules it out. Finally, (x1)(x2)3(x-1)(x-2)^3 gets the repeated (x2)(x-2) right but replaces (x+1)(x+1) with (x1)(x-1), and g(1)0g(1)\neq0 proves (x1)(x-1) is not a factor. Your takeaway: for factoring polynomials over the integers, systematically test rational roots and divide until you reach a quadratic. This prevents both missing repeated factors and inventing roots that don't actually satisfy the polynomial.

Question 3

A degree-4 polynomial ff satisfies f(2)=0f(2)=0 and f(2)0f(-2)\neq0. Which statement must be true?

  1. Both x2x-2 and x+2x+2 are factors of f(x)f(x).
  2. x+2x+2 is a factor of f(x)f(x), while x24x^2-4 is not a factor.
  3. x2x-2 is a factor of f(x)f(x), but x+2x+2 is not. (correct answer)
  4. x24x^2-4 is a factor of f(x)f(x).
Explanation: When you see a polynomial value like f(2)=0f(2)=0, your first thought should be the Factor Theorem: if f(c)=0f(c)=0, then xcx-c is a factor. Here, c=2c=2, so x2x-2 is definitely a factor. At the same time, f(2)0f(-2)\neq 0 tells you that x+2x+2 is not a factor. Therefore the statement that must be true is exactly: "x2x-2 is a factor of f(x)f(x), but x+2x+2 is not." The degree being 4 simply means there are two more factors you don't know about; it doesn't force either of the missing factors. Now look at the wrong answers. The claim that both x2x-2 and x+2x+2 are factors cannot be true, because f(2)0f(-2)\neq 0 directly rules out x+2x+2 as a factor. Similarly, the statement that "x+2x+2 is a factor, while x24x^2-4 is not" fails because the first part is false. Finally, "x24x^2-4 is a factor" is impossible, since x24=(x2)(x+2)x^2-4=(x-2)(x+2); for that to be a factor, both x2x-2 and x+2x+2 would have to be factors, and you already know x+2x+2 is not. Your study tip: whenever a question gives you a value like f(a)=0f(a)=0 or f(a)0f(a)\neq 0, immediately write down which factor is confirmed and which factor is ruled out. Then translate compound factors like x24x^2-4 back into their linear pieces before deciding whether they can be factors. This avoids the common trap of assuming a degree-4 polynomial must include every nice-looking factor.

Question 4

What is the remainder when x1002x49+4x^{100}-2x^{49}+4 is divided by x+1x+1?

  1. 55
  2. 33
  3. 77 (correct answer)
  4. 11
Explanation: Whenever you see "remainder when a polynomial is divided by x+1x+1," think of the Remainder Theorem: the remainder is just the polynomial evaluated at the root of the divisor. Since x+1=0x+1=0 gives x=1x=-1, you need to compute P(1)P(-1) for P(x)=x1002x49+4P(x)=x^{100}-2x^{49}+4. Now evaluate carefully. (1)100=1(-1)^{100}=1, because 100 is even. (1)49=1(-1)^{49}=-1, because 49 is odd. So P(1)=12(1)+4=1+2+4=7.P(-1)=1-2(-1)+4=1+2+4=7. That is the remainder, so the correct answer is 77. The other choices come from common sign or evaluation slips. The choice 33 is what you get if you mistakenly plug in x=1x=1, since 12+4=31-2+4=3; remember, x+1x+1 means x=1x=-1, not x=1x=1. The choice 55 likely comes from thinking (1)100=1(-1)^{100}=-1, which would give 1+2+4=5-1+2+4=5; but any even power of 1-1 is positive 11. The choice 11 may come from only handling the first term, or forgetting that 2(1)-2(-1) adds 22 and then +4+4 adds another 44. Your study tip: for division by xcx-c, evaluate the polynomial at cc. For x+1x+1, use c=1c=-1. Always check the parity of the exponents — even powers of 1-1 are 11, odd powers are 1-1. This will make remainder questions quick and reliable.

Question 5

The remainder when f(x)=2x3+bx23x+5f(x)=2x^3+bx^2-3x+5 is divided by x+1x+1 is equal to the remainder when g(x)=x2+5x+2g(x)=x^2+5x+2 is divided by x2x-2. What is the value of bb?

  1. 1010 (correct answer)
  2. 1616
  3. 1212
  4. 22
Explanation: Whenever you see "remainder when a polynomial is divided by xcx-c," use the Remainder Theorem: the remainder is just p(c)p(c). Here, x+1x+1 means c=1c=-1, so the first remainder is f(1)f(-1). Likewise, dividing by x2x-2 means the second remainder is g(2)g(2). Compute: f(1)=2(1)3+b(1)23(1)+5=2+b+3+5=b+6f(-1)=2(-1)^3+b(-1)^2-3(-1)+5=-2+b+3+5=b+6 and g(2)=22+5(2)+2=4+10+2=16.g(2)=2^2+5(2)+2=4+10+2=16. Since the remainders are equal, b+6=16    b=10.b+6=16 \implies b=10. Now, why are the other choices traps? 16 is exactly g(2)g(2), but it is not bb; you must remember that f(1)f(-1) already contributes +6+6 before bb. 12 comes from plugging x=1x=1 into ff instead of x=1x=-1; x+1x+1 has root 1-1, not 11, so that gives b+4=16b+4=16. 2 comes from evaluating g(1)=8g(1)=8 instead of g(2)=16g(2)=16, mistaking the root of x2x-2 as 11 rather than 22. Your study tip: before substituting, write each divisor as xcx-c explicitly. For x+1x+1, rewrite it as x(1)x-(-1); for x2x-2, it is already x2x-2. This small step prevents the most common sign and root errors on remainder questions.

Question 6

The polynomial p(x)=x52x43x3+4x2+4xp(x)=x^5-2x^4-3x^3+4x^2+4x has repeated factors. How many distinct real zeros does it have?

  1. 55
  2. 33 (correct answer)
  3. 22
  4. 11
Explanation: Whenever a polynomial has repeated factors, the key is to separate multiplicity from distinct zeros. Factor completely: p(x)=x(x42x33x2+4x+4)p(x)=x(x^4-2x^3-3x^2+4x+4) Testing the quartic, x=1x=-1 works, so p(x)=x(x+1)(x33x2+4)p(x)=x(x+1)(x^3-3x^2+4) Then x=2x=2 works in the cubic, giving p(x)=x(x+1)(x2)(x2x2)=x(x+1)2(x2)2p(x)=x(x+1)(x-2)(x^2-x-2)=x(x+1)^2(x-2)^2 Now set each distinct factor to zero: x=0x=0, x=1x=-1, and x=2x=2. The squared factors make 1-1 and 22 repeated roots, but a repeated root is still just one real zero. Multiplicity tells you how many times a root appears, not how many new zeros it creates. So the correct number of distinct real zeros is 33. The answer "55" is the trap of counting zeros with multiplicity: 1+2+2=51+2+2=5. The answer "22" likely comes from counting only the repeated roots 1-1 and 22, forgetting the simple root 00. The answer "11" may come from thinking that "repeated factors" means only repeated roots count, or from an incomplete factorization. All of these confuse multiplicity with distinctness. Study tip: after factoring completely, list the distinct roots first, then note each multiplicity separately. For "number of distinct real zeros," every different factor contributes exactly one root, no matter how many times it is squared or cubed.

Question 7

Which polynomial has x+1x+1 as a factor but does NOT have x1x-1 as a factor?

  1. x3+x2x1x^3+x^2-x-1
  2. x3+x2+x+1x^3+x^2+x+1 (correct answer)
  3. x3x2+x1x^3-x^2+x-1
  4. x3x2x+1x^3-x^2-x+1
Explanation: Whenever you see "has a factor" on a polynomial question, your first move should be the factor theorem: if xcx-c is a factor, then plugging cc into the polynomial gives 00. Here you need P(1)=0P(-1)=0 for x+1x+1 to be a factor, and P(1)0P(1)\neq 0 for x1x-1 not to be a factor. Test the polynomial x3+x2+x+1x^3+x^2+x+1. At x=1x=-1, you get 1+11+1=0-1+1-1+1=0, so x+1x+1 is a factor. At x=1x=1, you get 1+1+1+1=41+1+1+1=4, not 00, so x1x-1 is not a factor. That matches the requirement. Now look at the others. x3+x2x1x^3+x^2-x-1 gives 00 at both 1-1 and 11, so it has both factors. The same is true for x3x2x+1x^3-x^2-x+1, which also gives 00 at both. The remaining choice, x3x2+x1x^3-x^2+x-1, gives 4-4 at 1-1 and 00 at 11, so it has x1x-1 but not x+1x+1 — the opposite of what is asked. The quick takeaway: on factor questions, don't start factoring the whole polynomial. Plug the candidate roots into the polynomial. A zero means the factor exists; a nonzero value means it doesn't. Checking P(1)P(-1) and P(1)P(1) alone will separate these choices instantly.

Question 8

Suppose x+1x+1 and x2x-2 are factors of p(x)=x3+ax2+bx6p(x)=x^3+ax^2+bx-6. What is the value of p(3)p(3)?

  1. 2424 (correct answer)
  2. 00
  3. 24-24
  4. 66
Explanation: Whenever you see linear factors of a polynomial, use the factor theorem: if xcx-c is a factor, then p(c)=0p(c)=0. So p(1)=0p(-1)=0 and p(2)=0p(2)=0. Since p(x)p(x) is a monic cubic and already has two linear factors, the third factor must be x+kx+k. Multiplying the constant terms gives (1)(2)(k)=6(1)(-2)(k)=-6, so 2k=6-2k=-6, meaning k=3k=3. Thus p(x)=(x+1)(x2)(x+3).p(x)=(x+1)(x-2)(x+3). Now evaluate: p(3)=(3+1)(32)(3+3)=416=24.p(3)=(3+1)(3-2)(3+3)=4\cdot 1\cdot 6=24. The value 00 would be correct only if x3x-3 were a factor, but the third factor is x+3x+3, not x3x-3. The value 24-24 is a sign error: at x=3x=3, all three factors are positive, so p(3)p(3) must be positive; the negative constant term does not make the value negative. The value 66 is just the constant term, or its absolute value, and it ignores the contributions of the cubic and quadratic terms when evaluating x3+2x25x6x^3+2x^2-5x-6. A good habit: once you know the factors, multiply them out or compare constants to find the missing factor before evaluating.

Question 9

A cubic polynomial pp has zeros 2-2, 11, and 44. If p(0)=16p(0)=16, which of the following could be p(x)p(x)?

  1. 2(x2)(x+1)(x4)2(x-2)(x+1)(x-4)
  2. 2(x+2)(x1)(x4)-2(x+2)(x-1)(x-4)
  3. 2(x+2)(x+1)(x4)2(x+2)(x+1)(x-4)
  4. 2(x+2)(x1)(x4)2(x+2)(x-1)(x-4) (correct answer)
Explanation: When you see a cubic with given zeros, remember each zero rr corresponds to a factor (xr)(x-r). So zeros 2,1,4-2,1,4 mean the factored form must contain (x+2)(x1)(x4)(x+2)(x-1)(x-4). The multiplier in front is then determined by p(0)p(0). The choice 2(x+2)(x1)(x4)2(x+2)(x-1)(x-4) has exactly the correct factors. Checking x=0x=0: 2(2)(1)(4)=162(2)(-1)(-4)=16, which matches p(0)=16p(0)=16. So this is the correct polynomial. Now look at why the others fail. The choice 2(x2)(x+1)(x4)2(x-2)(x+1)(x-4) has zeros 2,1,42,-1,4, not 2,1,4-2,1,4, so it's not even the right root set. The choice 2(x+2)(x1)(x4)-2(x+2)(x-1)(x-4) has the correct zeros, but the leading multiplier is 2-2, so p(0)=16p(0)=-16, not 1616. The choice 2(x+2)(x+1)(x4)2(x+2)(x+1)(x-4) gives zeros 2,1,4-2,-1,4, missing the zero 11 and incorrectly including 1-1. So each wrong choice either misidentifies a sign in a factor or misapplies the multiplier. A strong strategy: first write the factors straight from the zeros, then evaluate at 00 to solve for the leading coefficient. Also watch signs carefully: a zero of 2-2 requires (x+2)(x+2), not (x2)(x-2). This avoids both root errors and constant errors.

Question 10

If 2x+12x+1 is a factor of p(x)=6x3+ax25x+2p(x)=6x^3+ax^2-5x+2, what is the value of aa?

  1. 1-1
  2. 1515
  3. 15-15 (correct answer)
  4. 11
Explanation: When you see "factor of a polynomial," you're being tested on the factor theorem: if 2x+12x+1 is a factor, then 2x+1=02x+1=0 gives a root, so x=12x=-\frac12 must make the polynomial equal zero. Plug that into p(x)p(x): 6(12)3+a(12)25(12)+2=0.6\left(-\frac12\right)^3 + a\left(-\frac12\right)^2 -5\left(-\frac12\right)+2=0. Simplify carefully: 6(18)+a(14)+52+2=06\left(-\frac18\right)+a\left(\frac14\right)+\frac52+2=0 34+a4+92=0.-\frac34+\frac{a}{4}+\frac92=0. Combine the numbers: 34+92=34+184=154-\frac34+\frac92 = -\frac34+\frac{18}{4}=\frac{15}{4}. So: a4+154=0a+15=0a=15.\frac{a}{4}+\frac{15}{4}=0 \Rightarrow a+15=0 \Rightarrow a=-15. Now, why the others are traps. 1515 comes from solving a+15=0a+15=0 incorrectly — forgetting the negative sign. 1-1 might result from misreading the root as x=13x=-\frac13 or fumbling the fraction arithmetic. 11 usually appears when you accidentally substitute x=12x=\frac12 instead of 12-\frac12, or when you lose track of signs in the coefficients. All of them would fail the factor theorem: only a=15a=-15 makes p(12)=0p\left(-\frac12\right)=0. Study tip: Whenever a linear factor like cx+dcx+d is given, immediately solve for the root x=dcx=-\frac dc and substitute it into the polynomial, setting it equal to zero. Then write out every fraction step — sign errors are the most common trap on this type of question. If you get a non-integer, don't panic; simplify methodically and you'll land on the right value.

Question 11

Suppose x3x-3 is a factor of p(x)p(x). Which of the following must be a factor of p(2x+1)p(2x+1)?

  1. x3x-3
  2. x+1x+1
  3. x2x-2
  4. x1x-1 (correct answer)
Explanation: Whenever you're told that x3x-3 is a factor of p(x)p(x), the Factor Theorem is your key: xcx-c is a factor exactly when p(c)=0p(c)=0. So here you know p(3)=0p(3)=0. Now the polynomial in the question is p(2x+1)p(2x+1), so ask: what value of xx makes the input equal to 33? Solve 2x+1=32x+1=3, which gives x=1x=1. Therefore p(2(1)+1)=p(3)=0p(2(1)+1)=p(3)=0, so x1x-1 must be a factor of p(2x+1)p(2x+1). That is the correct choice. . The choice x3x-3 is a tempting trap: you might copy the original factor unchanged. But plugging x=3x=3 into the composed expression gives p(7)p(7), not p(3)p(3), so it does not have to be a factor. The choice x+1x+1 would require x=1x=-1, making the input 1-1, and you're not guaranteed that p(1)=0p(-1)=0. Similarly, x2x-2 would require x=2x=2, making the input 55, and no information guarantees p(5)=0p(5)=0. Those could be factors only if pp happened to have other specific roots, but they are not forced by the given fact. . Strategy: when a factor of p(x)p(x) is given and you're asked about p(linear expression)p(\text{linear expression}), transform the known root through that expression: set the linear expression equal to the known root and solve for xx. The root shifts, but the factor does not stay the same.

Question 12

If polynomial PP has remainder 6-6 when divided by x2x-2, what is the remainder when P(x)+3x2P(x)+3x^2 is divided by x2x-2?

  1. 18-18
  2. 1212
  3. 6-6
  4. 66 (correct answer)
Explanation: When you see "remainder when divided by x2x-2," the key is the Remainder Theorem: the remainder equals the polynomial evaluated at x=2x=2. So P(2)=6P(2)=-6 is given. For P(x)+3x2P(x)+3x^2, evaluate the whole expression at x=2x=2: P(2)+3(2)2=6+(34)=6+12=6.P(2)+3(2)^2 = -6 + (3\cdot 4) = -6 +12 = 6. Thus the remainder is 66. Now, the traps: the choice 6-6 treats the added 3x23x^2 as if it doesn't change the remainder; that would only be true if it were divisible by x2x-2, but at x=2x=2, 3x23x^2 contributes 1212. The choice 1212 correctly evaluates 3x23x^2, but then forgets to add P(2)=6P(2)=-6, leaving out the original remainder. The choice 18-18 might come from multiplying the original remainder by 33, or from subtracting 1212 instead of adding it; either way, it reverses the needed sign or overweights the given information. A useful habit: anytime a question asks for a remainder after division by a linear term, plug the root into the whole expression. For sums like P(x)+Q(x)P(x)+Q(x), just evaluate P(a)+Q(a)P(a)+Q(a). And be careful to include both contributions—do not forget the given P(a)P(a) value.