12 multiple-choice questions, progressively harder.
Is x−1x - 1x−1 a factor of P(x)=x3−3x2+5x−3P(x) = x^3 - 3x^2 + 5x - 3P(x)=x3−3x2+5x−3?
Solution
Correct answer: A
The factor x−1x - 1x−1 vanishes at x=1x = 1x=1, so evaluate there.
P(1)=1−3+5−3=0P(1) = 1 - 3 + 5 - 3 = 0P(1)=1−3+5−3=0
Since P(1)=0P(1) = 0P(1)=0, the factor theorem says x−1x - 1x−1 is a factor. Testing x=−1x = -1x=−1 would answer a question about the factor x+1x + 1x+1 instead.
Is x−2x - 2x−2 a factor of P(x)=x3+x−6P(x) = x^3 + x - 6P(x)=x3+x−6?
Correct answer: D
Evaluate at the value that kills the candidate factor, x=2x = 2x=2.
P(2)=8+2−6=4P(2) = 8 + 2 - 6 = 4P(2)=8+2−6=4
The remainder on dividing by x−2x - 2x−2 is P(2)=4P(2) = 4P(2)=4, not 000, so the division is not exact and x−2x - 2x−2 is not a factor. Divisibility of the constant term is never the test; only the evaluation is.
To test whether x+4x + 4x+4 is a factor of a polynomial P(x)P(x)P(x), which value do you evaluate?
Correct answer: B
Rewrite the factor in the form x−cx - cx−c: since x+4=x−(−4)x + 4 = x - (-4)x+4=x−(−4), here c=−4c = -4c=−4.
x+4 is a factor of P(x) ⟺ P(−4)=0x + 4 \text{ is a factor of } P(x) \iff P(-4) = 0x+4 is a factor of P(x)⟺P(−4)=0
The rule of thumb is to plug in the value that makes the candidate factor vanish, and x+4x + 4x+4 vanishes at x=−4x = -4x=−4.
A polynomial has −3-3−3 as a zero. Which expression must be one of its factors?
Correct answer: C
The factor for the zero c=−3c = -3c=−3 is x−c=x−(−3)x - c = x - (-3)x−c=x−(−3).
x−(−3)=x+3x - (-3) = x + 3x−(−3)=x+3
Check by substitution: x+3x + 3x+3 equals 000 exactly when x=−3x = -3x=−3, matching the given zero. The factor x−3x - 3x−3 would correspond to a zero at +3+3+3.
A polynomial P(x)P(x)P(x) satisfies P(7)=0P(7) = 0P(7)=0. What does the Factor Theorem let you conclude?
The theorem converts the root directly into a linear factor.
P(7)=0⟹P(x)=(x−7) Q(x)P(7) = 0 \quad\Longrightarrow\quad P(x) = (x - 7)\,Q(x)P(7)=0⟹P(x)=(x−7)Q(x)
So x−7x - 7x−7 is a factor. The degree and the constant term are not determined by one root: many polynomials of many degrees vanish at 777.
The polynomial P(x)=x3−3x2−x+3P(x) = x^3 - 3x^2 - x + 3P(x)=x3−3x2−x+3 satisfies P(−1)=0P(-1) = 0P(−1)=0. Which of the following must be a factor of P(x)P(x)P(x)?
A root at c=−1c = -1c=−1 gives the factor x−c=x−(−1)x - c = x - (-1)x−c=x−(−1).
P(−1)=0⟹x+1 is a factorP(-1) = 0 \quad\Longrightarrow\quad x + 1 \text{ is a factor}P(−1)=0⟹x+1 is a factor
Confirm the root: P(−1)=−1−3+1+3=0P(-1) = -1 - 3 + 1 + 3 = 0P(−1)=−1−3+1+3=0. The other options fail the evaluation test: P(2)=−3P(2) = -3P(2)=−3, P(−3)=−48P(-3) = -48P(−3)=−48, and P(−2)=−15P(-2) = -15P(−2)=−15, none of which is 000.
Which is the monic cubic whose zeros are −1-1−1, 000, and 333?
The zero at 000 contributes the factor xxx itself, so the product of the three factors is x(x+1)(x−3)x(x + 1)(x - 3)x(x+1)(x−3).
(x+1)(x−3)=x2−2x−3⟹x(x2−2x−3)=x3−2x2−3x(x + 1)(x - 3) = x^2 - 2x - 3 \quad\Longrightarrow\quad x\left(x^2 - 2x - 3\right) = x^3 - 2x^2 - 3x(x+1)(x−3)=x2−2x−3⟹x(x2−2x−3)=x3−2x2−3x
A quick check of one zero: at x=3x = 3x=3 the value is 27−18−9=027 - 18 - 9 = 027−18−9=0, as required.
What are the zeros of P(x)=(x−4)(x+2)(x−1)P(x) = (x - 4)(x + 2)(x - 1)P(x)=(x−4)(x+2)(x−1)?
Each factor vanishes at one point, and a product is zero exactly when some factor is.
x−4=0,x+2=0,x−1=0⟹x=4, −2, 1x - 4 = 0,\quad x + 2 = 0,\quad x - 1 = 0 \quad\Longrightarrow\quad x = 4,\ -2,\ 1x−4=0,x+2=0,x−1=0⟹x=4, −2, 1
Flip the sign inside each factor to read off its root: x+2x + 2x+2 gives −2-2−2, not +2+2+2.
What are the zeros of P(x)=3(x+5)(x−2)P(x) = 3(x + 5)(x - 2)P(x)=3(x+5)(x−2)?
The constant factor 333 is never zero, so it contributes no root; only the linear factors do.
x+5=0 or x−2=0⟹x=−5 or x=2x + 5 = 0 \text{ or } x - 2 = 0 \quad\Longrightarrow\quad x = -5 \text{ or } x = 2x+5=0 or x−2=0⟹x=−5 or x=2
A leading coefficient rescales the graph vertically but does not move its xxx-intercepts.
A cubic polynomial P(x)P(x)P(x) has x−2x - 2x−2 as a factor, so P(x)=(x−2) Q(x)P(x) = (x - 2)\,Q(x)P(x)=(x−2)Q(x). What is the degree of Q(x)Q(x)Q(x)?
Degrees add when polynomials multiply, so the two factors' degrees must sum to the cubic's degree 333.
3=deg(x−2)+degQ=1+degQ⟹degQ=23 = \deg(x - 2) + \deg Q = 1 + \deg Q \quad\Longrightarrow\quad \deg Q = 23=deg(x−2)+degQ=1+degQ⟹degQ=2
Peeling off a linear factor always lowers the degree by exactly one, which is why the leftover quotient of a cubic is a quadratic.
Dividing P(x)P(x)P(x) by x−3x - 3x−3 gives P(x)=(x−3) Q(x)+5P(x) = (x - 3)\,Q(x) + 5P(x)=(x−3)Q(x)+5. Is x−3x - 3x−3 a factor of P(x)P(x)P(x)?
A factor requires the division to come out exact, and here it does not: evaluating at x=3x = 3x=3 shows the leftover.
P(3)=(3−3) Q(3)+5=5≠0P(3) = (3 - 3)\,Q(3) + 5 = 5 \neq 0P(3)=(3−3)Q(3)+5=5=0
Since P(3)≠0P(3) \neq 0P(3)=0, the factor theorem says x−3x - 3x−3 is not a factor. Producing a quotient is automatic for any division; only a zero remainder makes a factor.
A polynomial satisfies P(4)=9P(4) = 9P(4)=9. What can you conclude about x−4x - 4x−4?
The factor theorem is a biconditional, so a nonzero value settles the question in the negative.
P(4)=9≠0⟹x−4 is not a factor of P(x)P(4) = 9 \neq 0 \quad\Longrightarrow\quad x - 4 \text{ is not a factor of } P(x)P(4)=9=0⟹x−4 is not a factor of P(x)
For the second option, note P(x)−4P(x) - 4P(x)−4 takes the value 555 at x=4x = 4x=4, still nonzero. The expression that would gain the factor is P(x)−9P(x) - 9P(x)−9, whose value at 444 is 000.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.