Math 2 Quiz: Factoring Polynomials
20 questions · exam conditions
0:00
Factoring PolynomialsQuestion 1 of 20

The expression 8x627y38x^6 - 27y^3 can be factored as a difference of cubes. What is the complete factorization?

(2x23y)(4x46x2y+9y2)(2x^2 - 3y)(4x^4 - 6x^2y + 9y^2)
(2x33y)(4x3+6x2y+9y2)(2x^3 - 3y)(4x^3 + 6x^2y + 9y^2)
(2x23y)(4x4+6x2y+9y2)(2x^2 - 3y)(4x^4 + 6x^2y + 9y^2)
(2x3)2(3y)3(2x^3)^2 - (3y)^3
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Factoring Polynomials

Practice Factoring Polynomials in Math 2 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 Factoring Polynomials, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.

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

The expression 8x627y38x^6 - 27y^3 can be factored as a difference of cubes. What is the complete factorization?

  1. (2x23y)(4x46x2y+9y2)(2x^2 - 3y)(4x^4 - 6x^2y + 9y^2)
  2. (2x33y)(4x3+6x2y+9y2)(2x^3 - 3y)(4x^3 + 6x^2y + 9y^2)
  3. (2x23y)(4x4+6x2y+9y2)(2x^2 - 3y)(4x^4 + 6x^2y + 9y^2) (correct answer)
  4. (2x3)2(3y)3(2x^3)^2 - (3y)^3
Explanation: When you see an expression like 8x627y38x^6 - 27y^3, recognize this as a difference of cubes pattern: a3b3=(ab)(a2+ab+b3)a^3 - b^3 = (a-b)(a^2 + ab + b^3). The key is identifying what's being cubed. First, rewrite the expression to see the cube structure clearly: 8x627y3=(2x2)3(3y)38x^6 - 27y^3 = (2x^2)^3 - (3y)^3. Here, a=2x2a = 2x^2 and b=3yb = 3y. Now apply the difference of cubes formula:
  • First factor: (ab)=(2x23y)(a-b) = (2x^2 - 3y)
  • Second factor: a2+ab+b2=(2x2)2+(2x2)(3y)+(3y)2=4x4+6x2y+9y2a^2 + ab + b^2 = (2x^2)^2 + (2x^2)(3y) + (3y)^2 = 4x^4 + 6x^2y + 9y^2
This gives us (2x23y)(4x4+6x2y+9y2)(2x^2 - 3y)(4x^4 + 6x^2y + 9y^2), which is answer choice C. Answer choice A has the wrong sign in the second factor (6x2y-6x^2y instead of +6x2y+6x^2y). This represents the common error of using the difference of squares pattern instead of difference of cubes. Answer choice B incorrectly identifies the cubed terms as 2x32x^3 and 3y3y, leading to wrong exponents throughout the factorization. Answer choice D isn't actually factored at all—it just rewrites the original expression showing the cube structure but doesn't complete the factorization process. Remember: difference of cubes always has a PLUS sign in the trinomial factor (a2+ab+b2a^2 + ab + b^2), unlike difference of squares. Double-check your identification of the cubed terms before applying the formula.

Question 2

The polynomial 4x212x+94x^2 - 12x + 9 can be written in the form (ax+b)2(ax + b)^2. What are the values of aa and bb?

  1. a=4,b=3a = 4, b = -3
  2. a=2,b=3a = 2, b = 3
  3. a=2,b=3a = 2, b = -3 (correct answer)
  4. a=2,b=3a = -2, b = 3
Explanation: When you see a polynomial that needs to be written as a perfect square, you're working with factoring—specifically recognizing or creating perfect square trinomials of the form (ax+b)2=a2x2+2abx+b2(ax + b)^2 = a^2x^2 + 2abx + b^2. To factor 4x212x+94x^2 - 12x + 9, you can either expand each answer choice or work backwards from the polynomial's structure. Let's use the expansion method to check our answer systematically. The correct answer is C: a=2,b=3a = 2, b = -3. When we expand (2x+(3))2=(2x3)2(2x + (-3))^2 = (2x - 3)^2, we get: (2x3)2=(2x)2+2(2x)(3)+(3)2=4x212x+9(2x - 3)^2 = (2x)^2 + 2(2x)(-3) + (-3)^2 = 4x^2 - 12x + 9 This matches our original polynomial exactly. Let's check why the other options fail:
  • A) (4x3)2=16x224x+9(4x - 3)^2 = 16x^2 - 24x + 9 — the x2x^2 coefficient is wrong (16 instead of 4)
  • B) (2x+3)2=4x2+12x+9(2x + 3)^2 = 4x^2 + 12x + 9 — the middle term has the wrong sign (+12x instead of -12x)
  • D) (2x+3)2=4x212x+9(-2x + 3)^2 = 4x^2 - 12x + 9 — this actually gives the same result as C, but the conventional form uses positive leading coefficients
Strategy tip: When factoring perfect square trinomials, always check that your factored form expands back to the original. Also remember that (ax+b)2(ax + b)^2 and (axb)2(-ax - b)^2 give the same result, but choose the form with a positive leading coefficient unless specified otherwise.

Question 3

When factoring 3x312x2+12x3x^3 - 12x^2 + 12x, a student first factors out the greatest common factor and then factors the remaining expression. What is the complete factorization?

  1. 3x(x2)23x(x - 2)^2 (correct answer)
  2. 3x(x24x+4)3x(x^2 - 4x + 4)
  3. 3x(x4)(x+1)3x(x - 4)(x + 1)
  4. 3(x2)2(x+1)3(x - 2)^2(x + 1)
Explanation: First factor out the GCF of 3x3x: 3x(x24x+4)3x(x^2 - 4x + 4). Then recognize that x24x+4=(x2)2x^2 - 4x + 4 = (x-2)^2, giving 3x(x2)23x(x-2)^2. Choice B stops after factoring the GCF. Choice C incorrectly factors the trinomial. Choice D has an incorrect GCF.

Question 4

A polynomial P(x)=ax2+bx+cP(x) = ax^2 + bx + c has the property that P(2)=0P(2) = 0 and P(3)=0P(-3) = 0. If the leading coefficient is 2-2, what is the factored form of P(x)P(x)?

  1. 2(x+2)(x3)-2(x + 2)(x - 3)
  2. 2(x2)(x+3)-2(x - 2)(x + 3) (correct answer)
  3. 2(x2)(x3)-2(x - 2)(x - 3)
  4. 2(x+2)(x+3)-2(x + 2)(x + 3)
Explanation: Since P(2)=0P(2) = 0 and P(3)=0P(-3) = 0, the factors are (x2)(x-2) and (x+3)(x+3). With leading coefficient 2-2, we get P(x)=2(x2)(x+3)P(x) = -2(x-2)(x+3). Choice A switches the signs in the factors. Choice C has both factors with wrong signs. Choice D has both zeros wrong.

Question 5

If (x3)(x+1)(x5)=x3+ax2+bx+c(x-3)(x+1)(x-5) = x^3 + ax^2 + bx + c, then a+b+c=a + b + c =

  1. 22-22
  2. 8-8
  3. 00
  4. 1515 (correct answer)
Explanation: We can find a+b+ca + b + c by substituting x=1x = 1 into both sides of the equation. Left side: (13)(1+1)(15)=(2)(2)(4)=16(1-3)(1+1)(1-5) = (-2)(2)(-4) = 16. Right side: 13+a(1)2+b(1)+c=1+a+b+c1^3 + a(1)^2 + b(1) + c = 1 + a + b + c. Therefore 1+a+b+c=161 + a + b + c = 16, so a+b+c=15a + b + c = 15. Alternatively, expanding directly: (x3)(x+1)=x22x3(x-3)(x+1) = x^2 - 2x - 3, then (x22x3)(x5)=x35x22x2+10x3x+15=x37x2+7x+15(x^2 - 2x - 3)(x - 5) = x^3 - 5x^2 - 2x^2 + 10x - 3x + 15 = x^3 - 7x^2 + 7x + 15. So a=7a = -7, b=7b = 7, c=15c = 15, and a+b+c=7+7+15=15a + b + c = -7 + 7 + 15 = 15.

Question 6

If x2kx+16=(xm)2x^2 - kx + 16 = (x - m)^2 for some constants kk and mm, what is the value of kk?

  1. 44
  2. 88 (correct answer)
  3. 1616
  4. 3232
Explanation: If x2kx+16=(xm)2x^2 - kx + 16 = (x - m)^2, then expanding the right side gives x22mx+m2x^2 - 2mx + m^2. Comparing coefficients: the constant term gives m2=16m^2 = 16, so m=±4m = ±4. The coefficient of xx gives k=2m-k = -2m, so k=2m=2m=8k = 2m = 2|m| = 8. We can verify: (x4)2=x28x+16(x - 4)^2 = x^2 - 8x + 16 or (x+4)2=x2+8x+16(x + 4)^2 = x^2 + 8x + 16. Since the original has kx-kx, we need k=8k = 8.

Question 7

If p(x)=6x324x2+18xp(x) = 6x^3 - 24x^2 + 18x and p(x)=6xq(x)p(x) = 6x \cdot q(x), what is the factored form of q(x)q(x)?

  1. (x1)(x3)(x - 1)(x - 3) (correct answer)
  2. (x2)(x3)(x - 2)(x - 3)
  3. x24x+3x^2 - 4x + 3
  4. (x+1)(x+3)(x + 1)(x + 3)
Explanation: First, factor out the GCF from p(x)=6x324x2+18x=6x(x24x+3)p(x) = 6x^3 - 24x^2 + 18x = 6x(x^2 - 4x + 3). Since p(x)=6xq(x)p(x) = 6x \cdot q(x), we have q(x)=x24x+3q(x) = x^2 - 4x + 3. To factor this trinomial, we need two numbers that multiply to 3 and add to -4. These are -1 and -3, so q(x)=(x1)(x3)q(x) = (x - 1)(x - 3). Choice B uses incorrect factors, choice C leaves the quadratic unfactored, and choice D has wrong signs.

Question 8

When factoring 2x2502x^2 - 50, what is the first step a student should take?

  1. Factor out the greatest common factor of 2 (correct answer)
  2. Apply the difference of squares pattern directly
  3. Rewrite as 2x2+0x502x^2 + 0x - 50 and use the quadratic formula
  4. Look for two numbers that multiply to 100-100 and add to 0
Explanation: First factor out the GCF of 2: 2x250=2(x225)2x^2 - 50 = 2(x^2 - 25). Then apply difference of squares to get 2(x5)(x+5)2(x-5)(x+5). Choice B skips the GCF step. Choice C is unnecessarily complex. Choice D applies trinomial factoring incorrectly to this binomial.

Question 9

Which expression is equivalent to 16x481y416x^4 - 81y^4?

  1. (4x29y2)(4x2+9y2)(4x^2 - 9y^2)(4x^2 + 9y^2) (correct answer)
  2. (4x3y)(4x+3y)(4x2+9y2)(4x - 3y)(4x + 3y)(4x^2 + 9y^2)
  3. (2x3y)(2x+3y)(4x2+9y2)(2x - 3y)(2x + 3y)(4x^2 + 9y^2)
  4. (4x9y)(4x+9y)(4x - 9y)(4x + 9y)
Explanation: 16x481y4=(4x2)2(9y2)2=(4x29y2)(4x2+9y2)16x^4 - 81y^4 = (4x^2)^2 - (9y^2)^2 = (4x^2 - 9y^2)(4x^2 + 9y^2). This is a difference of squares pattern. Choice B has incorrect first factors. Choice C has wrong coefficients. Choice D treats it as if the variables had power 1.

Question 10

A polynomial f(x)=x3+ax2+bx+cf(x) = x^3 + ax^2 + bx + c has factors (x1)(x-1), (x+2)(x+2), and (x3)(x-3). What is the value of the constant term cc?

  1. c=0c = 0
  2. c=6c = -6
  3. c=6c = 6 (correct answer)
  4. c=1c = 1
Explanation: When you see a polynomial with known factors, you're working with the relationship between roots and coefficients. Since the polynomial has factors (x1)(x-1), (x+2)(x+2), and (x3)(x-3), you can write it as f(x)=(x1)(x+2)(x3)f(x) = (x-1)(x+2)(x-3). To find the constant term cc, expand this factored form. Start by multiplying the first two factors: (x1)(x+2)=x2+2xx2=x2+x2(x-1)(x+2) = x^2 + 2x - x - 2 = x^2 + x - 2. Next, multiply this result by the third factor: (x2+x2)(x3)(x^2 + x - 2)(x-3). When you expand this completely, you get: x33x2+x23x2x+6=x32x25x+6x^3 - 3x^2 + x^2 - 3x - 2x + 6 = x^3 - 2x^2 - 5x + 6 Therefore, c=6c = 6, making choice C correct. There's also a shortcut: for any polynomial with roots r1,r2,r3r_1, r_2, r_3, the constant term equals (1)nr1r2r3(-1)^n \cdot r_1 \cdot r_2 \cdot r_3 where nn is the degree. Here, the roots are 1, -2, and 3, so c=(1)31(2)3=1(6)=6c = (-1)^3 \cdot 1 \cdot (-2) \cdot 3 = -1 \cdot (-6) = 6. Choice A (c=0c = 0) would mean one root is zero, which contradicts the given factors. Choice B (c=6c = -6) results from forgetting the (1)n(-1)^n factor in the shortcut formula. Choice D (c=1c = 1) might come from incorrectly multiplying just two of the three roots. Remember: when you know all factors of a polynomial, you can always find any coefficient by expanding completely or using the relationship between roots and coefficients.

Question 11

The expression x416x^4 - 16 can be factored completely over the real numbers. How many linear factors does the complete factorization contain?

  1. 0 linear factors
  2. 3 linear factors
  3. 4 linear factors
  4. 2 linear factors (correct answer)
Explanation: When you encounter an expression like x416x^4 - 16, you're looking at a difference of squares that can be factored step by step. The key is recognizing that this can be written as (x2)242(x^2)^2 - 4^2, which follows the pattern a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b). First, factor x416x^4 - 16 as a difference of squares: (x2)242=(x2+4)(x24)(x^2)^2 - 4^2 = (x^2 + 4)(x^2 - 4). But you're not done yet! The factor (x24)(x^2 - 4) is also a difference of squares that can be factored further: x24=(x+2)(x2)x^2 - 4 = (x+2)(x-2). However, (x2+4)(x^2 + 4) cannot be factored over the real numbers since it would require imaginary solutions. The complete factorization is: x416=(x2+4)(x+2)(x2)x^4 - 16 = (x^2 + 4)(x + 2)(x - 2). This gives us exactly 2 linear factors: (x+2)(x + 2) and (x2)(x - 2). Choice A (0 linear factors) ignores that difference of squares creates linear terms. Choice B (3 linear factors) might come from incorrectly trying to factor x2+4x^2 + 4 over the reals. Choice C (4 linear factors) assumes you can factor x2+4x^2 + 4 into two linear factors, which requires complex numbers, not real numbers. Remember: when factoring completely over the real numbers, stop when you reach quadratic factors with no real roots (like x2+4x^2 + 4). Always check if your factors can be factored further before counting linear terms.

Question 12

The expression x38x^3 - 8 can be factored using the difference of cubes pattern. What is the complete factorization?

  1. (x2)(x2+2x+4)(x - 2)(x^2 + 2x + 4) (correct answer)
  2. (x2)(x22x+4)(x - 2)(x^2 - 2x + 4)
  3. (x2)(x2+4x+4)(x - 2)(x^2 + 4x + 4)
  4. (x+2)(x22x+4)(x + 2)(x^2 - 2x + 4)
Explanation: Using a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2) with a=xa = x and b=2b = 2: x38=(x2)(x2+2x+4)x^3 - 8 = (x-2)(x^2 + 2x + 4). Choice B uses the wrong middle term in the trinomial. Choice C has 4x4x instead of 2x2x. Choice D uses the wrong sign in the first factor.

Question 13

If x2+kx+36x^2 + kx + 36 can be factored as (x+a)(x+b)(x + a)(x + b) where aa and bb are positive integers, which of the following could be the value of kk?

  1. k=12k = 12
  2. k=15k = 15 (correct answer)
  3. k=20k = 20
  4. k=24k = 24
Explanation: For (x+a)(x+b)=x2+(a+b)x+ab(x + a)(x + b) = x^2 + (a+b)x + ab, we need ab=36ab = 36 and a+b=ka + b = k with a,ba, b positive integers. Factor pairs of 36: (1,36), (2,18), (3,12), (4,9), (6,6). The sums are 37, 20, 15, 13, 12. Among the choices, both k=15k = 15 (from a=3,b=12a = 3, b = 12) and k=20k = 20 (from a=2,b=18a = 2, b = 18) are possible, but only k=15k = 15 matches choice B.

Question 14

Which of the following expressions cannot be factored over the integers?

  1. x2+6x+9x^2 + 6x + 9
  2. x2+6x+8x^2 + 6x + 8
  3. x2+6x+10x^2 + 6x + 10 (correct answer)
  4. x2+6x+5x^2 + 6x + 5
Explanation: For x2+6x+10x^2 + 6x + 10, we need integers that multiply to 10 and add to 6. The factor pairs of 10 are (1,10) and (2,5), with sums 11 and 7 respectively. Neither sum equals 6, so this cannot be factored over integers. The other expressions factor as: A: (x+3)2(x+3)^2, B: (x+2)(x+4)(x+2)(x+4), D: (x+1)(x+5)(x+1)(x+5).

Question 15

A rectangular garden has area 6x2+19x+156x^2 + 19x + 15 square feet. If the length is (2x+3)(2x + 3) feet, what is the width?

  1. (4x+5)(4x + 5) feet
  2. (3x5)(3x - 5) feet
  3. (6x+5)(6x + 5) feet
  4. (3x+5)(3x + 5) feet (correct answer)
Explanation: When you see a rectangle problem involving polynomials, you're working with the fundamental relationship: Area = Length × Width. This means Width = Area ÷ Length, so you need to divide the area polynomial by the length polynomial. To find the width, divide 6x2+19x+156x^2 + 19x + 15 by (2x+3)(2x + 3). You can use polynomial long division, but factoring the area expression is often faster. Look for two binomials that multiply to give 6x2+19x+156x^2 + 19x + 15. Since we know one factor is (2x+3)(2x + 3), we need (2x+3)×(something)=6x2+19x+15(2x + 3) \times (\text{something}) = 6x^2 + 19x + 15. The "something" must start with 3x3x (since 2x×3x=6x22x \times 3x = 6x^2) and end with +5+5 (since 3×5=153 \times 5 = 15). Testing (3x+5)(3x + 5): (2x+3)(3x+5)=6x2+10x+9x+15=6x2+19x+15(2x + 3)(3x + 5) = 6x^2 + 10x + 9x + 15 = 6x^2 + 19x + 15 Therefore, the width is (3x+5)(3x + 5) feet, which is choice D. Choice A gives (2x+3)(4x+5)=8x2+22x+15(2x + 3)(4x + 5) = 8x^2 + 22x + 15, which doesn't match our area. Choice B gives (2x+3)(3x5)=6x2x15(2x + 3)(3x - 5) = 6x^2 - x - 15, with wrong middle and last terms. Choice C gives (2x+3)(6x+5)=12x2+28x+15(2x + 3)(6x + 5) = 12x^2 + 28x + 15, producing the wrong leading coefficient and middle term. Remember: when working with polynomial area problems, always verify your answer by multiplying length times width to confirm you get back the original area expression.

Question 16

If x2y2=(xy)(x+y)x^2 - y^2 = (x-y)(x+y), then which expression represents the factorization of (a+b)2(cd)2(a+b)^2 - (c-d)^2?

  1. (a+b+cd)(a+bc+d)(a + b + c - d)(a + b - c + d)
  2. (a+bcd)(a+b+c+d)(a + b - c - d)(a + b + c + d)
  3. (ab+cd)(a+bc+d)(a - b + c - d)(a + b - c + d)
  4. (a+bc+d)(a+b+cd)(a + b - c + d)(a + b + c - d) (correct answer)
Explanation: When you encounter problems involving the difference of squares formula, remember that the pattern x2y2=(xy)(x+y)x^2 - y^2 = (x-y)(x+y) can be applied to any two expressions, not just simple variables. Here, you need to factor (a+b)2(cd)2(a+b)^2 - (c-d)^2. This fits the difference of squares pattern where your first term is (a+b)(a+b) and your second term is (cd)(c-d). Applying the formula: (a+b)2(cd)2=[(a+b)(cd)][(a+b)+(cd)](a+b)^2 - (c-d)^2 = [(a+b) - (c-d)][(a+b) + (c-d)]. Now simplify each factor carefully. The first factor becomes: (a+b)(cd)=a+bc+d(a+b) - (c-d) = a+b-c+d (remember that subtracting (cd)(c-d) means you distribute the negative sign). The second factor becomes: (a+b)+(cd)=a+b+cd(a+b) + (c-d) = a+b+c-d. This gives you (a+bc+d)(a+b+cd)(a+b-c+d)(a+b+c-d), which matches answer choice D. Choice A incorrectly places the terms as (a+b+cd)(a+bc+d)(a+b+c-d)(a+b-c+d), which reverses the order of the factors. Choice B gives (a+bcd)(a+b+c+d)(a+b-c-d)(a+b+c+d), showing an error in sign distribution when subtracting (cd)(c-d). Choice C has (ab+cd)(a+bc+d)(a-b+c-d)(a+b-c+d), which suggests treating this as (ab)2(a-b)^2 instead of (a+b)2(a+b)^2. The key strategy here is to identify what plays the role of "x" and "y" in the difference of squares formula, then carefully distribute signs when subtracting. Always double-check your sign work when expanding expressions with parentheses.

Question 17

Which expression is equivalent to 4x436x2+814x^4 - 36x^2 + 81?

  1. (2x29)2(2x^2 - 9)^2 (correct answer)
  2. (2x3)2(x+3)2(2x - 3)^2(x + 3)^2
  3. 4(x29)(x2+1)4(x^2 - 9)(x^2 + 1)
  4. (2x2+9)(2x24)(2x^2 + 9)(2x^2 - 4)
Explanation: This is a perfect square trinomial in terms of x2x^2. Let u=x2u = x^2, then we have 4u236u+814u^2 - 36u + 81. We need to check if this fits the pattern a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a-b)^2. Here a=2u=2x2a = 2u = 2x^2 and b=9b = 9, so 2ab=2(2x2)(9)=36x22ab = 2(2x^2)(9) = 36x^2. This gives us (2x29)2(2x^2 - 9)^2. Choice B expands to 4x436x2+814x^4 - 36x^2 + 81 but is unnecessarily complex, choice C doesn't match when expanded, and choice D expands to 4x48x2+18x272=4x4+10x2724x^4 - 8x^2 + 18x^2 - 72 = 4x^4 + 10x^2 - 72.

Question 18

Which of the following expressions is NOT factorable using integer coefficients?

  1. 9x416y49x^4 - 16y^4
  2. x4+4x2+4x^4 + 4x^2 + 4
  3. x45x2+6x^4 - 5x^2 + 6
  4. x4+x2+1x^4 + x^2 + 1 (correct answer)
Explanation: Choice A: 9x416y4=(3x2)2(4y2)2=(3x24y2)(3x2+4y2)9x^4 - 16y^4 = (3x^2)^2 - (4y^2)^2 = (3x^2 - 4y^2)(3x^2 + 4y^2) factors using integers. Choice B: x4+4x2+4=(x2+2)2x^4 + 4x^2 + 4 = (x^2 + 2)^2 is a perfect square. Choice C: Let u=x2u = x^2, then u25u+6=(u2)(u3)=(x22)(x23)u^2 - 5u + 6 = (u-2)(u-3) = (x^2-2)(x^2-3) factors with integer coefficients. Choice D: x4+x2+1x^4 + x^2 + 1 cannot be factored with integer coefficients. Using u=x2u = x^2: u2+u+1u^2 + u + 1 has discriminant 14=3<01 - 4 = -3 < 0, so it has no rational roots and cannot be factored over the integers.

Question 19

The polynomial 6x3+11x210x6x^3 + 11x^2 - 10x can be written as x(2x+5)(3x+k)x(2x + 5)(3x + k) for some integer kk. What is the value of kk?

  1. 22
  2. 2-2 (correct answer)
  3. 5-5
  4. 55
Explanation: This question tests polynomial factoring, specifically your ability to work backwards from a given factored form to find unknown coefficients. When you have a polynomial that's already partially factored like x(2x+5)(3x+k)x(2x + 5)(3x + k), you can find the missing value by expanding this expression and matching it to the original polynomial 6x3+11x210x6x^3 + 11x^2 - 10x. Let's expand x(2x+5)(3x+k)x(2x + 5)(3x + k). First, multiply the binomials: (2x+5)(3x+k)=6x2+2kx+15x+5k=6x2+(2k+15)x+5k(2x + 5)(3x + k) = 6x^2 + 2kx + 15x + 5k = 6x^2 + (2k + 15)x + 5k. Now multiply by xx: x[6x2+(2k+15)x+5k]=6x3+(2k+15)x2+5kxx[6x^2 + (2k + 15)x + 5k] = 6x^3 + (2k + 15)x^2 + 5kx. Comparing coefficients with 6x3+11x210x6x^3 + 11x^2 - 10x:
  • x3x^3 coefficient: 6=66 = 6
  • x2x^2 coefficient: 2k+15=112k + 15 = 11, so 2k=42k = -4, giving k=2k = -2
  • xx coefficient: 5k=5(2)=105k = 5(-2) = -10
Choice A (k=2k = 2) would give 2k+15=192k + 15 = 19, not 11. Choice C (k=5k = -5) would give 2k+15=52k + 15 = 5, not 11. Choice D (k=5k = 5) would give 2k+15=252k + 15 = 25, not 11. Therefore, k=2k = -2, which is choice B. Study tip: When finding unknown coefficients in factored forms, expand the given expression and match coefficients term by term. This systematic approach prevents arithmetic errors and works for any polynomial degree.

Question 20

A student attempts to factor 2x38x2+6x2x^3 - 8x^2 + 6x and writes 2x(x24x+3)2x(x^2 - 4x + 3). To complete the factorization, what should the student write next?

  1. 2x(x4)(x+1)2x(x - 4)(x + 1)
  2. 2x(x2)222x(x - 2)^2 - 2
  3. 2x(x1)(x3)2x(x - 1)(x - 3) (correct answer)
  4. 2x(x24x+3)2x(x^2 - 4x + 3) is already completely factored
Explanation: When you encounter a polynomial factoring problem, you're looking to break down the expression into its simplest multiplicative components. The student has correctly factored out the greatest common factor of 2x2x, leaving 2x(x24x+3)2x(x^2 - 4x + 3). Now you need to factor the quadratic expression x24x+3x^2 - 4x + 3. To factor x24x+3x^2 - 4x + 3, you need two numbers that multiply to give the constant term (3) and add to give the coefficient of the middle term (-4). Those numbers are -1 and -3, since (1)×(3)=3(-1) \times (-3) = 3 and (1)+(3)=4(-1) + (-3) = -4. Therefore, x24x+3=(x1)(x3)x^2 - 4x + 3 = (x - 1)(x - 3), making the complete factorization 2x(x1)(x3)2x(x - 1)(x - 3). Choice A is incorrect because while it attempts the right format, the factors (x4)(x+1)(x - 4)(x + 1) would expand to x23x4x^2 - 3x - 4, not x24x+3x^2 - 4x + 3. Choice B is wrong because it's not even in proper factored form—it contains subtraction outside the parentheses and would give an entirely different expression when expanded. Choice D is incorrect because the quadratic x24x+3x^2 - 4x + 3 can indeed be factored further, so the factorization is not complete. Remember: always check if quadratic expressions can be factored further by looking for two numbers that multiply to the constant term and add to the linear coefficient. Complete factorization means breaking down until no factor can be simplified more.