Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Algebra Quiz

Algebra Quiz: Understanding And Operating With Polynomials

Practice Understanding And Operating With Polynomials in Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

Add: (2x2+5x−3)+(x2−7x+4)(2x^2 + 5x - 3) + (x^2 - 7x + 4)(2x2+5x−3)+(x2−7x+4)

Select an answer to continue

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.

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

Add: (2x2+5x−3)+(x2−7x+4)(2x^2 + 5x - 3) + (x^2 - 7x + 4)(2x2+5x−3)+(x2−7x+4)

  1. 3x2−2x+13x^2 - 2x + 13x2−2x+1 (correct answer)
  2. 3x2+12x+13x^2 + 12x + 13x2+12x+1
  3. 2x2−2x+12x^2 - 2x + 12x2−2x+1
  4. 3x2−2x−73x^2 - 2x - 73x2−2x−7

Explanation: This question tests your understanding of how to add polynomials using the key idea of combining like terms. When adding polynomials, we combine like terms—that means adding the coefficients of terms that have the exact same variable parts. For example, 3x² and 5x² are like terms (both have x²), so they combine to 8x², but 3x² and 3x are NOT like terms because the exponents are different. Let's add (2x² + 5x - 3) + (x² - 7x + 4) by lining up like terms: the x² terms are 2x² and x², which combine to 3x². The x terms are 5x and -7x, which combine to -2x. The constant terms are -3 and 4, which combine to 1. Putting it all together: 3x² - 2x + 1. Choice A is correct because it combines all like terms properly, giving us 3x² - 2x + 1 in standard form. Excellent! Choice B makes a really common mistake: it adds 5x and 7x to get 12x, but forgot that the second term is -7x, not +7x. Remember to pay attention to the signs when combining! The key to polynomial addition and subtraction: line up your like terms in columns (all the x² terms together, all the x terms together, all the constants together), then combine each column. This organization prevents mistakes and makes the work so much easier!

Question 2

Subtract: (6x2+2x−9)−(4x2−5x+1)(6x^2 + 2x - 9) - (4x^2 - 5x + 1)(6x2+2x−9)−(4x2−5x+1)

  1. 2x2+7x−102x^2 + 7x - 102x2+7x−10 (correct answer)
  2. 2x2+7x−82x^2 + 7x - 82x2+7x−8
  3. 10x2−3x−810x^2 - 3x - 810x2−3x−8
  4. 2x2−3x−102x^2 - 3x - 102x2−3x−10

Explanation: This question tests your understanding of how to subtract polynomials using the key ideas of distributing the negative and combining like terms. Subtracting polynomials works like addition, but with one extra step: first, we distribute the negative sign to every term in the polynomial being subtracted (this flips all the signs), then we combine like terms just like in addition. To subtract (6x² + 2x - 9) - (4x² - 5x + 1), we first distribute the negative sign: (6x² + 2x - 9) + (-4x² + 5x - 1). Now we combine like terms: the x² terms are 6x² and -4x² to 2x²; the x terms are 2x and 5x to 7x; the constants are -9 and -1 to -10. That negative sign distribution is super important—it changes every single sign in the second polynomial! Choice B is correct because it distributes the negative sign to all terms and combines all like terms properly, giving us 2x² + 7x - 10 in standard form. Excellent! Choice A makes a really common mistake: it forgets to distribute the negative sign to all the terms when subtracting. In subtraction, every term in the second polynomial needs to have its sign flipped: for example, - ( -5x) becomes +5x. It's one of the trickiest parts of polynomial subtraction! When subtracting polynomials, think 'flip then add': flip every single sign in the polynomial you're subtracting (that's distributing the negative), then add like usual. If you see (3x - 2) - (x + 5), it becomes (3x - 2) + (-x - 5) = 2x - 7. The sign flip is crucial!

Question 3

Multiply: (2x−1)(x+4)\left(2x - 1\right)\left(x + 4\right)(2x−1)(x+4)

  1. 2x2+7x−42x^2 + 7x - 42x2+7x−4 (correct answer)
  2. 2x2+8x−42x^2 + 8x - 42x2+8x−4
  3. 2x2+7x+42x^2 + 7x + 42x2+7x+4
  4. 2x2−7x−42x^2 - 7x - 42x2−7x−4

Explanation: This question tests your understanding of how to multiply polynomials using the key idea of FOIL. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. Multiplying (2x - 1)(x + 4), we use FOIL: First: 2x · x = 2x², Outer: 2x · 4 = 8x, Inner: (-1) · x = -x, Last: (-1) · 4 = -4. This gives us 2x² + 8x - x - 4. Now combine like terms: 8x - x = 7x, so we get 2x² + 7x - 4. Each term from the first binomial gets multiplied by each term from the second! Choice A is correct because it multiplies each term correctly and combines like terms properly, giving us 2x² + 7x - 4 in standard form. Excellent! Choice D has a sign error with the middle term: 8x - x = 7x, not -7x. When we have 8x + (-x), we're adding a positive and a negative, which gives us 8 - 1 = 7, and since 8 is larger, the result stays positive! For multiplication, especially with binomials, FOIL is your friend: First (first terms of each), Outer (outer terms), Inner (inner terms), Last (last terms). Then don't forget to combine any like terms at the end—many students get all four products right but forget this final step!

Question 4

Find the product: (x2+2x−3)(x+4)(x^2 + 2x - 3)(x + 4)(x2+2x−3)(x+4)

  1. x3+6x2+5x−12x^3 + 6x^2 + 5x - 12x3+6x2+5x−12 (correct answer)
  2. x3+6x2+5x+12x^3 + 6x^2 + 5x + 12x3+6x2+5x+12
  3. x3+6x2−5x−12x^3 + 6x^2 - 5x - 12x3+6x2−5x−12
  4. x3+8x2+5x−12x^3 + 8x^2 + 5x - 12x3+8x2+5x−12

Explanation: This question tests your understanding of how to multiply polynomials using the key ideas of distributing each term. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. Multiplying (x² + 2x - 3)(x + 4), we distribute: x²(x + 4) = x³ + 4x², 2x(x + 4) = 2x² + 8x, -3(x + 4) = -3x - 12. Now combine like terms: x³ + (4x² + 2x²) + (8x - 3x) - 12 = x³ + 6x² + 5x - 12. Each term from the first polynomial gets multiplied by each term from the second! Choice A is correct because it multiplies each term correctly and combines the like terms, giving us x³ + 6x² + 5x - 12 in standard form. Excellent! Choice B has a sign error: when multiplying -3 by x, we get -3x, but combined with +8x it's +5x, not -5x. Multiplying two negatives gives a positive, and a negative times a positive gives a negative—those sign rules matter here! To check your polynomial multiplication, count the terms before combining: here, distributing a trinomial to a binomial should give six products initially, then combine like terms. If you don't get the right number of initial products, you missed one!

Question 5

Subtract: (6y2−4y+9)−(2y2+7y−1)\left(6y^2 - 4y + 9\right) - \left(2y^2 + 7y - 1\right)(6y2−4y+9)−(2y2+7y−1)

  1. 4y2+3y+104y^2 + 3y + 104y2+3y+10
  2. 4y2−11y+104y^2 - 11y + 104y2−11y+10 (correct answer)
  3. 4y2−11y+84y^2 - 11y + 84y2−11y+8
  4. 8y2+3y+108y^2 + 3y + 108y2+3y+10

Explanation: This question tests your understanding of how to subtract polynomials using the key ideas of distributing the negative sign and combining like terms. Subtracting polynomials works like addition, but with one extra step: first, we distribute the negative sign to every term in the polynomial being subtracted (this flips all the signs), then we combine like terms just like in addition. To subtract (6y² - 4y + 9) - (2y² + 7y - 1), we first distribute the negative sign: (6y² - 4y + 9) - (2y² + 7y - 1) = (6y² - 4y + 9) + (-2y² - 7y + 1). Now we combine like terms: 6y² - 2y² = 4y², -4y - 7y = -11y, and 9 + 1 = 10, giving us 4y² - 11y + 10. That negative sign distribution is super important—it changes every single sign in the second polynomial! Choice B is correct because it distributes the negative sign to all terms, giving us 4y² - 11y + 10 in standard form. Excellent! Choice C makes an error with the constant terms: when we distribute the negative to -1, it becomes +1, so we calculate 9 + 1 = 10, not 9 - 1 = 8. The negative of a negative is a positive—that double negative turns -1 into +1! When subtracting polynomials, think 'flip then add': flip every single sign in the polynomial you're subtracting (that's distributing the negative), then add like usual. Pay special attention to negative constants—they become positive when you distribute that negative sign!

Question 6

Subtract: (4x2−x+6)−(2x2+3x−5)(4x^2 - x + 6) - (2x^2 + 3x - 5)(4x2−x+6)−(2x2+3x−5)

  1. 2x2−4x+12x^2 - 4x + 12x2−4x+1
  2. 6x2+2x+116x^2 + 2x + 116x2+2x+11
  3. 2x2−4x+112x^2 - 4x + 112x2−4x+11 (correct answer)
  4. 2x2+2x+12x^2 + 2x + 12x2+2x+1

Explanation: This question tests your understanding of how to subtract polynomials using the key ideas of distributing the negative sign and then combining like terms. Subtracting polynomials works like addition, but with one extra step: first, we distribute the negative sign to every term in the polynomial being subtracted (this flips all the signs), then we combine like terms just like in addition. To subtract (4x² - x + 6) - (2x² + 3x - 5), we first distribute the negative sign: (4x² - x + 6) + (-2x² - 3x + 5). Now we combine like terms: the x² terms 4x² - 2x² = 2x², the x terms -x - 3x = -4x, and the constants 6 + 5 = 11, giving 2x² - 4x + 11. That negative sign distribution is super important—it changes every single sign in the second polynomial! Choice A is correct because it distributes the negative sign to all terms and combines like terms properly, giving us 2x² - 4x + 11 in standard form. Excellent! Choice C forgets to distribute the negative sign to all the terms when subtracting. In subtraction, every term in the second polynomial needs to have its sign flipped: for example, -(-5) becomes +5, but this choice has +1 instead of +11. When subtracting polynomials, think 'flip then add': flip every single sign in the polynomial you're subtracting (that's distributing the negative), then add like usual. If you see (3x - 2) - (x + 5), it becomes (3x - 2) + (-x - 5) = 2x - 7. The sign flip is crucial!

Question 7

Add: (2x2−3x+8)+(−x2+6x−5)(2x^2 - 3x + 8) + (-x^2 + 6x - 5)(2x2−3x+8)+(−x2+6x−5)

  1. x2+3x+3x^2 + 3x + 3x2+3x+3 (correct answer)
  2. x2+9x+3x^2 + 9x + 3x2+9x+3
  3. 3x2+3x+133x^2 + 3x + 133x2+3x+13
  4. x2−3x+3x^2 - 3x + 3x2−3x+3

Explanation: This question tests your understanding of how to add polynomials using the key idea of combining like terms. When adding polynomials, we combine like terms—that means adding the coefficients of terms that have the exact same variable parts. For example, 3x² and 5x² are like terms (both have x²), so they combine to 8x², but 3x² and 3x are NOT like terms because the exponents are different. Let's add (2x² - 3x + 8) + (-x² + 6x - 5) by lining up like terms: the x² terms are 2x² and -x², which combine to x². The x terms are -3x and 6x, which combine to 3x. The constant terms are 8 and -5, which combine to 3. Putting it all together: x² + 3x + 3. Choice A is correct because it combines all like terms properly, giving us x² + 3x + 3 in standard form. Excellent! Choice B makes an error when combining the x terms: -3x + 6x = 3x, not 9x. When combining -3x and 6x, think of it as 6x - 3x = 3x, not adding their absolute values! The key to polynomial addition: line up your like terms in columns (all the x² terms together, all the x terms together, all the constants together), then combine each column. This organization prevents mistakes and makes the work so much easier!

Question 8

Add: (2x2+3x−5)+(x2−4x+7)(2x^2 + 3x - 5) + (x^2 - 4x + 7)(2x2+3x−5)+(x2−4x+7)

  1. 3x2+x+23x^2 + x + 23x2+x+2
  2. 3x2−x+123x^2 - x + 123x2−x+12
  3. 3x2−7x+123x^2 - 7x + 123x2−7x+12
  4. 3x2−x+23x^2 - x + 23x2−x+2 (correct answer)

Explanation: This question tests your understanding of how to add polynomials using the key ideas of combining like terms. When adding polynomials, we combine like terms—that means adding the coefficients of terms that have the exact same variable parts. For example, 3x² and 5x² are like terms (both have x²), so they combine to 8x², but 3x² and 3x are NOT like terms because the exponents are different. Let's add (2x² + 3x - 5) + (x² - 4x + 7) by lining up like terms: the x² terms are 2x² and x², which combine to 3x². The x terms are 3x and -4x, which combine to -x. The constant terms are -5 and 7, which combine to 2. Putting it all together: 3x² - x + 2. Choice A is correct because it combines all like terms properly, giving us 3x² - x + 2 in standard form. Excellent! Choice B makes a really common mistake: it combines the coefficients incorrectly, perhaps by miscalculating the x terms as -7x and constants as 12 instead of -x and 2. The key to polynomial addition and subtraction: line up your like terms in columns (all the x² terms together, all the x terms together, all the constants together), then combine each column. This organization prevents mistakes and makes the work so much easier!

Question 9

Add: (3x2−5x+7)+(2x2+4x−9)\left(3x^2 - 5x + 7\right) + \left(2x^2 + 4x - 9\right)(3x2−5x+7)+(2x2+4x−9)

  1. 5x2−x−25x^2 - x - 25x2−x−2 (correct answer)
  2. 5x2−9x−25x^2 - 9x - 25x2−9x−2
  3. 5x2−x+165x^2 - x + 165x2−x+16
  4. 3x2+2x2−5x+4x+7−93x^2 + 2x^2 - 5x + 4x + 7 - 93x2+2x2−5x+4x+7−9

Explanation: This question tests your understanding of how to add polynomials using the key idea of combining like terms. When adding polynomials, we combine like terms—that means adding the coefficients of terms that have the exact same variable parts. For example, 3x² and 5x² are like terms (both have x²), so they combine to 8x², but 3x² and 3x are NOT like terms because the exponents are different. Let's add (3x² - 5x + 7) + (2x² + 4x - 9) by lining up like terms: the x² terms are 3x² and 2x², which combine to 5x². The x terms are -5x and 4x, which combine to -x. The constant terms are 7 and -9, which combine to -2. Putting it all together: 5x² - x - 2. Choice A is correct because it combines all like terms properly, giving us 5x² - x - 2 in standard form. Excellent! Choice B makes a calculation error with the x terms, getting -9x instead of -x. When combining -5x + 4x, we get -1x or just -x, not -9x—remember to add the coefficients carefully! The key to polynomial addition: line up your like terms in columns (all the x² terms together, all the x terms together, all the constants together), then combine each column. This organization prevents mistakes and makes the work so much easier!

Question 10

Multiply: (x+4)(x−3)(x + 4)(x - 3)(x+4)(x−3)

  1. x2+7x−12x^2 + 7x - 12x2+7x−12
  2. x2−x−12x^2 - x - 12x2−x−12
  3. x2+x−12x^2 + x - 12x2+x−12 (correct answer)
  4. x2+x+12x^2 + x + 12x2+x+12

Explanation: This question tests your understanding of how to multiply polynomials using the key idea of using FOIL. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. Multiplying (x + 4)(x - 3), we use FOIL: First: x · x = x², Outer: x · (-3) = -3x, Inner: 4 · x = 4x, Last: 4 · (-3) = -12. This gives us x² - 3x + 4x - 12. Now combine like terms: -3x + 4x = x, so we get x² + x - 12. Each term from the first binomial gets multiplied by each term from the second! Choice A is correct because it multiplies each term correctly and combines like terms properly, giving us x² + x - 12 in standard form. Excellent! Choice D has a sign error: when we combine -3x + 4x, we get +x, not -x. Remember that -3 + 4 = +1, so the coefficient of x is positive! For multiplication, especially with binomials, FOIL is your friend: First (first terms of each), Outer (outer terms), Inner (inner terms), Last (last terms). Then don't forget to combine any like terms at the end—many students get all four products right but forget this final step!

Question 11

Multiply: 4x(2x2−3x+5)4x(2x^2 - 3x + 5)4x(2x2−3x+5)

  1. 8x3−12x2+208x^3 - 12x^2 + 208x3−12x2+20
  2. 8x3−12x2+20x8x^3 - 12x^2 + 20x8x3−12x2+20x (correct answer)
  3. 8x2−12x+20x8x^2 - 12x + 20x8x2−12x+20x
  4. 8x3−3x2+5x8x^3 - 3x^2 + 5x8x3−3x2+5x

Explanation: This question tests your understanding of how to multiply a monomial by a polynomial using the distributive property. When multiplying a monomial by a polynomial, we distribute the monomial to every term in the polynomial—each term gets multiplied separately. When multiplying 4x(2x² - 3x + 5), we distribute the 4x to every term: 4x times 2x² = 8x³, 4x times (-3x) = -12x², 4x times 5 = 20x. This gives us 8x³ - 12x² + 20x. Choice B is correct because it distributes the monomial to all terms properly and applies the exponent rules correctly, giving us 8x³ - 12x² + 20x. Excellent! Choice A makes a really common mistake: it forgets to include the variable x when multiplying 4x times 5. Remember, 4x times 5 equals 20x, not just 20—we need to multiply the entire monomial 4x by each term! Remember: when multiplying same bases, add exponents! When we multiply x · x², we add the exponents (1 + 2 = 3) to get x³. And don't forget that every term in the polynomial needs to be multiplied by the entire monomial, including its variable part!

Question 12

Multiply: (2x−5)(x+4)(2x - 5)(x + 4)(2x−5)(x+4)

  1. 2x2+3x−202x^2 + 3x - 202x2+3x−20 (correct answer)
  2. 2x2+8x−252x^2 + 8x - 252x2+8x−25
  3. 2x2−3x−202x^2 - 3x - 202x2−3x−20
  4. 2x2+3x+202x^2 + 3x + 202x2+3x+20

Explanation: This question tests your understanding of how to multiply polynomials using the key ideas of distributing and using FOIL. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. Multiplying (2x - 5)(x + 4), we use FOIL: First: 2x · x = 2x², Outer: 2x · 4 = 8x, Inner: (-5) · x = -5x, Last: (-5) · 4 = -20. This gives us 2x² + 8x - 5x - 20. Now combine like terms: 8x - 5x = 3x, so we get 2x² + 3x - 20. Each term from the first binomial gets multiplied by each term from the second! Choice A is correct because it multiplies each term correctly and combines like terms properly, giving us 2x² + 3x - 20 in standard form. Excellent! Choice C has a sign error when combining the x terms: 8x - 5x = 3x, not -3x. When we have 8x - 5x, we're subtracting 5 from 8, which gives us positive 3x! For multiplication, especially with binomials, FOIL is your friend: First (first terms of each), Outer (outer terms), Inner (inner terms), Last (last terms). Then don't forget to combine any like terms at the end—many students get all four products right but forget this final step!

Question 13

Multiply: 3x(2x2−5x+1)3x(2x^2 - 5x + 1)3x(2x2−5x+1)

  1. 6x3−15x2+36x^3 - 15x^2 + 36x3−15x2+3
  2. 6x3−15x2+3x6x^3 - 15x^2 + 3x6x3−15x2+3x (correct answer)
  3. 6x2−15x+3x6x^2 - 15x + 3x6x2−15x+3x
  4. 6x3+15x2+3x6x^3 + 15x^2 + 3x6x3+15x2+3x

Explanation: This question tests your understanding of how to multiply polynomials using the key idea of distributing. When multiplying a monomial times a polynomial, we distribute the monomial to every term in the polynomial. When multiplying 3x(2x² - 5x + 1), we distribute the 3x to every term: 3x times 2x² = 6x³, 3x times (-5x) = -15x², 3x times 1 = 3x. This gives us 6x³ - 15x² + 3x. Choice B is correct because it distributes 3x to all terms properly, giving us 6x³ - 15x² + 3x in standard form. Excellent! Choice A makes a really common mistake: it forgets to multiply the constant term 1 by x. When we multiply 3x times 1, we get 3x, not just 3. Remember, every term gets multiplied by the monomial! Remember: when multiplying same bases, add exponents! So x¹ · x² = x³ (we add 1 + 2 = 3). This is why 3x times 2x² gives us 6x³, not 6x².

Question 14

Find the product: (x2−2x+1)(x+4)\left(x^2 - 2x + 1\right)\left(x + 4\right)(x2−2x+1)(x+4)

  1. x3+2x2−7x+4x^3 + 2x^2 - 7x + 4x3+2x2−7x+4 (correct answer)
  2. x3+4x2−8x+4x^3 + 4x^2 - 8x + 4x3+4x2−8x+4
  3. x3+2x2−7x+1x^3 + 2x^2 - 7x + 1x3+2x2−7x+1
  4. x3+2x2+9x+4x^3 + 2x^2 + 9x + 4x3+2x2+9x+4

Explanation: This question tests your understanding of how to multiply a trinomial by a binomial using the distributive property. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. When multiplying (x² - 2x + 1)(x + 4), we distribute each term from the trinomial to both terms in the binomial: x² · x = x³, x² · 4 = 4x², (-2x) · x = -2x², (-2x) · 4 = -8x, 1 · x = x, and 1 · 4 = 4. This gives us x³ + 4x² - 2x² - 8x + x + 4. Now combine like terms: 4x² - 2x² = 2x² and -8x + x = -7x, so we get x³ + 2x² - 7x + 4. Choice A is correct because it multiplies each term correctly and combines like terms properly, giving us x³ + 2x² - 7x + 4 in standard form. Excellent! Choice D has a sign error with the x terms: -8x + x = -7x, not +9x. When combining -8x and +x, we're really doing -8 + 1 = -7, keeping the x—the result is negative because -8 is larger in absolute value than +1! To check your polynomial multiplication, count the terms before combining: (x² - 2x + 1)(x + 4) should give you 6 products initially (x³, 4x², -2x², -8x, x, 4), and then you combine the like terms to get the final four-term answer x³ + 2x² - 7x + 4. If you don't get the right number of initial products, you missed one!

Question 15

Multiply: (x+6)(x−3)(x + 6)(x - 3)(x+6)(x−3)

  1. x2+3x−18x^2 + 3x - 18x2+3x−18 (correct answer)
  2. x2+3x+18x^2 + 3x + 18x2+3x+18
  3. x2−3x−18x^2 - 3x - 18x2−3x−18
  4. x2+9x−18x^2 + 9x - 18x2+9x−18

Explanation: This question tests your understanding of how to multiply polynomials using the key ideas of distributing and using FOIL. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. Multiplying (x + 6)(x - 3), we use FOIL: First: x · x = x², Outer: x · (-3) = -3x, Inner: 6 · x = 6x, Last: 6 · (-3) = -18. This gives us x² - 3x + 6x - 18. Now combine like terms: -3x + 6x = 3x, so we get x² + 3x - 18. Each term from the first binomial gets multiplied by each term from the second! Choice A is correct because it multiplies each term correctly and combines like terms properly, giving us x² + 3x - 18 in standard form. Excellent! Choice C has a sign error: when we combine -3x + 6x, we get +3x, not -3x. When combining like terms with different signs, we subtract the smaller coefficient from the larger and keep the sign of the larger coefficient! For multiplication, especially with binomials, FOIL is your friend: First (first terms of each), Outer (outer terms), Inner (inner terms), Last (last terms). Then don't forget to combine any like terms at the end—many students get all four products right but forget this final step!

Question 16

Which expression is equivalent to (x2−3x+2)+(2x2+x−6)(x^2 - 3x + 2) + (2x^2 + x - 6)(x2−3x+2)+(2x2+x−6)?

  1. 3x3−2x−43x^3 - 2x - 43x3−2x−4
  2. 3x2−2x+83x^2 - 2x + 83x2−2x+8
  3. 3x2+4x−43x^2 + 4x - 43x2+4x−4
  4. 3x2−2x−43x^2 - 2x - 43x2−2x−4 (correct answer)

Explanation: This question tests your understanding of how to add polynomials using the key ideas of combining like terms. When adding polynomials, we combine like terms—that means adding the coefficients of terms that have the exact same variable parts. For example, 3x² and 5x² are like terms (both have x²), so they combine to 8x², but 3x² and 3x are NOT like terms because the exponents are different. Let's add (x² - 3x + 2) + (2x² + x - 6) by lining up like terms: the x² terms are x² and 2x², which combine to 3x². The x terms are -3x and x, which combine to -2x. The constant terms are 2 and -6, which combine to -4. Putting it all together: 3x² - 2x - 4. Choice A is correct because it combines all like terms properly, giving us 3x² - 2x - 4 in standard form. Excellent! Choice B combines the coefficients incorrectly, calculating 2 + (-6) as +8 instead of -4. When combining like terms, we add or subtract the coefficients (the numbers), not the exponents! The key to polynomial addition and subtraction: line up your like terms in columns (all the x² terms together, all the x terms together, all the constants together), then combine each column. This organization prevents mistakes and makes the work so much easier!

Question 17

Simplify: (x+2)2−(x−3)(x+1)(x + 2)^2 - (x - 3)(x + 1)(x+2)2−(x−3)(x+1)

  1. 2x2+6x+72x^2 + 6x + 72x2+6x+7
  2. 6x+76x + 76x+7 (correct answer)
  3. −6x+7-6x + 7−6x+7
  4. 6x−76x - 76x−7

Explanation: This question tests your understanding of how to multiply and subtract polynomials using the key ideas of expanding first then combining. Subtracting polynomials works like addition, but with one extra step: first, we distribute the negative sign to every term in the polynomial being subtracted (this flips all the signs), then we combine like terms just like in addition. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. First, expand (x + 2)² = x² + 4x + 4 and (x - 3)(x + 1) = x² - 2x - 3 using FOIL. Then subtract: (x² + 4x + 4) - (x² - 2x - 3) = x² + 4x + 4 - x² + 2x + 3 = 6x + 7. That negative sign distribution is super important—it changes every single sign in the second polynomial! Choice A is correct because it expands both correctly, distributes the negative to all terms, and combines like terms properly, giving us 6x + 7 in standard form. Excellent! Choice B has a sign error: after distributing the negative, the -2x becomes +2x, leading to +6x, not -6x. Multiplying two negatives gives a positive, and a negative times a positive gives a negative—those sign rules matter here! When subtracting polynomials, think 'flip then add': flip every single sign in the polynomial you're subtracting (that's distributing the negative), then add like usual. For multiplication, especially with binomials, FOIL is your friend: First (first terms of each), Outer (outer terms), Inner (inner terms), Last (last terms). Then don't forget to combine any like terms at the end—many students get all four products right but forget this final step!

Question 18

Which expression is equivalent to (x2+2x−8)+(3x2−5x+1)(x^2 + 2x - 8) + (3x^2 - 5x + 1)(x2+2x−8)+(3x2−5x+1)?

  1. 4x2−3x−94x^2 - 3x - 94x2−3x−9
  2. x4−3x−7x^4 - 3x - 7x4−3x−7
  3. 4x2−3x−74x^2 - 3x - 74x2−3x−7 (correct answer)
  4. 4x2+7x−74x^2 + 7x - 74x2+7x−7

Explanation: This question tests your understanding of how to add polynomials using the key ideas of combining like terms. When adding polynomials, we combine like terms—that means adding the coefficients of terms that have the exact same variable parts. For example, 3x² and 5x² are like terms (both have x²), so they combine to 8x², but 3x² and 3x are NOT like terms because the exponents are different. Let's add (x² + 2x - 8) + (3x² - 5x + 1) by lining up like terms: the x² terms are x² and 3x², which combine to 4x²; the x terms are 2x and -5x to -3x; the constant terms are -8 and 1 to -7. Putting it all together: 4x² - 3x - 7. Choice A is correct because it combines all like terms properly, giving us 4x² - 3x - 7 in standard form. Excellent! Choice B makes a really common mistake: it combines the coefficients incorrectly, calculating -8 + 1 as -9 instead of -7. When combining like terms, we add or subtract the coefficients (the numbers), not the exponents! The key to polynomial addition and subtraction: line up your like terms in columns (all the x² terms together, all the x terms together, all the constants together), then combine each column. This organization prevents mistakes and makes the work so much easier!

Question 19

Multiply: (x−6)(x+3)(x - 6)(x + 3)(x−6)(x+3)

  1. x2−9x+18x^2 - 9x + 18x2−9x+18
  2. x2−18x^2 - 18x2−18
  3. x2+3x−18x^2 + 3x - 18x2+3x−18
  4. x2−3x−18x^2 - 3x - 18x2−3x−18 (correct answer)

Explanation: This question tests your understanding of how to multiply polynomials using the key ideas of distributing and using FOIL. To multiply polynomials, we use the distributive property: each term from the first polynomial gets multiplied by each term from the second polynomial. For binomials, we often use FOIL (First, Outer, Inner, Last) to remember all four products we need to find, then we combine any like terms in the result. Multiplying (x - 6)(x + 3), we use FOIL: First is x·x = x², Outer is x·3 = 3x, Inner is -6·x = -6x, Last is -6·3 = -18. Now combine like terms: x² + 3x - 6x - 18 = x² - 3x - 18. Each term from the first binomial gets multiplied by each term from the second! Choice A is correct because it multiplies each term correctly and combines all like terms properly, giving us x² - 3x - 18 in standard form. Excellent! Choice D makes a really common mistake: it has a sign error: when multiplying -6 by 3, we get -18, but this choice has +18. Multiplying two negatives gives a positive, and a negative times a positive gives a negative—those sign rules matter here! For multiplication, especially with binomials, FOIL is your friend: First (first terms of each), Outer (outer terms), Inner (inner terms), Last (last terms). Then don't forget to combine any like terms at the end—many students get all four products right but forget this final step!

Question 20

Simplify: (x2+2x−3)+(4x2−x+6)−(2x2+5x−1)\left(x^2 + 2x - 3\right) + \left(4x^2 - x + 6\right) - \left(2x^2 + 5x - 1\right)(x2+2x−3)+(4x2−x+6)−(2x2+5x−1)

  1. 3x2−4x+43x^2 - 4x + 43x2−4x+4 (correct answer)
  2. 3x2−4x+23x^2 - 4x + 23x2−4x+2
  3. 7x2−4x+47x^2 - 4x + 47x2−4x+4
  4. 3x2+6x+43x^2 + 6x + 43x2+6x+4

Explanation: This question tests your understanding of how to add and subtract multiple polynomials using the key ideas of distributing negative signs and combining like terms. When working with multiple polynomial operations, we handle each operation step by step: addition works normally, but subtraction requires distributing the negative sign to every term in the polynomial being subtracted. Let's simplify (x² + 2x - 3) + (4x² - x + 6) - (2x² + 5x - 1) by first handling the subtraction: this becomes (x² + 2x - 3) + (4x² - x + 6) + (-2x² - 5x + 1). Now we combine all like terms: the x² terms are x² + 4x² - 2x² = 3x². The x terms are 2x - x - 5x = -4x. The constant terms are -3 + 6 + 1 = 4. Putting it all together: 3x² - 4x + 4. Choice A is correct because it handles both the addition and subtraction correctly, distributing the negative sign and combining all like terms properly to give us 3x² - 4x + 4. Excellent! Choice D forgets to distribute the negative sign when subtracting the third polynomial. Remember, subtraction means we flip all the signs: -(2x² + 5x - 1) becomes -2x² - 5x + 1, not -2x² + 5x - 1. This error changes the entire calculation! The key to handling multiple operations: work left to right, but always distribute negative signs immediately when you see subtraction. Think of it as converting all subtractions to additions first, then combine all your like terms in one final step. Organization is your best friend here!