Skip to main content
OhioMathsSyllabus 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 polynomials, understanding that polynomials are closed under these operations (Ohio A-APR.1).

An Ohio Algebra I answer on polynomial operations (A-APR.1): combining like terms to add and subtract, distributing the minus sign, multiplying with the distributive property and FOIL, and the idea of closure.

Generated by Claude Opus 4.811 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: combine like terms
  3. Multiplying: distribute every term
  4. What closure means
  5. How Ohio examines this topic
  6. Why standard form and ordering matter
  7. A subtraction caution worth repeating
  8. Try this

What this topic is asking

Ohio standard A-APR.1 asks you to add, subtract, and multiply polynomials fluently, and to understand that doing so always produces another polynomial, a property called closure. These operations are the workhorse of algebra: you use them to simplify, to expand, and to set up equations. Expect them in the Number and Quantity, Expressions and Equations reporting category, and on Part 1 where no calculator helps.

Adding and subtracting: combine like terms

Like terms have the same variable raised to the same power. Only like terms can be combined, by adding or subtracting their coefficients.

Subtraction is the same once you handle the sign. The minus in front of a polynomial flips the sign of every term inside.

Multiplying: distribute every term

To multiply polynomials, multiply each term of the first by each term of the second. The distributive property is the rule behind every case.

For a monomial times a polynomial: 3x(2x2βˆ’5x+1)=6x3βˆ’15x2+3x3x(2x^2 - 5x + 1) = 6x^3 - 15x^2 + 3x.

For two binomials, FOIL (First, Outer, Inner, Last) is the distributive property organized:

When multiplying variables, add the exponents: xβ‹…x=x2x \cdot x = x^2, x2β‹…x3=x5x^2 \cdot x^3 = x^5. This is the product rule, and it is not on the reference sheet, so it must be memorized.

What closure means

A set is closed under an operation if performing that operation on members of the set always lands back in the set. Polynomials are closed under addition, subtraction, and multiplication because each of these always yields another polynomial, never a fraction with a variable in the denominator or a square root of a variable. This is the same idea as integers being closed under addition (any two integers add to an integer). The standard mentions closure to make the point that these three operations keep you inside the world of polynomials.

How Ohio examines this topic

  • Equation response. Type the simplified sum, difference, or product in standard form.
  • Multiple choice. Pick the correct product or simplified expression, with sign-error distractors.
  • Drag and drop. Assemble the terms of a product into the correct expression.

Because Part 1 is calculator-free, the arithmetic here, especially the signs, has to be automatic.

Why standard form and ordering matter

Writing a polynomial in standard form (terms in order from the highest power down to the constant) is not just neatness: exact-match items expect a canonical order, so 2x2+7xβˆ’152x^2 + 7x - 15 is accepted while a scrambled but equal expression may be marked wrong by an automated scorer. Ordering also makes it easy to read the degree (the highest power) and the leading coefficient (the number on the highest-power term), both of which later questions about end behavior or function type rely on. Get in the habit of finishing every add, subtract, or multiply by collecting like terms and arranging them high power to low. It costs a moment and prevents both arithmetic slips and formatting mismatches.

A subtraction caution worth repeating

The single biggest source of lost points in this topic is forgetting to distribute the subtraction. (5x2βˆ’2x+1)βˆ’(3x2+4xβˆ’6)(5x^2 - 2x + 1) - (3x^2 + 4x - 6) is not 5x2βˆ’2x+1βˆ’3x2+4xβˆ’65x^2 - 2x + 1 - 3x^2 + 4x - 6 unless you flipped the signs correctly; the correct expansion is 5x2βˆ’2x+1βˆ’3x2βˆ’4x+6=2x2βˆ’6x+75x^2 - 2x + 1 - 3x^2 - 4x + 6 = 2x^2 - 6x + 7. Write the sign change explicitly on every term before combining, rather than trying to do it in your head.

Try this

Q1. Simplify (x2βˆ’7x+4)βˆ’(2x2βˆ’7xβˆ’5)(x^2 - 7x + 4) - (2x^2 - 7x - 5). [2 points]

  • Cue. βˆ’x2+0x+9=βˆ’x2+9-x^2 + 0x + 9 = -x^2 + 9.

Q2. Expand (3x+1)(xβˆ’2)(3x + 1)(x - 2). [1 point]

  • Cue. 3x2βˆ’5xβˆ’23x^2 - 5x - 2.

Exam-style practice questions

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

Ohio Algebra I EOC (style)2 marksEquation response. Subtract: (3x2+5xβˆ’2)βˆ’(x2βˆ’4x+6)(3x^2 + 5x - 2) - (x^2 - 4x + 6). Write the result in standard form.
Show worked answer β†’

The result is 2x2+9xβˆ’82x^2 + 9x - 8.

Distribute the minus sign over every term of the second polynomial: 3x2+5xβˆ’2βˆ’x2+4xβˆ’63x^2 + 5x - 2 - x^2 + 4x - 6. Then combine like terms: 3x2βˆ’x2=2x23x^2 - x^2 = 2x^2, 5x+4x=9x5x + 4x = 9x, and βˆ’2βˆ’6=βˆ’8-2 - 6 = -8. The most common error is subtracting only the first term and not changing the signs of βˆ’4x-4x and +6+6; distributing the negative to all three terms is essential.

Ohio Algebra I EOC (style)1 marksMultiple choice. What is the product (x+4)(xβˆ’3)(x + 4)(x - 3)? (A) x2+xβˆ’12x^2 + x - 12 (B) x2βˆ’xβˆ’12x^2 - x - 12 (C) x2+7xβˆ’12x^2 + 7x - 12 (D) x2+x+12x^2 + x + 12
Show worked answer β†’

The correct answer is (A).

Using FOIL: First xβ‹…x=x2x \cdot x = x^2, Outer xβ‹…(βˆ’3)=βˆ’3xx \cdot (-3) = -3x, Inner 4β‹…x=4x4 \cdot x = 4x, Last 4β‹…(βˆ’3)=βˆ’124 \cdot (-3) = -12. Combine the middle terms: βˆ’3x+4x=x-3x + 4x = x. So the product is x2+xβˆ’12x^2 + x - 12. Distractor (B) reverses the middle sign, and (C) adds the outer and inner magnitudes instead of combining with signs.

Related dot points

Sources & how we know this