Skip to main content
FloridaMathsSyllabus dot point

How do you add, subtract, and multiply polynomials, and why is the set of polynomials closed under these operations?

Add, subtract, and multiply polynomial expressions with rational number coefficients, recognizing that polynomials are closed under these operations (MA.912.AR.1.1).

A B.E.S.T. Algebra 1 EOC answer on polynomial operations (MA.912.AR.1.1), combining like terms, distributing the subtraction sign, multiplying binomials, and the closure idea the standard emphasizes.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Adding and subtracting
  3. Multiplying
  4. Closure: why the answer is always a polynomial
  5. How the B.E.S.T. EOC examines this topic
  6. Connecting multiplication to area
  7. Standard form and degree
  8. Why the distributive property is the one rule
  9. Try this

What this topic is asking

MA.912.AR.1.1 asks you to add, subtract, and multiply polynomials with rational coefficients, and to recognize that the result is always another polynomial (the closure property). On the B.E.S.T. Algebra 1 EOC these appear as equation-editor items (type the simplified polynomial in standard form) and as multiple choice with sign-error distractors.

Adding and subtracting

Only like terms combine: 5x25x^2 and βˆ’2x2-2x^2 combine to 3x23x^2, but 5x25x^2 and 5x5x do not. The danger is subtraction, because the minus sign in front of a parenthesis distributes to every term inside.

Multiplying

Multiplication uses the distributive property. For a monomial times a polynomial, distribute: 3x(x2βˆ’2x+4)=3x3βˆ’6x2+12x3x(x^2 - 2x + 4) = 3x^3 - 6x^2 + 12x. For two binomials, every term of the first multiplies every term of the second (FOIL is just this organized):

(x+4)(xβˆ’7)=x2βˆ’7x+4xβˆ’28=x2βˆ’3xβˆ’28.(x + 4)(x - 7) = x^2 - 7x + 4x - 28 = x^2 - 3x - 28.

Watch the middle term: combine the two cross-products carefully, tracking signs.

Closure: why the answer is always a polynomial

The standard highlights closure: when you add, subtract, or multiply polynomials, the result is always another polynomial. Adding or subtracting only combines existing terms, and multiplying adds exponents (which stay whole numbers) and multiplies coefficients (which stay rational). No operation here ever produces a variable in a denominator or under a root, so you never leave the polynomial family. This is the same idea as the integers being closed under addition and multiplication but not division.

How the B.E.S.T. EOC examines this topic

  • Equation editor. Simplify a sum, difference, or product and type the polynomial in standard form.
  • Multiple choice. Identify a product or simplified expression, with middle-term and sign distractors.
  • Multiselect. Select all expressions equivalent to a given polynomial.

A clarifying idea: subtraction is just adding the opposite of every term, so (P)βˆ’(Q)(P) - (Q) is (P)+(βˆ’Q)(P) + (-Q). Rewriting the subtraction as an addition of the negated polynomial removes the single most common mistake, the un-distributed minus sign.

Connecting multiplication to area

Multiplying two binomials has a geometric picture that the EOC sometimes uses. The product (x+4)(x+3)(x + 4)(x + 3) is the area of a rectangle with sides x+4x + 4 and x+3x + 3, split into four smaller rectangles with areas x2x^2, 3x3x, 4x4x, and 1212. Adding those areas gives x2+7x+12x^2 + 7x + 12, which is exactly the FOIL result. This area model explains why the middle term is the sum of the two cross-products and why no term can be dropped: each piece of the rectangle is a separate region. It also previews factoring, where you run the picture backward from area to side lengths.

Standard form and degree

When you report a polynomial, write it in standard form: terms in descending order of exponent, like 2x2βˆ’9x+92x^2 - 9x + 9. The degree is the highest exponent (here 22), and the leading coefficient is the number on that highest-degree term (here 22). Standard form matters on the EOC for two reasons. First, equation-editor items are often scored by exact match, so a correct but reordered answer may not match the key, write the largest power first. Second, the degree tells you the function family: degree 11 is linear, degree 22 is quadratic, which sets up everything in the Functions and Modeling category. A quick habit is to scan your final answer left to right and confirm the exponents only decrease; if a term is out of order, swap it before you submit.

Why the distributive property is the one rule

Adding, subtracting, and multiplying polynomials all reduce to a single property, the distributive property a(b+c)=ab+aca(b + c) = ab + ac, applied carefully. Addition and subtraction use it in reverse: 3x2+5x2=(3+5)x2=8x23x^2 + 5x^2 = (3 + 5)x^2 = 8x^2 factors the common x2x^2 out of like terms. Multiplication uses it forward, and FOIL is just the distributive property applied twice, once to break (x+4)(x+3)(x + 4)(x + 3) into x(x+3)+4(x+3)x(x + 3) + 4(x + 3), then again inside each piece. Seeing every operation as the same property is useful because it means there is really only one thing to get right, distribute completely and track signs, rather than three separate procedures to memorize.

Try this

Q1. Simplify (5x2βˆ’2x+3)+(βˆ’3x2+7xβˆ’8)(5x^2 - 2x + 3) + (-3x^2 + 7x - 8). [1 point]

  • Cue. 2x2+5xβˆ’52x^2 + 5x - 5.

Q2. Expand (3xβˆ’2)(2x+5)(3x - 2)(2x + 5). [2 points]

  • Cue. 6x2+15xβˆ’4xβˆ’10=6x2+11xβˆ’106x^2 + 15x - 4x - 10 = 6x^2 + 11x - 10.

Exam-style practice questions

Practice questions written in the style of FLDOE exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

B.E.S.T. (style)2 marksEquation editor. Simplify (3x2βˆ’5x+2)βˆ’(x2+4xβˆ’7)(3x^{2} - 5x + 2) - (x^{2} + 4x - 7). Write your answer in standard form.
Show worked answer β†’

The simplified expression is 2x2βˆ’9x+92x^2 - 9x + 9.

Distribute the subtraction to every term in the second polynomial: 3x2βˆ’5x+2βˆ’x2βˆ’4x+73x^2 - 5x + 2 - x^2 - 4x + 7. Combine like terms: (3βˆ’1)x2+(βˆ’5βˆ’4)x+(2+7)=2x2βˆ’9x+9(3 - 1)x^2 + (-5 - 4)x + (2 + 7) = 2x^2 - 9x + 9. The most common error is subtracting only the first term and leaving +4xβˆ’7+4x - 7; the minus sign applies to all three terms.

B.E.S.T. (style)1 marksMultiple choice. What is the product (2xβˆ’3)(x+5)(2x - 3)(x + 5)? (A) 2x2+7xβˆ’152x^{2} + 7x - 15 (B) 2x2βˆ’152x^{2} - 15 (C) 2x2+13xβˆ’152x^{2} + 13x - 15 (D) 2x2βˆ’7xβˆ’152x^{2} - 7x - 15
Show worked answer β†’

The correct answer is (A).

Use the distributive property (FOIL): 2xβ‹…x=2x22x \cdot x = 2x^2, 2xβ‹…5=10x2x \cdot 5 = 10x, βˆ’3β‹…x=βˆ’3x-3 \cdot x = -3x, βˆ’3β‹…5=βˆ’15-3 \cdot 5 = -15. Combine the middle terms: 10xβˆ’3x=7x10x - 3x = 7x, giving 2x2+7xβˆ’152x^2 + 7x - 15. Choice (B) drops the middle terms entirely; choice (D) mishandles the sign of the βˆ’3x-3x.

Related dot points

Sources & how we know this