Young Fermats — Algebra Ignite · Class 11 · Grades 7–8

Algebra 1 Class 11: Polynomials — Adding, Subtracting, Multiplying — 10 SOMATH Posters, Theory & 50 Practice Questions

The whole Algebra 1 polynomial-operations unit in one class. Ten SOMATH posters walk through what a polynomial is, how to identify terms, coefficients, and constants, how to classify polynomials, how to find the degree, combining like terms, adding, subtracting, multiplying monomials, distributive multiplication, and FOIL for two binomials. Under each poster you’ll find full theory notes and 5 practice questions with click-to-reveal step-by-step solutions — 50 questions total.

Short answer. To add polynomials, combine like terms (same variable, same exponent). To subtract, distribute the minus sign to every term of the second polynomial and then combine like terms. To multiply monomials, multiply the coefficients and add exponents of the same base (xm · xn = xm+n). To multiply a monomial by a polynomial, use the distributive property. To multiply two binomials, use FOIL — First, Outer, Inner, Last.
How to use this page. Study each poster first, then read the theory notes below it, then work the 5 practice questions. Click Show solution only after you’ve tried a problem. Bring questions to your SOMATH Algebra Ignite teacher — or book a free 30-minute evaluation at 226 W 79th St.

1. Introduction to Polynomials

SOMATH Algebra Ignite Class 11 poster — Introduction to Polynomials, showing variables, coefficients, exponents, and the example 3x² + 2x − 5

Definition

A polynomial is an algebraic expression made of variables, coefficients, and constants combined only by addition, subtraction, and multiplication — and every variable exponent is a whole number (0, 1, 2, 3, …).

Example

In 3x2 + 2x − 5:

  • Variable: x.
  • Coefficients: 3 (of x2) and 2 (of x).
  • Constant: −5.
  • Exponents: 2 and 1 — both whole numbers, so this is a polynomial.

What is NOT a polynomial

Expressions with variables in a denominator (1/x), under a radical (√x), or with negative or fractional exponents (x−2, x1/2) are not polynomials.

Why it matters

Every algebra topic that follows — factoring, quadratics, rational expressions, functions — starts with fluent polynomial operations.

5 Practice Questions — Introduction to Polynomials

Q1. Is 4x3 − 2x + 7 a polynomial? Name the variable, the coefficients, and the constant.
Solution: Yes. Variable: x. Coefficients: 4 and −2. Constant: 7. All exponents (3, 1) are whole numbers.
Q2. Is 5x−2 + 3 a polynomial? Why or why not?
Solution: No. The exponent −2 is not a whole number.
Q3. Is √x + 6 a polynomial?
Solution: No. √x = x1/2 — a fractional exponent is not allowed in polynomials.
Q4. Is 7 (just the number seven) a polynomial? If so, what is its degree?
Solution: Yes — a nonzero constant is a polynomial (a monomial). Its degree is 0 because 7 = 7x0.
Q5. In 6x2y − 3xy + 8, list the variables, coefficients, and the constant.
Solution: Variables: x and y. Coefficients: 6 and −3. Constant: 8.

2. Identifying Terms, Coefficients, and Constants

SOMATH Class 11 poster — Identifying Terms, Coefficients, and Constants in 4x² − 7x + 9

Terms

A term is a piece of a polynomial separated by + or signs. The sign in front belongs to the term.

Coefficient

The coefficient is the number multiplying the variable in a term. If a variable has no visible number, the coefficient is 1 (or −1 if the term is negative).

Constant

The constant is the term with no variable at all.

Worked example: 4x2 − 7x + 9

  • Terms: 4x2, −7x, 9.
  • Coefficients: 4 (of x2) and −7 (of x).
  • Constant: 9.

5 Practice Questions — Terms, Coefficients, and Constants

Q1. List the terms of 6x3 − x2 + 4x − 12.
Solution: 6x³, −x², 4x, −12.
Q2. What is the coefficient of x in 2x2 − 8x + 5?
Solution: −8. The sign belongs to the coefficient.
Q3. What is the coefficient of x3 in x3 + 5x2 − 2?
Solution: 1. When no number is written, the coefficient is 1.
Q4. Identify the constant term in 3x2 − 4x + 11.
Solution: 11.
Q5. In −5x4 + 2x, what is the coefficient of x4, and is there a constant term?
Solution: Coefficient of x4: −5. There is no constant term (constant = 0).

3. Classifying Polynomials by Number of Terms

SOMATH Class 11 poster — Classifying polynomials: monomial (6x²), binomial (x + 5), trinomial (2x² − 3x + 4)

The three named types

# of termsNameExample
1Monomial6x2
2Binomialx + 5
3Trinomial2x2 − 3x + 4
4+Polynomial (no special name)x3 + 2x2 − x + 7

Simplify first

Always combine like terms before classifying. 3x + 5x + 2 looks like 3 terms but simplifies to 8x + 2 — a binomial.

5 Practice Questions — Classifying Polynomials

Q1. Classify 9x2.
Solution: Monomial (1 term).
Q2. Classify 2x − 7.
Solution: Binomial (2 terms).
Q3. Classify x3 − 4x2 + 6x.
Solution: Trinomial (3 terms).
Q4. Simplify and classify 3x + 5x + 2.
Solution: Combine like terms: 8x + 2. That’s a binomial.
Q5. Simplify and classify 2x2 − x + 4x − x2.
Solution: (2x2 − x2) + (−x + 4x) = x2 + 3x. That’s a binomial.

4. Degree of a Polynomial

SOMATH Class 11 poster — Degree of a polynomial: monomial degree = sum of exponents (5x³y² → 5); polynomial degree = largest term degree (4x⁴ − 2x² + 7 → 4)

Degree of a monomial

Add the exponents of all variables in that term. 5x3y2 has degree 3 + 2 = 5.

Degree of a polynomial

The largest degree among all its terms. 4x4 − 2x2 + 7 has degree 4.

Special cases

  • A nonzero constant has degree 0 (because c = c · x0).
  • The zero polynomial (just 0) has an undefined degree — it’s a special case.

Why degree matters

Degree tells you how the polynomial behaves and how many roots it can have. Degree 1 = linear, 2 = quadratic, 3 = cubic, and so on.

5 Practice Questions — Degree of a Polynomial

Q1. What is the degree of 7x5?
Solution: 5.
Q2. What is the degree of the monomial 6x2y3?
Solution: Add exponents: 2 + 3 = 5.
Q3. What is the degree of 3x3 − 5x + 8?
Solution: Largest term degree = 3.
Q4. What is the degree of 2x4y − x2y3 + 7?
Solution: Term degrees are 4+1=5, 2+3=5, 0. Largest = 5.
Q5. What is the degree of the constant polynomial −12?
Solution: A nonzero constant has degree 0.

5. Combining Like Terms

SOMATH Class 11 poster — Combining like terms: 3x² + 5x² = 8x²; simplify 4x² + 3x − 2x² + 5x − 7 to 2x² + 8x − 7

What are like terms?

Like terms have the same variables raised to the same powers. Only the coefficients can differ. Examples of like terms: 3x2 and 5x2. 2x and 2x2 are not like terms — the exponents differ.

How to combine

Add (or subtract) the coefficients. Keep the variable and exponent unchanged: 3x2 + 5x2 = 8x2.

Worked example

Simplify 4x2 + 3x − 2x2 + 5x − 7:

  • Group: (4x2 − 2x2) + (3x + 5x) − 7.
  • Combine: 2x2 + 8x − 7.

Common pitfalls

  • Don’t add exponents when combining like terms — you only add coefficients.
  • The sign in front belongs to the term. −2x2 stays negative when you group it.

5 Practice Questions — Combining Like Terms

Q1. Simplify 7x + 3x.
Solution: 10x.
Q2. Simplify 6x2 − 2x2 + x2.
Solution: (6 − 2 + 1)x2 = 5x2.
Q3. Simplify 5x + 3 − 2x + 8.
Solution: (5x − 2x) + (3 + 8) = 3x + 11.
Q4. Simplify 4x2 + 6x − x2 − 2x + 5.
Solution: (4x2 − x2) + (6x − 2x) + 5 = 3x2 + 4x + 5.
Q5. Can you combine 3x2 and 3x? Why or why not?
Solution: No. Different exponents, so they are not like terms. The expression 3x2 + 3x is already simplified.

6. Adding Polynomials

SOMATH Class 11 poster — Adding polynomials: (3x² + 2x − 5) + (2x² − x + 7) = 5x² + x + 2, shown horizontally and with the vertical column method

The rule

To add polynomials, combine only like terms. Signs stay the same — you’re just removing parentheses and grouping.

Worked example (horizontal)

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

  1. Group like terms: (3x2 + 2x2) + (2x − x) + (−5 + 7).
  2. Add coefficients: 5x2 + x + 2.

Vertical method

Line up like terms in columns, then add each column:

    3x² + 2x − 5
  + 2x² −  x + 7
  ————————
    5x² +  x + 2

Tip

Line up terms of the same degree even when a degree is missing — leave a blank space so the columns stay clean.

5 Practice Questions — Adding Polynomials

Q1. (2x + 5) + (3x + 4).
Solution: (2x + 3x) + (5 + 4) = 5x + 9.
Q2. (x2 + 3x − 2) + (2x2 − x + 6).
Solution: (1+2)x2 + (3−1)x + (−2+6) = 3x2 + 2x + 4.
Q3. (4x3 − 2x + 1) + (x3 + 5x − 3).
Solution: (4+1)x3 + (−2+5)x + (1−3) = 5x3 + 3x − 2.
Q4. (6x2 + 4) + (−6x2 + 7x).
Solution: (6−6)x2 + 7x + 4 = 7x + 4.
Q5. Using the vertical method, add (5x2 + 2x − 8) and (3x2 − 4x + 1).
Solution: (5+3)x2 + (2−4)x + (−8+1) = 8x2 − 2x − 7.

7. Subtracting Polynomials

SOMATH Class 11 poster — Subtracting polynomials: (5x² + 3x − 4) − (2x² − x + 6) becomes 5x² + 3x − 4 − 2x² + x − 6, which simplifies to 3x² + 4x − 10

The rule

Subtracting = adding the opposite. Distribute the minus sign to every term in the second polynomial — flip every sign — then combine like terms.

Worked example

Compute (5x2 + 3x − 4) − (2x2 − x + 6):

  1. Distribute the minus: 5x2 + 3x − 4 − 2x2 + x − 6.
  2. Group like terms: (5x2 − 2x2) + (3x + x) + (−4 − 6).
  3. Combine: 3x2 + 4x − 10.

Common pitfall

Students flip only the first sign of the second polynomial. You must flip every sign inside those parentheses. Watch double negatives carefully: −(−x) = +x.

5 Practice Questions — Subtracting Polynomials

Q1. (6x + 5) − (2x + 3).
Solution: 6x + 5 − 2x − 3 = 4x + 2.
Q2. (3x2 + 5x − 2) − (x2 + 2x + 4).
Solution: 3x2 + 5x − 2 − x2 − 2x − 4 = 2x2 + 3x − 6.
Q3. (4x2 − 3x + 7) − (2x2 − 5x + 1).
Solution: 4x2 − 3x + 7 − 2x2 + 5x − 1 = 2x2 + 2x + 6.
Q4. (x3 + 2x − 4) − (x3 − 2x + 4).
Solution: x3 + 2x − 4 − x3 + 2x − 4 = 4x − 8.
Q5. (−5x2 + 3) − (−2x2 − 4x + 1).
Solution: −5x2 + 3 + 2x2 + 4x − 1 = −3x2 + 4x + 2.

8. Multiplying Monomials

SOMATH Class 11 poster — Multiplying monomials: (3x²)(4x³) = 12x⁵ using the rule xᵐ · xⁿ = x^(m+n); (−2a³b)(5a²b⁴) = −10a⁵b⁵

Two-step rule

  1. Multiply the coefficients (just numbers).
  2. Add the exponents of matching bases: xm · xn = xm+n.

Example 1

(3x2)(4x3) = (3 · 4)(x2+3) = 12x5.

Example 2 — two variables

(−2a3b)(5a2b4): Coefficients: (−2)(5) = −10. a-exponents: 3 + 2 = 5. b-exponents: 1 + 4 = 5. Answer: −10a5b5.

Remember

A variable with no visible exponent has exponent 1 (so b = b1). Only add exponents when the bases are the same.

5 Practice Questions — Multiplying Monomials

Q1. (2x3)(5x4).
Solution: (2 · 5)(x3+4) = 10x7.
Q2. (−4x)(6x2).
Solution: (−4 · 6)(x1+2) = −24x3.
Q3. (3a2b)(2ab3).
Solution: Coefficients: 6. a: 2+1=3. b: 1+3=4. Answer: 6a3b4.
Q4. (−3x2y3)(−5x4y).
Solution: Coefficients: (−3)(−5) = 15. x: 2+4=6. y: 3+1=4. Answer: 15x6y4.
Q5. (7x5)(0).
Solution: Anything times zero is 0.

9. Multiplying a Monomial by a Polynomial (Distributive Property)

SOMATH Class 11 poster — Multiplying a monomial by a polynomial using distributive property: 3x(2x² − 5x + 4) = 6x³ − 15x² + 12x

The rule

Use the distributive property: a(b + c) = ab + ac. Multiply the monomial by every term inside the parentheses.

Example 1

3x(2x2 − 5x + 4):

  • 3x · 2x2 = 6x3
  • 3x · (−5x) = −15x2
  • 3x · 4 = 12x

Answer: 6x3 − 15x2 + 12x.

Example 2 — negative monomial

−2y2(3y3 + y − 6):

  • −2y2 · 3y3 = −6y5
  • −2y2 · y = −2y3
  • −2y2 · (−6) = 12y2

Answer: −6y5 − 2y3 + 12y2.

Warning about signs

A negative monomial flips the sign of every term. Apply the sign rules of multiplication carefully — missing a sign is the #1 error on this topic.

5 Practice Questions — Monomial × Polynomial

Q1. 2x(x + 5).
Solution: 2x · x + 2x · 5 = 2x2 + 10x.
Q2. 4x(3x2 − 2x + 1).
Solution: 12x3 − 8x2 + 4x.
Q3. −3x(2x − 4).
Solution: −3x · 2x + (−3x)(−4) = −6x2 + 12x.
Q4. 5x2(x2 − 3x + 2).
Solution: 5x4 − 15x3 + 10x2.
Q5. −2a2(3a − 4a2 + 5).
Solution: −6a3 + 8a4 − 10a2. Written in standard form: 8a4 − 6a3 − 10a2.

10. Multiplying Two Binomials — The FOIL Method

SOMATH Class 11 poster — FOIL method for multiplying two binomials: (x + 3)(x + 5) = x² + 5x + 3x + 15 = x² + 8x + 15

FOIL — First, Outer, Inner, Last

FOIL is a memory aid for the distributive property applied to two binomials. You get four products:

  • First — the first term of each binomial.
  • Outer — the two outer terms.
  • Inner — the two inner terms.
  • Last — the last term of each binomial.

Worked example: (x + 3)(x + 5)

  • First: x · x = x2
  • Outer: x · 5 = 5x
  • Inner: 3 · x = 3x
  • Last: 3 · 5 = 15

Sum: x2 + 5x + 3x + 15. Combine like terms: x2 + 8x + 15.

Why FOIL works

FOIL is just the distributive property in disguise. It only works for two binomials. For a binomial times a trinomial — or any bigger product — use the distributive property directly and multiply every term of the first by every term of the second.

Sign patterns worth memorizing

  • (x + a)(x + b) = x2 + (a+b)x + ab
  • (x + a)(x − a) = x2 − a2 — the difference of squares.
  • (x + a)2 = x2 + 2ax + a2 — the perfect square.

5 Practice Questions — FOIL / Multiplying Binomials

Q1. (x + 4)(x + 2).
Solution: x2 + 2x + 4x + 8 = x2 + 6x + 8.
Q2. (x − 3)(x + 5).
Solution: x2 + 5x − 3x − 15 = x2 + 2x − 15.
Q3. (2x + 1)(x + 4).
Solution: 2x2 + 8x + x + 4 = 2x2 + 9x + 4.
Q4. (x + 6)(x − 6).
Solution: Difference of squares: x2 − 36.
Q5. (x + 5)2.
Solution: (x + 5)(x + 5) = x2 + 5x + 5x + 25 = x2 + 10x + 25.

Enroll in SOMATH Young Fermats — Algebra Ignite

Small groups of up to 6 students, taught by real teachers on the Upper West Side. A full Algebra I track for grades 7–8 — linear equations, systems, exponents, polynomials, factoring, and quadratics — taught over a 48-class rolling syllabus you can join at any point.

See the full Algebra Ignite course → · Book a free 30-minute evaluation · call (646) 668-6151 · 226 W 79th St, New York, NY 10024.

Related SOMATH classes and posts