12 multiple-choice questions, progressively harder.
Factor x3+3x2−4x−12x^3 + 3x^2 - 4x - 12x3+3x2−4x−12 completely, given that 222 is a zero.
Solution
Correct answer: A
Confirm the zero: P(2)=8+12−8−12=0P(2) = 8 + 12 - 8 - 12 = 0P(2)=8+12−8−12=0. Synthetic division on 1,3,−4,−121, 3, -4, -121,3,−4,−12 by c=2c = 2c=2 gives 111, then 3+2=53 + 2 = 53+2=5, then −4+10=6-4 + 10 = 6−4+10=6, then −12+12=0-12 + 12 = 0−12+12=0, so the quotient is x2+5x+6x^2 + 5x + 6x2+5x+6.
x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3)x2+5x+6=(x+2)(x+3)
The complete factorization is (x−2)(x+2)(x+3)(x - 2)(x + 2)(x + 3)(x−2)(x+2)(x+3), with zeros 222, −2-2−2, and −3-3−3.
For which value of kkk is x+2x + 2x+2 a factor of x4+kx3−3x2+5x+14x^4 + kx^3 - 3x^2 + 5x + 14x4+kx3−3x2+5x+14?
Correct answer: C
Require the polynomial to vanish at x=−2x = -2x=−2, keeping careful track of the signs on odd powers.
P(−2)=16−8k−12−10+14=8−8k=0P(-2) = 16 - 8k - 12 - 10 + 14 = 8 - 8k = 0P(−2)=16−8k−12−10+14=8−8k=0
So k=1k = 1k=1. The term kx3kx^3kx3 contributes k(−2)3=−8kk(-2)^3 = -8kk(−2)3=−8k, and 5x5x5x contributes −10-10−10.
Which cubic has zeros 12\tfrac{1}{2}21, −1-1−1, and 444, with leading coefficient 222, in expanded form?
Correct answer: B
Fold the leading coefficient into the fractional zero's factor: 2(x−12)=2x−12\left(x - \tfrac{1}{2}\right) = 2x - 12(x−21)=2x−1, so the polynomial is (2x−1)(x+1)(x−4)(2x - 1)(x + 1)(x - 4)(2x−1)(x+1)(x−4). Multiply the last two factors first:
(x+1)(x−4)=x2−3x−4(x + 1)(x - 4) = x^2 - 3x - 4(x+1)(x−4)=x2−3x−4
Then (2x−1)(x2−3x−4)=2x3−6x2−8x−x2+3x+4=2x3−7x2−5x+4(2x - 1)\left(x^2 - 3x - 4\right) = 2x^3 - 6x^2 - 8x - x^2 + 3x + 4 = 2x^3 - 7x^2 - 5x + 4(2x−1)(x2−3x−4)=2x3−6x2−8x−x2+3x+4=2x3−7x2−5x+4.
Which is the monic quartic with real coefficients whose zeros are 1+i1 + i1+i, 1−i1 - i1−i, 111, and −1-1−1, in expanded form?
Correct answer: D
Multiply the conjugate pair first, since it produces a real quadratic:
(x−(1+i))(x−(1−i))=(x−1)2−i2=x2−2x+2\bigl(x - (1 + i)\bigr)\bigl(x - (1 - i)\bigr) = (x - 1)^2 - i^2 = x^2 - 2x + 2(x−(1+i))(x−(1−i))=(x−1)2−i2=x2−2x+2
The real zeros give (x−1)(x+1)=x2−1(x - 1)(x + 1) = x^2 - 1(x−1)(x+1)=x2−1. Then (x2−2x+2)(x2−1)=x4−2x3+2x2−x2+2x−2=x4−2x3+x2+2x−2\left(x^2 - 2x + 2\right)\left(x^2 - 1\right) = x^4 - 2x^3 + 2x^2 - x^2 + 2x - 2 = x^4 - 2x^3 + x^2 + 2x - 2(x2−2x+2)(x2−1)=x4−2x3+2x2−x2+2x−2=x4−2x3+x2+2x−2.
For which value of mmm is x−3x - 3x−3 a factor of x3−5x2+mx+3x^3 - 5x^2 + mx + 3x3−5x2+mx+3?
Set the evaluation at x=3x = 3x=3 equal to zero.
P(3)=27−45+3m+3=3m−15=0P(3) = 27 - 45 + 3m + 3 = 3m - 15 = 0P(3)=27−45+3m+3=3m−15=0
So m=5m = 5m=5. Check: x3−5x2+5x+3x^3 - 5x^2 + 5x + 3x3−5x2+5x+3 at x=3x = 3x=3 gives 27−45+15+3=027 - 45 + 15 + 3 = 027−45+15+3=0.
To test whether 3x+23x + 23x+2 is a factor of a polynomial P(x)P(x)P(x), which value do you substitute?
Substitute the value that makes the candidate factor vanish. Solve 3x+2=03x + 2 = 03x+2=0:
x=−23x = -\tfrac{2}{3}x=−32
Since 3x+2=3(x+23)3x + 2 = 3\left(x + \tfrac{2}{3}\right)3x+2=3(x+32) and the constant 333 never affects exactness of division, 3x+23x + 23x+2 is a factor exactly when P(−23)=0P\left(-\tfrac{2}{3}\right) = 0P(−32)=0.
The cubic x3−6x2+3x+10x^3 - 6x^2 + 3x + 10x3−6x2+3x+10 has zeros −1-1−1 and 222. What is its third zero?
Peel off one known zero: dividing by x+1x + 1x+1 via the row 1,−6,3,101, -6, 3, 101,−6,3,10 with c=−1c = -1c=−1 gives 111, then −6−1=−7-6 - 1 = -7−6−1=−7, then 3+7=103 + 7 = 103+7=10, then 10−10=010 - 10 = 010−10=0, so the quotient is x2−7x+10x^2 - 7x + 10x2−7x+10.
x2−7x+10=(x−2)(x−5)x^2 - 7x + 10 = (x - 2)(x - 5)x2−7x+10=(x−2)(x−5)
The quotient's zeros are 222 and 555; the new one is 555, so the three zeros are −1-1−1, 222, and 555.
Which is the monic cubic with real coefficients whose zeros include −1-1−1 and 3+2i3 + 2i3+2i, in expanded form?
The conjugate 3−2i3 - 2i3−2i must also be a zero, and its pair with 3+2i3 + 2i3+2i multiplies into a real quadratic:
(x−(3+2i))(x−(3−2i))=(x−3)2−(2i)2=x2−6x+13\bigl(x - (3 + 2i)\bigr)\bigl(x - (3 - 2i)\bigr) = (x - 3)^2 - (2i)^2 = x^2 - 6x + 13(x−(3+2i))(x−(3−2i))=(x−3)2−(2i)2=x2−6x+13
Then (x+1)(x2−6x+13)=x3−6x2+13x+x2−6x+13=x3−5x2+7x+13(x + 1)\left(x^2 - 6x + 13\right) = x^3 - 6x^2 + 13x + x^2 - 6x + 13 = x^3 - 5x^2 + 7x + 13(x+1)(x2−6x+13)=x3−6x2+13x+x2−6x+13=x3−5x2+7x+13.
The quartic x4−5x3+5x2+5x−6x^4 - 5x^3 + 5x^2 + 5x - 6x4−5x3+5x2+5x−6 has zeros 111 and −1-1−1. What are its other two zeros?
The two known zeros peel off (x−1)(x+1)=x2−1(x - 1)(x + 1) = x^2 - 1(x−1)(x+1)=x2−1. Long division of the quartic by x2−1x^2 - 1x2−1 proceeds in three steps, subtracting x2(x2−1)x^2\left(x^2 - 1\right)x2(x2−1), then −5x(x2−1)-5x\left(x^2 - 1\right)−5x(x2−1), then 6(x2−1)6\left(x^2 - 1\right)6(x2−1), and leaves remainder 000 with quotient
x2−5x+6=(x−2)(x−3)x^2 - 5x + 6 = (x - 2)(x - 3)x2−5x+6=(x−2)(x−3)
So the remaining zeros are 222 and 333, and the quartet of zeros is 111, −1-1−1, 222, 333.
Let P(x)=x3−3x2+7P(x) = x^3 - 3x^2 + 7P(x)=x3−3x2+7. Which of the following polynomials has x−1x - 1x−1 as a factor?
Compute the value at the candidate root: P(1)=1−3+7=5P(1) = 1 - 3 + 7 = 5P(1)=1−3+7=5. Subtracting exactly that value creates a zero there:
P(1)−5=0P(1) - 5 = 0P(1)−5=0
So x−1x - 1x−1 divides P(x)−5P(x) - 5P(x)−5. This is the general pattern: x−cx - cx−c always divides P(x)−P(c)P(x) - P(c)P(x)−P(c), whatever PPP and ccc are.
For how many real numbers ccc is x−cx - cx−c a factor of x2−7x+12x^2 - 7x + 12x2−7x+12?
By the factor theorem, x−cx - cx−c is a factor exactly when ccc is a root, so count the roots.
x2−7x+12=(x−3)(x−4)x^2 - 7x + 12 = (x - 3)(x - 4)x2−7x+12=(x−3)(x−4)
The roots are 333 and 444, so exactly 222 values of ccc work. The ceiling theorem guarantees a quadratic can never do better than two.
Is x−1x - 1x−1 a factor of x100+x50−2x^{100} + x^{50} - 2x100+x50−2?
One evaluation at x=1x = 1x=1 answers the question, no matter how large the degree.
P(1)=1100+150−2=1+1−2=0P(1) = 1^{100} + 1^{50} - 2 = 1 + 1 - 2 = 0P(1)=1100+150−2=1+1−2=0
So x−1x - 1x−1 is a factor. The degree being even is irrelevant, and the last option fails for almost every polynomial, for example x2x^2x2 at x=1x = 1x=1 gives 1≠01 \neq 01=0.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.