Algebra 2 Quiz: Understanding And Operating With Polynomials
20 questions · exam conditions
0:00
Understanding And Operating With PolynomialsQuestion 1 of 20

Simplify and write the result in standard form. The expression uses only addition, subtraction, and multiplication, so by closure the result is a polynomial: (x+2)2(x1)(x+3).\left(x+2\right)^2-\left(x-1\right)\left(x+3\right).

x2+2x+7x^2+2x+7
2x+12x+1
2x2+72x^2+7
2x+72x+7
← Back to quizzes

Algebra 2 Quiz

Algebra 2 Quiz: Understanding And Operating With Polynomials

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

Simplify and write the result in standard form. The expression uses only addition, subtraction, and multiplication, so by closure the result is a polynomial: (x+2)2(x1)(x+3).\left(x+2\right)^2-\left(x-1\right)\left(x+3\right).

  1. x2+2x+7x^2+2x+7
  2. 2x+12x+1
  3. 2x2+72x^2+7
  4. 2x+72x+7 (correct answer)
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. The closure property means that when you add, subtract, or multiply polynomials, you always get a polynomial (never something outside the system). Let's expand each part: (x+2)2=x2+4x+4(x+2)^2 = x^2 + 4x + 4 and (x1)(x+3)=x2+3xx3=x2+2x3(x-1)(x+3) = x^2 + 3x - x - 3 = x^2 + 2x - 3. Now subtract: (x2+4x+4)(x2+2x3)=x2+4x+4x22x+3(x^2 + 4x + 4) - (x^2 + 2x - 3) = x^2 + 4x + 4 - x^2 - 2x + 3. Combining like terms: (x2x2)+(4x2x)+(4+3)=0+2x+7=2x+7(x^2 - x^2) + (4x - 2x) + (4 + 3) = 0 + 2x + 7 = 2x + 7. Choice A correctly shows 2x+72x+7 after all operations are performed. Choice B incorrectly includes an x2x^2 term, suggesting the x2x^2 terms weren't properly canceled. The polynomial operation strategy: When simplifying complex expressions, (1) expand all products first, (2) then perform additions/subtractions, (3) combine all like terms, (4) write in standard form. The closure property guarantees your result is always a polynomial!

Question 2

Add the polynomials (combine like terms). The sum should be a polynomial by closure under addition:

(4x32x2+6)+(x3+5x9).(4x^3-2x^2+6)+( -x^3+5x-9).

  1. 3x3+2x2+5x33x^3+2x^2+5x-3
  2. 5x32x2+5x35x^3-2x^2+5x-3
  3. 3x32x2+5x33x^3-2x^2+5x-3 (correct answer)
  4. 3x32x2+5x+153x^3-2x^2+5x+15
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When adding or subtracting polynomials, the key is combining like terms—terms with exactly the same variable parts. For subtraction, remember to distribute the negative sign to every term of the polynomial being subtracted, then combine like terms just like in addition. The result is always a polynomial with degree at most the maximum of the original degrees (it could be less if highest-degree terms cancel). Combine like terms directly since it's addition: for x^3, 4x3x3=3x34x^3 - x^3 = 3x^3; for x^2, 2x2+0x2=2x2-2x^2 + 0x^2 = -2x^2; for x, 0x+5x=5x0x + 5x = 5x; for constants, 69=36 - 9 = -3, giving 3x32x2+5x33x^3 - 2x^2 + 5x - 3. Choice A correctly combines all like terms giving 3x32x2+5x33x^3 - 2x^2 + 5x - 3 in standard form. For instance, choice B has +15 for the constant, which could happen if you added instead of subtracting the constants—always verify the operation. The polynomial operation strategy: For addition/subtraction: (1) if subtracting, distribute the negative to every term in the second polynomial first, (2) identify all like terms (same variable parts), (3) combine coefficients of like terms, (4) write in standard form (descending powers). For multiplication: (1) distribute each term of first polynomial to each term of second, (2) combine any like terms in the result, (3) write in standard form. The closure property guarantees your result is always a polynomial!

Question 3

Multiply and write the result in standard form. This demonstrates the closure property because the product of polynomials is also a polynomial: (x23x+2)×(x+4).\left(x^2 - 3x + 2\right) \times \left(x + 4\right).

  1. x3+x210x+8x^3+x^2-10x+8 (correct answer)
  2. x37x2+14x+8x^3-7x^2+14x+8
  3. x3+x26x+8x^3+x^2-6x+8
  4. x3+x210x8x^3+x^2-10x-8
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, every term from the first polynomial must be distributed to every term of the second polynomial, creating many products that you then combine. Let's multiply (x23x+2)(x+4)(x^2-3x+2)(x+4) using distribution: x2(x)+x2(4)3x(x)3x(4)+2(x)+2(4)x^2(x)+x^2(4)-3x(x)-3x(4)+2(x)+2(4). This gives: x3+4x23x212x+2x+8x^3+4x^2-3x^2-12x+2x+8. Combining like terms: x3+(4x23x2)+(12x+2x)+8=x3+x210x+8x^3+(4x^2-3x^2)+(-12x+2x)+8 = x^3+x^2-10x+8. Choice A correctly shows x3+x210x+8x^3+x^2-10x+8 with all terms properly distributed and combined. Choice B has 7x2-7x^2 and +14x+14x, suggesting errors in distribution or combining. Degree tracking helps verify your work: for multiplication, add the degrees—degree 2 times degree 1 gives degree 3, which matches our result. The closure property guarantees your result is always a polynomial!

Question 4

Multiply and write the result in standard form. This demonstrates closure under multiplication: (3x3x+4)×(x22). \left(3x^3 - x + 4\right) \times \left(x^2 - 2\right) .

  1. 3x56x3+4x2+2x83x^5-6x^3+4x^2+2x-8
  2. 3x57x34x2+2x83x^5-7x^3-4x^2+2x-8
  3. 3x57x3+4x22x83x^5-7x^3+4x^2-2x-8
  4. 3x57x3+4x2+2x83x^5-7x^3+4x^2+2x-8 (correct answer)
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, every term from the first polynomial must be distributed to every term of the second polynomial, creating many products that you then combine. Let's multiply (3x3x+4)(x22)(3x^3 - x + 4)(x^2 - 2) systematically: 3x3(x2)+3x3(2)x(x2)x(2)+4(x2)+4(2)3x^3(x^2) + 3x^3(-2) - x(x^2) - x(-2) + 4(x^2) + 4(-2). This gives: 3x56x3x3+2x+4x283x^5 - 6x^3 - x^3 + 2x + 4x^2 - 8. Combining like terms: 3x5+(6x3x3)+4x2+2x8=3x57x3+4x2+2x83x^5 + (-6x^3 - x^3) + 4x^2 + 2x - 8 = 3x^5 - 7x^3 + 4x^2 + 2x - 8. Choice A correctly shows 3x57x3+4x2+2x83x^5 - 7x^3 + 4x^2 + 2x - 8 with all terms properly distributed and combined. Choice B has 6x3-6x^3 instead of 7x3-7x^3, missing the combination of 6x3x3-6x^3 - x^3. Degree tracking helps verify: degree 3 times degree 2 gives degree 5, which matches our highest term. The closure property guarantees your result is always a polynomial!

Question 5

Let P(x)=3x32x2+x5P(x) = 3x^3 - 2x^2 + x - 5 and Q(x)=x3+4x23x+1Q(x) = x^3 + 4x^2 - 3x + 1. If R(x)=P(x)Q(x)+2P(x)R(x) = P(x) - Q(x) + 2P(x), what is the coefficient of x2x^2 in R(x)R(x)?

  1. 10-10 (correct answer)
  2. 22
  3. 6-6
  4. 66
Explanation: First, simplify R(x)=P(x)Q(x)+2P(x)=3P(x)Q(x)R(x) = P(x) - Q(x) + 2P(x) = 3P(x) - Q(x). Then 3P(x)=9x36x2+3x153P(x) = 9x^3 - 6x^2 + 3x - 15 and 3P(x)Q(x)=(9x36x2+3x15)(x3+4x23x+1)=8x310x2+6x163P(x) - Q(x) = (9x^3 - 6x^2 + 3x - 15) - (x^3 + 4x^2 - 3x + 1) = 8x^3 - 10x^2 + 6x - 16. The coefficient of x2x^2 is 10-10. Choice B results from incorrectly computing P(x)Q(x)P(x) - Q(x) only. Choice C comes from computing 3P(x)3P(x) but forgetting to subtract Q(x)Q(x). Choice D results from a sign error when subtracting Q(x)Q(x).

Question 6

Let S={x2+1,2x3,x3x,4}S = \{x^2 + 1, 2x - 3, x^3 - x, 4\}. If we define a new operation \oplus such that for any two polynomials p,qSp, q \in S, the result pqp \oplus q is also in SS, which operation could \oplus represent?

  1. Polynomial addition, since the sum of any two polynomials in SS yields another polynomial in SS.
  2. Polynomial multiplication, since the product of any two polynomials in SS yields another polynomial in SS.
  3. Neither addition nor multiplication, since SS is not closed under standard polynomial operations. (correct answer)
  4. Both addition and multiplication, since SS contains polynomials of different degrees and constants.
Explanation: To check closure under addition: (x2+1)+(2x3)=x2+2x2(x^2 + 1) + (2x - 3) = x^2 + 2x - 2, which is not in SS. To check closure under multiplication: (x2+1)4=4x2+4(x^2 + 1) \cdot 4 = 4x^2 + 4, which is not in SS. Since SS is not closed under either standard polynomial operation, \oplus cannot represent addition or multiplication. Choice A incorrectly assumes closure under addition. Choice B incorrectly assumes closure under multiplication. Choice D incorrectly assumes both operations work despite the presence of different degree polynomials.

Question 7

Multiply and write the result in standard form (polynomials are closed under multiplication): (x23x+2)(x+4)(x^2 - 3x + 2)(x + 4)

  1. x3+x210x+8x^3 + x^2 - 10x + 8 (correct answer)
  2. x3+x26x+8x^3 + x^2 - 6x + 8
  3. x3+x2+10x+8x^3 + x^2 + 10x + 8
  4. x3x210x+8x^3 - x^2 - 10x + 8
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, every term from the first polynomial must be distributed to every term of the second polynomial, creating many products that you then combine. The degree of the product is the sum of the individual degrees: degree 3 times degree 2 gives degree 5. This multiplicative closure is powerful—you can multiply polynomials indefinitely and always stay within the polynomial system! To multiply (x23x+2)(x+4)(x^2 - 3x + 2)(x + 4), distribute: x2(x+4)=x3+4x2x^2(x + 4) = x^3 + 4x^2, 3x(x+4)=3x212x-3x(x + 4) = -3x^2 - 12x, +2(x+4)=2x+8+2(x + 4) = 2x + 8, then combine like terms: x3+(4x23x2)+(12x+2x)+8=x3+x210x+8x^3 + (4x^2 - 3x^2) + (-12x + 2x) + 8 = x^3 + x^2 - 10x + 8. Choice A correctly distributes completely and combines like terms giving x3+x210x+8x^3 + x^2 - 10x + 8 in standard form. A common mistake, as in choice B, is missing some like-term combinations, such as not fully adding the x terms, leading to 6x-6x instead of 10x-10x. Degree tracking helps verify your work: for addition/subtraction, the result's degree should be the maximum of the input degrees (or less if leading terms cancel). For multiplication, add the degrees: if multiplying degree 33 by degree 22, expect degree 55. If your result has the wrong degree, you've made an error—go back and check! This degree check catches many mistakes.

Question 8

Simplify and write the result in standard form. Because the expression uses only addition, subtraction, and multiplication, closure guarantees the result is a polynomial: (2x23x+1)(x2)+(x2+4x5)(2x^2 - 3x + 1)(x - 2) + (x^2 + 4x - 5)

  1. 2x33x2+11x72x^3-3x^2+11x-7
  2. 2x36x2+11x72x^3-6x^2+11x-7 (correct answer)
  3. 2x36x2+11x+72x^3-6x^2+11x+7
  4. 2x36x2+5x72x^3-6x^2+5x-7
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. The closure property means that when you add, subtract, or multiply polynomials, you always get a polynomial. Let's work systematically: First multiply (2x23x+1)(x2)=2x34x23x2+6x+x2=2x37x2+7x2(2x^2 - 3x + 1)(x - 2) = 2x^3 - 4x^2 - 3x^2 + 6x + x - 2 = 2x^3 - 7x^2 + 7x - 2. Now add (x2+4x5)(x^2 + 4x - 5): (2x37x2+7x2)+(x2+4x5)=2x3+(7x2+x2)+(7x+4x)+(25)=2x36x2+11x7(2x^3 - 7x^2 + 7x - 2) + (x^2 + 4x - 5) = 2x^3 + (-7x^2 + x^2) + (7x + 4x) + (-2 - 5) = 2x^3 - 6x^2 + 11x - 7. Choice A correctly shows 2x36x2+11x72x^3 - 6x^2 + 11x - 7 after performing multiplication then addition. Choice B has 3x2-3x^2 instead of 6x2-6x^2, suggesting an error in combining the x2x^2 terms. The polynomial operation strategy: When simplifying complex expressions, (1) perform multiplications first, (2) then additions/subtractions, (3) combine all like terms carefully, (4) write in standard form. The closure property guarantees your result is always a polynomial!

Question 9

Add and write the result in standard form. This illustrates closure under addition: (2x3+7x2x+1)+(5x33x2+4x6).\left(-2x^3+7x^2-x+1\right)+\left(5x^3-3x^2+4x-6\right).

  1. 3x3+4x2+3x53x^3+4x^2+3x-5 (correct answer)
  2. 3x3+10x2+3x53x^3+10x^2+3x-5
  3. 3x3+4x2+5x53x^3+4x^2+5x-5
  4. 7x3+4x2+3x5-7x^3+4x^2+3x-5
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When adding polynomials, the key is combining like terms—terms with exactly the same variable parts. Let's add: (2x3+7x2x+1)+(5x33x2+4x6)(-2x^3 + 7x^2 - x + 1) + (5x^3 - 3x^2 + 4x - 6). Combine like terms systematically: x3x^3 terms give 2x3+5x3=3x3-2x^3+5x^3=3x^3; x2x^2 terms give 7x23x2=4x27x^2-3x^2=4x^2; xx terms give x+4x=3x-x+4x=3x; constants give 16=51-6=-5. Choice A correctly combines all like terms giving 3x3+4x2+3x53x^3+4x^2+3x-5 in standard form. Choice B shows 10x210x^2 instead of 4x24x^2, suggesting an error like adding 7x2+3x27x^2+3x^2 instead of subtracting. The polynomial operation strategy: For addition, (1) align like terms mentally or on paper, (2) identify all like terms (same variable parts), (3) combine coefficients of like terms, (4) write in standard form (descending powers). The closure property guarantees your result is always a polynomial!

Question 10

Subtract and write the result in standard form. This demonstrates closure under subtraction because the difference of two polynomials is a polynomial: (x3+5x22x+7)(2x3x2+4x1).\left(x^3 + 5x^2 - 2x + 7\right) - \left(2x^3 - x^2 + 4x - 1\right).

  1. x3+6x26x+8-x^3+6x^2-6x+8 (correct answer)
  2. x3+4x26x+6-x^3+4x^2-6x+6
  3. x3+6x2+2x+8-x^3+6x^2+2x+8
  4. x3+6x26x+8x^3+6x^2-6x+8
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When subtracting polynomials, remember to distribute the negative sign to every term of the polynomial being subtracted, then combine like terms just like in addition. Let's subtract: (x3+5x22x+7)(2x3x2+4x1)(x^3 + 5x^2 - 2x + 7) - (2x^3 - x^2 + 4x - 1). First distribute the negative: (x3+5x22x+7)+(2x3+x24x+1)(x^3 + 5x^2 - 2x + 7) + (-2x^3 + x^2 - 4x + 1). Now combine like terms: x32x3=x3x^3 - 2x^3 = -x^3; 5x2+x2=6x25x^2 + x^2 = 6x^2; 2x4x=6x-2x - 4x = -6x; 7+1=87 + 1 = 8. Choice A correctly shows x3+6x26x+8-x^3 + 6x^2 - 6x + 8 with all signs properly handled. Choice B has incorrect coefficients, likely from sign errors when distributing the negative. The polynomial operation strategy: For subtraction: (1) distribute the negative to every term in the second polynomial first, (2) identify all like terms (same variable parts), (3) combine coefficients of like terms, (4) write in standard form (descending powers). This systematic approach prevents sign errors!

Question 11

Subtract and write the result in standard form. Be careful to distribute the negative sign to every term; by closure, the difference is a polynomial: (4x42x2+3x9)(x4+5x32x+6). \left(4x^4 - 2x^2 + 3x - 9\right) - \left(x^4 + 5x^3 - 2x + 6\right) .

  1. 3x45x32x2+x153x^4-5x^3-2x^2+x-15
  2. 3x45x32x2+5x153x^4-5x^3-2x^2+5x-15 (correct answer)
  3. 3x4+5x32x2+5x153x^4+5x^3-2x^2+5x-15
  4. 3x45x3+2x2+5x153x^4-5x^3+2x^2+5x-15
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When subtracting polynomials, remember to distribute the negative sign to every term of the polynomial being subtracted, then combine like terms just like in addition. Let's subtract: (4x42x2+3x9)(x4+5x32x+6)(4x^4 - 2x^2 + 3x - 9) - (x^4 + 5x^3 - 2x + 6). Distribute the negative: (4x42x2+3x9)+(x45x3+2x6)(4x^4 - 2x^2 + 3x - 9) + (-x^4 - 5x^3 + 2x - 6). Now combine like terms: 4x4x4=3x44x^4 - x^4 = 3x^4; 05x3=5x30 - 5x^3 = -5x^3; 2x2+0=2x2-2x^2 + 0 = -2x^2; 3x+2x=5x3x + 2x = 5x; 96=15-9 - 6 = -15. Choice A correctly shows 3x45x32x2+5x153x^4-5x^3-2x^2+5x-15 with all signs properly handled. Choice B has +5x3+5x^3 instead of 5x3-5x^3, a classic sign error when distributing the negative. The polynomial operation strategy: For subtraction: (1) distribute the negative to every term in the second polynomial first, (2) identify all like terms, (3) combine coefficients carefully, (4) write in standard form. This systematic approach prevents sign errors!

Question 12

What is the degree of the polynomial product? (This uses the fact that polynomials are closed under multiplication and that degrees add when multiplying.) If P(x)P(x) has degree 33 and Q(x)Q(x) has degree 44, what is the degree of P(x)Q(x)P(x)\cdot Q(x)?

  1. 77 (correct answer)
  2. 33
  3. 1212
  4. 44
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, the degree of the product is the sum of the individual degrees: degree 3 times degree 2 gives degree 5. For this problem, we have P(x)P(x) with degree 3 and Q(x)Q(x) with degree 4. When we multiply them, the highest degree term will come from multiplying the highest degree term of P(x)P(x) (which has degree 3) by the highest degree term of Q(x)Q(x) (which has degree 4). Choice A correctly identifies that 3+4=73+4=7 is the degree of the product. Choice B suggests 12, perhaps from multiplying degrees instead of adding them—a common misconception. Degree tracking helps verify your work: for multiplication, add the degrees. This degree check catches many mistakes and confirms the closure property—the product is always a polynomial with predictable degree!

Question 13

Add and write the result in standard form (descending powers). This illustrates the closure property because the sum of two polynomials is also a polynomial: (2x43x3+x25)+(x4+2x34x2+x+3).\left(2x^4 - 3x^3 + x^2 - 5\right) + \left(x^4 + 2x^3 - 4x^2 + x + 3\right).

  1. 3x4x33x2+x23x^4 - x^3 - 3x^2 + x - 2 (correct answer)
  2. 3x4x33x2+x+83x^4 - x^3 - 3x^2 + x + 8
  3. 3x4x35x2+x23x^4 - x^3 - 5x^2 + x - 2
  4. x45x33x2+x2x^4 - 5x^3 - 3x^2 + x - 2
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When adding polynomials, the key is combining like terms—terms with exactly the same variable parts. Let's add systematically: (2x43x3+x25)+(x4+2x34x2+x+3)(2x^4 - 3x^3 + x^2 - 5) + (x^4 + 2x^3 - 4x^2 + x + 3). Combine like terms: x4x^4 terms give 2x4+x4=3x42x^4 + x^4 = 3x^4; x3x^3 terms give 3x3+2x3=x3-3x^3 + 2x^3 = -x^3; x2x^2 terms give x24x2=3x2x^2 - 4x^2 = -3x^2; xx terms give 0+x=x0 + x = x; constants give 5+3=2-5 + 3 = -2. Choice A correctly combines all like terms giving 3x4x33x2+x23x^4 - x^3 - 3x^2 + x - 2 in standard form. Choice B has the wrong constant term (+8+8 instead of 2-2), likely from adding 5+3-5 + 3 incorrectly. The polynomial operation strategy: For addition, (1) align like terms vertically if helpful, (2) identify all like terms (same variable parts), (3) combine coefficients of like terms, (4) write in standard form (descending powers). The closure property guarantees your result is always a polynomial!

Question 14

What is the degree of the product (x32x+1)(2x4+x25)\,(x^3-2x+1)(2x^4+x^2-5)\,? (Use the closure property: the product is a polynomial, and degrees add when multiplying.)

  1. 77 (correct answer)
  2. 1212
  3. 44
  4. 55
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. The closure property means that when you add, subtract, or multiply polynomials, you always get a polynomial (never something outside the system). When multiplying polynomials, the degree of the product is the sum of the individual degrees. The first polynomial (x32x+1)(x^3-2x+1) has degree 3 (highest power is x3x^3). The second polynomial (2x4+x25)(2x^4+x^2-5) has degree 4 (highest power is x4x^4). When we multiply these polynomials, the highest degree term will come from multiplying the highest degree terms: x32x4=2x7x^3 \cdot 2x^4 = 2x^7. Therefore, the degree of the product is 3+4=73+4=7. Choice A correctly shows 7. Choice B shows 12, which might come from mistakenly multiplying the degrees instead of adding them. Degree tracking helps verify your work: for multiplication, add the degrees—if multiplying degree 3 by degree 4, expect degree 7. This degree check catches many mistakes!

Question 15

A polynomial P(x)P(x) has degree 4, and when P(x)P(x) is added to the polynomial 3x32x2+x53x^3 - 2x^2 + x - 5, the result is a polynomial of degree 3. Which statement about P(x)P(x) must be true?

  1. The leading coefficient of P(x)P(x) is positive and the constant term is negative.
  2. The coefficient of x4x^4 in P(x)P(x) is zero and the polynomial has exactly four terms.
  3. The coefficient of x4x^4 in P(x)P(x) is nonzero and the polynomial reduces to degree 3 after addition.
  4. The coefficient of x4x^4 in P(x)P(x) is nonzero and the coefficient of x3x^3 in P(x)P(x) is 3-3. (correct answer)
Explanation: For P(x)P(x) to have degree 4, its coefficient of x4x^4 must be nonzero. When adding P(x)P(x) to 3x32x2+x53x^3 - 2x^2 + x - 5, the sum has degree 3, meaning the x4x^4 term disappears but the x3x^3 term remains. This is only possible if the x3x^3 coefficient in P(x)P(x) is 3-3 (to cancel with the +3x3+3x^3 from the given polynomial, leaving a nonzero x3x^3 term in the sum). Choice A discusses irrelevant coefficients. Choice B incorrectly states the x4x^4 coefficient is zero. Choice C doesn't specify the required relationship between coefficients.

Question 16

A student claims that for any polynomials P(x)P(x) and Q(x)Q(x), the expression (P(x)+Q(x))2(P(x) + Q(x))^2 is always equal to P(x)2+Q(x)2P(x)^2 + Q(x)^2. Which pair of simple polynomials provides the smallest counterexample to disprove this claim?

  1. P(x)=xP(x) = x and Q(x)=1Q(x) = 1, since (x+1)2=x2+2x+1x2+1(x + 1)^2 = x^2 + 2x + 1 \neq x^2 + 1 (correct answer)
  2. P(x)=x2P(x) = x^2 and Q(x)=xQ(x) = x, since (x2+x)2=x4+2x3+x2x4+x2(x^2 + x)^2 = x^4 + 2x^3 + x^2 \neq x^4 + x^2
  3. P(x)=2xP(x) = 2x and Q(x)=3Q(x) = 3, since (2x+3)2=4x2+12x+94x2+9(2x + 3)^2 = 4x^2 + 12x + 9 \neq 4x^2 + 9
  4. P(x)=1P(x) = 1 and Q(x)=1Q(x) = 1, since (1+1)2=41+1=2(1 + 1)^2 = 4 \neq 1 + 1 = 2
Explanation: The student's claim ignores the cross term 2P(x)Q(x)2P(x)Q(x) in the expansion of (P(x)+Q(x))2=P(x)2+2P(x)Q(x)+Q(x)2(P(x) + Q(x))^2 = P(x)^2 + 2P(x)Q(x) + Q(x)^2. The simplest counterexample uses the lowest-degree polynomials. Option A: P(x)=x,Q(x)=1P(x) = x, Q(x) = 1 gives (x+1)2=x2+2x+1(x+1)^2 = x^2 + 2x + 1 while P(x)2+Q(x)2=x2+1P(x)^2 + Q(x)^2 = x^2 + 1. The difference is 2x2x, providing a clear counterexample with minimal complexity. Option B uses higher-degree terms unnecessarily. Option C uses coefficients greater than 1, making it more complex. Option D incorrectly treats polynomials as numbers in the final comparison.

Question 17

Multiply and write the result in standard form. Since polynomials are closed under multiplication, the product is a polynomial: (x2+2x5)×(x2x+1).\left(x^2 + 2x - 5\right) \times \left(x^2 - x + 1\right).

  1. x4+x36x27x5x^4 + x^3 - 6x^2 - 7x - 5
  2. x4x36x2+7x5x^4 - x^3 - 6x^2 + 7x - 5
  3. x4+x36x2+7x5x^4 + x^3 - 6x^2 + 7x - 5 (correct answer)
  4. x4+x32x2+7x5x^4 + x^3 - 2x^2 + 7x - 5
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, every term from the first polynomial must be distributed to every term of the second polynomial, creating many products that you then combine. Let's multiply (x2+2x5)(x2x+1)(x^2 + 2x - 5)(x^2 - x + 1) using the distributive property: x2(x2x+1)+2x(x2x+1)5(x2x+1)x^2(x^2 - x + 1) + 2x(x^2 - x + 1) - 5(x^2 - x + 1). Expanding: x4x3+x2+2x32x2+2x5x2+5x5x^4 - x^3 + x^2 + 2x^3 - 2x^2 + 2x - 5x^2 + 5x - 5. Combining like terms: x4+(x3+2x3)+(x22x25x2)+(2x+5x)5=x4+x36x2+7x5x^4 + (-x^3 + 2x^3) + (x^2 - 2x^2 - 5x^2) + (2x + 5x) - 5 = x^4 + x^3 - 6x^2 + 7x - 5. Choice A correctly shows x4+x36x2+7x5x^4 + x^3 - 6x^2 + 7x - 5 with all terms properly distributed and combined. Choice B has 2x2-2x^2 instead of 6x2-6x^2, missing some of the x2x^2 terms when combining. Degree tracking verifies: degree 2 times degree 2 gives degree 4, matching our result. The closure property guarantees your result is always a polynomial!

Question 18

Add the polynomials (combine like terms). The sum should be a polynomial by closure under addition:

(4x32x2+6)+(x3+5x9).(4x^3-2x^2+6)+(-x^3+5x-9).

  1. 3x32x2+5x33x^3-2x^2+5x-3 (correct answer)
  2. 3x3+2x2+5x33x^3+2x^2+5x-3
  3. 5x32x2+5x35x^3-2x^2+5x-3
  4. 3x32x2+5x+153x^3-2x^2+5x+15
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When adding or subtracting polynomials, the key is combining like terms—terms with exactly the same variable parts. For subtraction, remember to distribute the negative sign to every term of the polynomial being subtracted, then combine like terms just like in addition. The result is always a polynomial with degree at most the maximum of the original degrees (it could be less if highest-degree terms cancel). Combine like terms directly since it's addition: for x^3, 4x3x3=3x34x^3 - x^3 = 3x^3; for x^2, 2x2+0x2=2x2-2x^2 + 0x^2 = -2x^2; for x, 0x+5x=5x0x + 5x = 5x; for constants, 69=36 - 9 = -3, giving 3x32x2+5x33x^3 - 2x^2 + 5x - 3. Choice A correctly combines all like terms giving 3x32x2+5x33x^3 - 2x^2 + 5x - 3 in standard form. For instance, choice B has +15 for the constant, which could happen if you added instead of subtracting the constants—always verify the operation. The polynomial operation strategy: For addition/subtraction: (1) if subtracting, distribute the negative to every term in the second polynomial first, (2) identify all like terms (same variable parts), (3) combine coefficients of like terms, (4) write in standard form (descending powers). For multiplication: (1) distribute each term of first polynomial to each term of second, (2) combine any like terms in the result, (3) write in standard form. The closure property guarantees your result is always a polynomial!

Question 19

Multiply and write the result in standard form (polynomials are closed under multiplication):

(2x3x+4)(x23)(2x^3 - x + 4)(x^2 - 3)

  1. 2x57x3+4x2+3x122x^5 - 7x^3 + 4x^2 + 3x - 12 (correct answer)
  2. 2x5x3+4x26x3+3x122x^5 - x^3 + 4x^2 - 6x^3 + 3x - 12
  3. 2x5x3+4x2+3x122x^5 - x^3 + 4x^2 + 3x - 12
  4. 2x57x3+4x23x122x^5 - 7x^3 + 4x^2 - 3x - 12
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, every term from the first polynomial must be distributed to every term of the second polynomial, creating many products that you then combine. The degree of the product is the sum of the individual degrees: degree 3 times degree 2 gives degree 5. This multiplicative closure is powerful—you can multiply polynomials indefinitely and always stay within the polynomial system! To multiply (2x3x+4)(x23)(2x^3 - x + 4)(x^2 - 3), distribute: 2x3(x23)=2x56x32x^3(x^2 - 3) = 2x^5 - 6x^3, x(x23)=x3+3x-x(x^2 - 3) = -x^3 + 3x, 4(x23)=4x2124(x^2 - 3) = 4x^2 - 12, then combine: 2x5+(6x3x3)+4x2+3x12=2x57x3+4x2+3x122x^5 + (-6x^3 - x^3) + 4x^2 + 3x - 12 = 2x^5 - 7x^3 + 4x^2 + 3x - 12. Choice B correctly distributes completely and combines like terms giving 2x57x3+4x2+3x122x^5 - 7x^3 + 4x^2 + 3x - 12 in standard form. A common mistake, as in choice A, is not combining all x^3 terms properly, leaving them separate like x36x3-x^3 - 6x^3 instead of 7x3-7x^3. Degree tracking helps verify your work: for addition/subtraction, the result's degree should be the maximum of the input degrees (or less if leading terms cancel). For multiplication, add the degrees: if multiplying degree 3 by degree 2, expect degree 5. If your result has the wrong degree, you've made an error—go back and check! This degree check catches many mistakes.

Question 20

Simplify and write the result in standard form (this uses polynomial operations and demonstrates closure under ++, -, and ×\times):

(x+2)2(x1)(x+3)(x + 2)^2 - (x - 1)(x + 3)

  1. 2x+72x + 7 (correct answer)
  2. x2+2x+7x^2 + 2x + 7
  3. 2x2+72x^2 + 7
  4. x+7x + 7
Explanation: This question tests your understanding that polynomials form a system analogous to integers—they're closed under addition, subtraction, and multiplication, meaning these operations on polynomials always produce another polynomial. When multiplying polynomials, every term from the first polynomial must be distributed to every term of the second polynomial, creating many products that you then combine. The degree of the product is the sum of the individual degrees: degree 33 times degree 22 gives degree 55. This multiplicative closure is powerful—you can multiply polynomials indefinitely and always stay within the polynomial system! First expand (x+2)2=x2+4x+4(x + 2)^2 = x^2 + 4x + 4 and (x1)(x+3)=x2+2x3(x - 1)(x + 3) = x^2 + 2x - 3, then subtract: (x2+4x+4)(x2+2x3)=x2+4x+4x22x+3=2x+7(x^2 + 4x + 4) - (x^2 + 2x - 3) = x^2 + 4x + 4 - x^2 - 2x + 3 = 2x + 7, demonstrating closure through multiple operations. Choice A correctly combines all like terms after expansion and subtraction giving 2x+72x + 7 in standard form. A common error, like in choice B, might involve not subtracting properly and leaving extra terms, such as an unintended x2x^2. The polynomial operation strategy: For addition/subtraction: (1) if subtracting, distribute the negative to every term in the second polynomial first, (2) identify all like terms (same variable parts), (3) combine coefficients of like terms, (4) write in standard form (descending powers). For multiplication: (1) distribute each term of first polynomial to each term of second, (2) combine any like terms in the result, (3) write in standard form. The closure property guarantees your result is always a polynomial!