MathBored

Virginia SOL Mathematics Textbook

Workbook pagesAnswer key

Chapter 12 — Adding, Subtracting, and Multiplying Polynomials

Standard: A.EO.2 (a, b)

A.EO.2 — verbatim. The student will perform operations on and factor polynomial expressions in one variable. Students will demonstrate the following Knowledge and Skills: a) Determine sums and differences of polynomial expressions in one variable, using a variety of strategies, including concrete objects and their related pictorial and symbolic models. b) Determine the product of polynomial expressions in one variable, using a variety of strategies, including concrete objects and their related pictorial and symbolic models, the application of the distributive property, and the use of area models. The factors should be limited to five or fewer terms.

By the end of this chapter you will be able to:

Lessons: 12.1 Polynomials, Terms, and Standard Form · 12.2 Adding Polynomials · 12.3 Subtracting Polynomials · 12.4 Multiplying by a Monomial · 12.5 Multiplying Two Polynomials

Why this chapter matters. Almost every model you have met so far has been linear, and a line can only ever say "so much per unit, starting from here." A polynomial says more. The height of a thrown ball, the area of a rectangle whose sides are both growing, the revenue of a store that sells more when it charges less — none of these is linear, and all of them are polynomials. Before you can use such a model you have to be able to build one and simplify it, which is what this chapter is. It is also the chapter Chapter 13 runs backwards: once you can multiply (x+2)(x+3)(x+2)(x+3) and get x2+5x+6x^2 + 5x + 6, factoring is the question "which two binomials would have given me this?" Multiplication and factoring are the same picture read in opposite directions, and the pictures you build here are the ones you will read backwards there.

Scope note. This chapter adds, subtracts, and multiplies polynomials in one variable, which is A.EO.2 a and b. Every factor in a product here has five or fewer terms, as A.EO.2b requires. Factoring — including factoring by grouping and factoring a trinomial — is A.EO.2c, in Chapter 13; nothing here asks you to factor, though it is worth noticing throughout that multiplying and factoring undo each other. Dividing a polynomial by a monomial or a binomial is A.EO.2d and determining the equivalency of quadratic forms is A.EO.2e, both in Chapter 14. Solving a quadratic equation is A.EI.1, in Chapter 15, so no equation in this chapter has a solution to find — these are expressions, and simplifying one is the whole job. The laws of exponents are A.EO.3, in Chapter 10, and this chapter uses them constantly: every time you write x2x3=x5x^2 \cdot x^3 = x^{5} you are applying the product law derived there.

Conventions this chapter fixes.

  • A term is a piece of an expression joined to the others by ++ or -, and the sign in front belongs to the term. In 5x32x2+x85x^{3} - 2x^{2} + x - 8 the four terms are 5x35x^{3}, 2x2-2x^{2}, xx, and 8-8.
  • A coefficient is the number multiplying the power in a term. The coefficient of xx is 11, and the coefficient of x2-x^{2} is 1-1; the 11 is there even when it is not written.
  • The degree of a term is its exponent on the variable, and a constant has degree 00. The degree of a polynomial is the largest degree of any of its terms.
  • Standard form writes the terms with the exponents descending: 5x32x2+x85x^{3} - 2x^{2} + x - 8, not x8+5x32x2x - 8 + 5x^{3} - 2x^{2}. The leading coefficient is the coefficient of the first term in standard form, and the constant term is the term with no variable.
  • A polynomial with one term is a monomial, with two a binomial, with three a trinomial. With four or more it is just called a polynomial.
  • A polynomial in one variable has whole-number exponents only. So 3x2+13x^{-2} + 1 and x+5\sqrt{x} + 5 are not polynomials.
  • Like terms have the same variable raised to the same exponent. Only like terms may be combined, and combining them never changes the exponent: 3x2+5x2=8x23x^{2} + 5x^{2} = 8x^{2}, not 8x48x^{4}.
  • Algebra tiles are used as a concrete model throughout: a large square is x2x^{2}, a long tile is xx, a small square is 11, and a white tile of any shape is the opposite of the shaded one. A shaded tile beside its white partner is a zero pair and is worth 00.
  • Item numbering runs straight through the chapter, from 1 in Lesson 12.1 to 130 at the end of the review. It does not restart at each lesson.

Calculator note. Algebra 1 has no no-calculator standards, and the Desmos Virginia calculator is available for the entire End-of-Course test. Nothing in this chapter is calculator-free, and nothing in it is calculator-solvable either: a calculator cannot simplify (2x3)(x2+4x1)(2x - 3)(x^{2} + 4x - 1), because that expression has no numeric value until xx is chosen. What a calculator is excellent for here is the check this chapter runs on everything: pick an input, evaluate the original expression, evaluate your simplified answer, and see whether the two numbers agree. Use two inputs, one positive and one negative — x=2x = 2 and x=1x = -1 are the standing pair in this chapter — because a single input can agree by accident. This check catches almost every dropped sign and almost every missing middle term, and it costs about twenty seconds.


Lesson 12.1 — Polynomials, Terms, and Standard Form

What a polynomial is

A polynomial in one variable is a sum of terms, each of which is a number times a whole-number power of that variable.

5x32x2+x85x^{3} - 2x^{2} + x - 8

is a polynomial in xx. So are 7x27x^{2}, and 3x43x - 4, and the lone number 99. What is not a polynomial is anything with the variable in a place a whole-number exponent cannot describe: 3x2+13x^{-2} + 1 has a negative exponent, and 5x\dfrac{5}{x} is the same offense written differently.

Every word this chapter needs is visible in one expression.

The polynomial 5x³ − 2x² + x − 8 with callouts labeling the leading term and its coefficient 5 and degree 3, the term −2x² with coefficient −2, the term x with coefficient 1, and the constant term −8 of degree 0, above a table classifying polynomials by number of terms and by degree

Read the figure one label at a time.

Standard form

Standard form writes the terms with the exponents descending. The same polynomial written x8+5x32x2x - 8 + 5x^{3} - 2x^{2} is not wrong, but it hides its own degree and its own leading coefficient behind the reading order.

To put a polynomial in standard form:

  1. Identify the degree of each term.
  2. Write the term of largest degree first, then the next largest, down to the constant.
  3. Carry each sign with its term as you move it.

So 4x9+x24x - 9 + x^{2} becomes x2+4x9x^{2} + 4x - 9, and 52x35 - 2x^{3} becomes 2x3+5-2x^{3} + 5 — with leading coefficient 2-2, a sign that was easy to miss in the original order.

Two ways to classify

A polynomial gets a name from how many terms it has and another from its degree.

Terms Name Example Degree Name by degree
11 monomial 7x27x^{2} 00 constant
22 binomial 3x43x - 4 11 linear
33 trinomial x2+5x6x^{2} + 5x - 6 22 quadratic
44 or more polynomial 5x32x2+x85x^{3} - 2x^{2} + x - 8 33 cubic

The two columns are independent. 7x27x^{2} is a monomial and quadratic; 3x43x - 4 is a binomial and linear.

Like terms

Like terms have the same variable raised to the same exponent. 4x24x^{2} and 6x2-6x^{2} are like terms. 4x24x^{2} and 4x4x are not, and neither are 5x5x and 55.

A jumble of seven loose terms sorted into three tinted bins — x² terms, x terms, and constant terms — with each bin's arithmetic shown beneath it and arrows leading to the totals −x², 2x, and 5, combining to −x² + 2x + 5

The figure sorts the terms of

4x23x+7+x2+5x26x24x^{2} - 3x + 7 + x^{2} + 5x - 2 - 6x^{2}

into three piles and adds each pile.

4x23x+7+x2+5x26x2=x2+2x+54x^{2} - 3x + 7 + x^{2} + 5x - 2 - 6x^{2} = -x^{2} + 2x + 5

Two things about that sort are worth saying out loud, because both come back in every later lesson.

Why does this work at all? Because of the distributive property from Chapter 1: 4x2+x26x2=(4+16)x24x^{2} + x^{2} - 6x^{2} = (4 + 1 - 6)x^{2}. Combining like terms is factoring the common power out, adding the numbers, and putting the power back.

Evaluating a polynomial

A polynomial is an expression, so it has a value once xx is chosen. Substitute and follow the order of operations, exactly as in Chapter 1.

For P(x)=2x25x+3P(x) = 2x^{2} - 5x + 3:

Notice 2(1)2=21=22(-1)^{2} = 2 \cdot 1 = 2 and not 2-2: the exponent sits on the 1-1 inside the parentheses, which is Chapter 10's caution about (a)n(-a)^{n} against an-a^{n}. This skill is doing double duty in this chapter. It is worth having on its own, and it is the engine of the check every later lesson uses.

Worked examples

Example 1 — Naming the parts

Give the degree, the leading coefficient, and the constant term of 4x3+x-4x^{3} + x.

The exponents present are 33 and 11, and there is no constant written, so the constant term is 00.

Answer: Degree 33; leading coefficient 4-4; constant term 00.

Example 2 — Standard form

Write x+7x32x2+6x + 7x^{3} - 2x^{2} + 6 in standard form and say how many terms it has.

Order the exponents 3,2,1,03, 2, 1, 0, carrying each sign.

Answer: 7x32x2+x+67x^{3} - 2x^{2} + x + 6, a four-term polynomial of degree 33.

Example 3 — Combining like terms

Simplify 3x2+5xx2+2x3x^{2} + 5x - x^{2} + 2x.

The x2x^{2} terms give 31=23 - 1 = 2, and the xx terms give 5+2=75 + 2 = 7.

Answer: 2x2+7x2x^{2} + 7x

Example 4 — Not a polynomial

Is 3x2+13x^{-2} + 1 a polynomial? Is 12x3x\tfrac12 x^{3} - x?

A polynomial requires whole-number exponents. Fractional coefficients are perfectly allowed; fractional or negative exponents are not.

Answer: 3x2+13x^{-2} + 1 is not a polynomial, because 2-2 is not a whole number. 12x3x\tfrac12 x^{3} - x is a polynomial, of degree 33 with leading coefficient 12\tfrac12.

Example 5 — Evaluating

Evaluate x34x+1x^{3} - 4x + 1 at x=2x = -2.

(2)3=8(-2)^{3} = -8, and 4(2)=8-4(-2) = 8.

Answer: 8+8+1=1-8 + 8 + 1 = 1

Guided practice

  1. Use the anatomy figure. Name the four terms of 5x32x2+x85x^{3} - 2x^{2} + x - 8 and give the coefficient of each.
  2. In that same figure, give the degree of the polynomial, the leading coefficient, and the constant term.
  3. In that same figure, what does it mean to say the polynomial is written in standard form, and where in the expression do you see it?
  4. Use the table in that figure. Name a monomial, a binomial, and a trinomial from it, and give the degree of each.
  5. Use the like-terms figure. Which three terms went into the x2x^{2} bin, and what did they combine to?
  6. In that same figure, explain why 3x-3x and 4x24x^{2} were not put in the same bin.

Independent practice

  1. Give the degree, the leading coefficient, and the constant term of each. a) 7x23x+17x^{2} - 3x + 1 b) 4x3+x-4x^{3} + x c) 99 d) x46x5+2x^{4} - 6x^{5} + 2
  2. Write each in standard form and say how many terms it has. a) 4x9+x24x - 9 + x^{2} b) 52x35 - 2x^{3} c) x+7x32x2+6x + 7x^{3} - 2x^{2} + 6 d) 11x2-11x^{2}
  3. Classify each by its number of terms, then by its degree. a) 3x23x^{2} b) x24x^{2} - 4 c) 2x2+5x32x^{2} + 5x - 3 d) x3+x2+x+1x^{3} + x^{2} + x + 1
  4. Combine like terms. a) 6x+2x6x + 2x b) 9x24x29x^{2} - 4x^{2} c) 3x2+5xx2+2x3x^{2} + 5x - x^{2} + 2x d) 83x+4x158 - 3x + 4x - 15
  5. Use the like-terms figure. Combine 4x23x+7+x2+5x26x24x^{2} - 3x + 7 + x^{2} + 5x - 2 - 6x^{2} and write the result in standard form.
  6. Reasoning. Explain why 5x25x^{2} and 5x35x^{3} cannot be combined, even though they have the same coefficient and the same variable. Refer to what the exponent is counting.
  7. Evaluate P(x)=2x25x+3P(x) = 2x^{2} - 5x + 3 at x=2x = 2 and at x=1x = -1.
  8. Application. A ball is thrown upward and its height in feet after tt seconds is h(t)=16t2+40t+5h(t) = -16t^{2} + 40t + 5. Give the degree, the leading coefficient, and the constant term, and say what the constant term means about the throw.
  9. Which of these is not a polynomial in one variable, and why? a) x27x^{2} - 7 b) 3x2+13x^{-2} + 1 c) 12x3x\tfrac12 x^{3} - x d) 44
  10. Error analysis. A student says the degree of 6x+x426x + x^{4} - 2 is 11, "because the first term is 6x6x." Identify the error, write the polynomial in standard form, and give the correct degree.
  11. Give the coefficient of xx in each. a) x2x+4x^{2} - x + 4 b) 3x2+73x^{2} + 7 c) 12x9\tfrac12 x - 9 d) x28x-x^{2} - 8x
  12. Application. A shop's daily revenue is R(x)=2x2+90xR(x) = -2x^{2} + 90x dollars when it charges xx dollars per item. Give the degree, the leading coefficient, and the constant term, and explain what the constant term says about charging nothing.

Exit ticket 12.1

  1. Write 3x2+5x33 - x^{2} + 5x^{3} in standard form, and give its degree and leading coefficient.
  2. Combine like terms: 7x22x+43x2+9x7x^{2} - 2x + 4 - 3x^{2} + 9x.
  3. Classify 4x294x^{2} - 9 by its number of terms and by its degree.
  4. Evaluate x34x+1x^{3} - 4x + 1 at x=2x = -2.

Lesson 12.2 — Adding Polynomials

The concrete model: pushing two tile collections together

A.EO.2a asks for sums found with concrete objects and their related pictorial and symbolic models, so start concrete. Algebra tiles come in three shapes:

A collection of tiles is a polynomial. Two large squares, three long tiles, and one small square is 2x2+3x+12x^{2} + 3x + 1.

Three rows of algebra tiles: a first collection of two large squares, three long tiles, and one small square labeled 2x² + 3x + 1; a second of one large square, two long tiles, and three small squares labeled x² + 2x + 3; and beneath a rule their combined collection of three large squares, five long tiles, and four small squares labeled 3x² + 5x + 4

To add, push the two collections together and count each shape.

(2x2+3x+1)+(x2+2x+3)=3x2+5x+4(2x^{2} + 3x + 1) + (x^{2} + 2x + 3) = 3x^{2} + 5x + 4

The picture makes one rule impossible to break. A long tile is not the same shape as a small square, so they never go in the same pile. That is what "only like terms combine" looks like when it is made out of cardboard, and it is why the exponent never changes: three large squares plus two large squares is five large squares, not five of something else.

Reading the model both ways

The model earns its keep only if you can travel in both directions.

Practice both. The direction from symbols to picture is the one students skip and the one that shows whether the model is understood.

The symbolic method

Once the idea is secure, the tiles get slow. The symbolic version is: drop the parentheses and combine like terms.

(x2+4x2)+(3x2x+6)(x^{2} + 4x - 2) + (3x^{2} - x + 6)

  1. Drop the parentheses. Addition changes nothing inside them, which is exactly the point Lesson 12.3 will not be able to make. x2+4x2+3x2x+6x^{2} + 4x - 2 + 3x^{2} - x + 6
  2. Group the like terms. (x2+3x2)+(4xx)+(2+6)(x^{2} + 3x^{2}) + (4x - x) + (-2 + 6)
  3. Add the coefficients. 4x2+3x+44x^{2} + 3x + 4

The vertical arrangement

For longer polynomials, stacking them with like terms in columns does the sorting for you. Leave a gap where a degree is missing, the way you leave a place value empty in ordinary addition.

Adding (4x32x2+9)+(x3+6x25x)(4x^{3} - 2x^{2} + 9) + (x^{3} + 6x^{2} - 5x) in columns looks like this.

x3x^{3} x2x^{2} xx constant
first 4x34x^{3} 2x2-2x^{2} +9+9
second +x3+x^{3} +6x2+6x^{2} 5x-5x
sum 5x35x^{3} +4x2+4x^{2} 5x-5x +9+9

Reading down each column: 4x3+x3=5x34x^{3} + x^{3} = 5x^{3}, 2x2+6x2=4x2-2x^{2} + 6x^{2} = 4x^{2}, the xx column has only 5x-5x, and the constant column has only 99. So the sum is 5x3+4x25x+95x^{3} + 4x^{2} - 5x + 9.

The vertical arrangement and the horizontal one give the same answer, always. Use whichever keeps your columns honest.

Checking a sum

Evaluate the original sum and your answer at the same input. If the two numbers disagree, something is wrong; if they agree at two different inputs, you are almost certainly right.

Check (x2+4x2)+(3x2x+6)=4x2+3x+4(x^{2} + 4x - 2) + (3x^{2} - x + 6) = 4x^{2} + 3x + 4 at x=2x = 2:

A sum can lose its degree

Two degree-22 polynomials can add to something of lower degree, if their leading coefficients are opposites:

(3x2+8)+(3x28)=0(-3x^{2} + 8) + (3x^{2} - 8) = 0

Nothing is broken here. The x2x^{2} pile happened to have 3-3 and 33 in it, which is zero large squares. Watch for it, and do not assume the answer must have the same degree as the pieces.

Worked examples

Example 1 — Two binomials

Add (2x+5)+(3x1)(2x + 5) + (3x - 1).

Drop the parentheses and combine: 2x+3x=5x2x + 3x = 5x and 51=45 - 1 = 4.

Answer: 5x+45x + 4

Example 2 — Two trinomials

Add (x2+4x2)+(3x2x+6)(x^{2} + 4x - 2) + (3x^{2} - x + 6).

1+3=41 + 3 = 4 for the x2x^{2} terms, 41=34 - 1 = 3 for the xx terms, 2+6=4-2 + 6 = 4 for the constants.

Answer: 4x2+3x+44x^{2} + 3x + 4

Example 3 — A missing degree

Add (5x3x)+(2x3+7x4)(5x^{3} - x) + (2x^{3} + 7x - 4).

There is no x2x^{2} term in either polynomial, so there is none in the sum.

Answer: 7x3+6x47x^{3} + 6x - 4

Example 4 — From tiles to symbols

A collection has 22 large squares, 55 long tiles, and 44 small squares. A second has 11 large square, 22 long tiles, and 11 small square. Write both polynomials and their sum.

Count each shape, then count each shape across both collections.

Answer: 2x2+5x+42x^{2} + 5x + 4 and x2+2x+1x^{2} + 2x + 1; the sum is 3x2+7x+53x^{2} + 7x + 5.

Example 5 — In context

Store A's monthly profit is PA(x)=2x2+30x50P_A(x) = 2x^{2} + 30x - 50 dollars and Store B's is PB(x)=x210x+120P_B(x) = x^{2} - 10x + 120 dollars. Write the combined profit.

Add like terms: 2+1=32 + 1 = 3, 3010=2030 - 10 = 20, 50+120=70-50 + 120 = 70.

Answer: 3x2+20x+703x^{2} + 20x + 70 dollars

Guided practice

  1. Use the adding-with-tiles figure. Name the polynomial each of the two upper tile collections represents.
  2. In that same figure, how many of each shape are in the combined collection, and what polynomial is that?
  3. In that same figure, explain why the long tiles are never counted together with the small squares.
  4. Add (3x2+2x)+(x2+5x)(3x^{2} + 2x) + (x^{2} + 5x).
  5. Describe the tiles you would lay out to build 2x2+x+22x^{2} + x + 2: how many of each shape?
  6. A tile collection has 11 large square, 44 long tiles, and 33 small squares. Write the polynomial it represents.

Independent practice

  1. Add. a) (2x+5)+(3x1)(2x + 5) + (3x - 1) b) (x2+4x2)+(3x2x+6)(x^{2} + 4x - 2) + (3x^{2} - x + 6) c) (5x3x)+(2x3+7x4)(5x^{3} - x) + (2x^{3} + 7x - 4) d) (3x2+8)+(3x28)(-3x^{2} + 8) + (3x^{2} - 8)
  2. Add (4x32x2+9)+(x3+6x25x)(4x^{3} - 2x^{2} + 9) + (x^{3} + 6x^{2} - 5x) using a vertical arrangement, showing the columns.
  3. Add (12x2+3x)+(32x2x)\left(\tfrac12 x^{2} + 3x\right) + \left(\tfrac32 x^{2} - x\right).
  4. Add the three polynomials (x2+1)+(2x23x)+(x4)(x^{2} + 1) + (2x^{2} - 3x) + (x - 4).
  5. Describe the tile picture for (x2+3x+1)+(2x2+x+2)(x^{2} + 3x + 1) + (2x^{2} + x + 2) — how many of each shape in each collection and in the total — then write the sum.
  6. One collection has 22 large squares, 55 long tiles, and 44 small squares; another has 11 large square, 22 long tiles, and 11 small square. Write both polynomials and their sum.
  7. Application. Store A's monthly profit is PA(x)=2x2+30x50P_A(x) = 2x^{2} + 30x - 50 dollars and Store B's is PB(x)=x210x+120P_B(x) = x^{2} - 10x + 120 dollars. Write the combined profit in standard form.
  8. Application. A triangle has sides of length x2+3x^{2} + 3, 2x+12x + 1, and x2+x4x^{2} + x - 4. Write its perimeter in standard form.
  9. Reasoning. Explain how the sum of two degree-22 polynomials can have degree less than 22, and give an example of your own.
  10. Error analysis. A student writes (3x2+2x)+(x2+5x)=4x4+7x2(3x^{2} + 2x) + (x^{2} + 5x) = 4x^{4} + 7x^{2}. Identify the error and give the correct sum.
  11. Check your answer to 29b by evaluating both the original sum and your answer at x=2x = 2. Show both numbers.
  12. Fill in the missing polynomial: (2x2x+5)+=5x2+3x+1(2x^{2} - x + 5) + \underline{\hspace{2cm}} = 5x^{2} + 3x + 1.

Exit ticket 12.2

  1. Add (6x24x+1)+(2x2+9x7)(6x^{2} - 4x + 1) + (2x^{2} + 9x - 7).
  2. A tile collection has 33 large squares, 11 long tile, and 55 small squares. Write the polynomial.
  3. Describe the tile picture for (x2+2x)+(x2+3)(x^{2} + 2x) + (x^{2} + 3) and write the sum.
  4. Check your answer to 41 by evaluating the original sum and your answer at x=1x = -1.

Lesson 12.3 — Subtracting Polynomials

The zero pair

Subtraction with tiles needs one new object: a white tile, which is the opposite of the shaded tile of the same shape. A white long tile is x-x; a white small square is 1-1.

Two panels: on the left a shaded x tile beside a white −x tile equals 0 and a shaded unit tile beside a white −1 tile equals 0; on the right three x tiles and one −x tile with the matched pair crossed out, leaving 2x

A shaded tile beside its white partner is a zero pair:

x+(x)=01+(1)=0x + (-x) = 0 \qquad 1 + (-1) = 0

Two facts follow, and both get used constantly.

The right-hand panel shows the first fact doing work: 3x3x and x-x together are four tiles, one pair of which cancels, leaving 2x2x.

Subtracting is adding the opposite

The opposite of a polynomial is what you get by changing the sign of every term. The opposite of x2+4x+1x^{2} + 4x + 1 is x24x1-x^{2} - 4x - 1. On the tile mat, taking the opposite means swapping every shaded tile for a white one of the same shape.

And then:

AB=A+(B)A - B = A + (-B)

Four rows of algebra tiles carrying out (2x² + x + 3) − (x² + 4x + 1): the starting collection, the opposite of the second polynomial in white tiles, the zero pairs crossed off, and what is left — one large square, three white long tiles, and two small squares, labeled x² − 3x + 2

The figure carries out

(2x2+x+3)(x2+4x+1)(2x^{2} + x + 3) - (x^{2} + 4x + 1)

in four moves.

  1. Lay out 2x2+x+32x^{2} + x + 3: two large squares, one long tile, three small squares.
  2. Add the opposite of the second polynomial: one white large square, four white long tiles, one white small square.
  3. Remove every zero pair. One large-square pair, one long-tile pair, and one small-square pair all cancel.
  4. Read what is left: one large square, three white long tiles, and two small squares.

(2x2+x+3)(x2+4x+1)=x23x+2(2x^{2} + x + 3) - (x^{2} + 4x + 1) = x^{2} - 3x + 2

Notice that the answer has a negative middle term even though every number in the problem was positive. The picture explains why without any appeal to a rule: there were only 11 long tile to start and 44 white ones came in, so four white tiles met one shaded one and three white ones survived.

The symbolic method, and the mistake it invites

Symbolically, subtracting is the same three steps:

  1. Change the subtraction to addition of the opposite.
  2. Change the sign of every term of the second polynomial.
  3. Combine like terms.

Step 2 is where this entire lesson lives, and the second half of it — every term — is where the errors are.

A wrong and a right simplification of (4x² − 3x + 5) − (2x² + 6x − 8) side by side, the wrong one changing only the first sign inside the parentheses, above a table evaluating the original, the wrong answer, and the right answer at x = 2 and at x = −1

Consider (4x23x+5)(2x2+6x8)(4x^{2} - 3x + 5) - (2x^{2} + 6x - 8).

The minus sign in front of a set of parentheses is a 1-1 waiting to be distributed, and the distributive property reaches every term inside — the same rule you will use for multiplication in Lesson 12.4. Notice too that (8)-(-8) becomes +8+8: a term that was already negative becomes positive.

The check that catches this every time

The bottom of the figure is the habit worth building.

Evaluated at Original Wrong answer Right answer
x=2x = 2 1512=315 - 12 = 3 1111 33
x=1x = -1 12(12)=2412 - (-12) = 24 4-4 2424

The wrong answer fails at both inputs, immediately and unmistakably. This costs two substitutions, and it is the single most valuable habit in the chapter. Use two inputs, one positive and one negative — a wrong answer can agree with the original at one unlucky input, but almost never at two.

The vertical arrangement for subtraction

Stacking works here too, provided you take the opposite before you stack. Rewriting

(6x32x+5)(x3+4x22x)(6x^{3} - 2x + 5) - (x^{3} + 4x^{2} - 2x)

as

(6x32x+5)+(x34x2+2x)(6x^{3} - 2x + 5) + (-x^{3} - 4x^{2} + 2x)

turns the problem into an addition, and additions are the ones that do not bite. Reading down the columns gives 5x34x2+0x+55x^{3} - 4x^{2} + 0x + 5, that is, 5x34x2+55x^{3} - 4x^{2} + 5.

Worked examples

Example 1 — Two binomials

Subtract (7x+3)(2x+8)(7x + 3) - (2x + 8).

Add the opposite: 7x+32x87x + 3 - 2x - 8.

Answer: 5x55x - 5

Example 2 — Both signs inside flip

Subtract (5x2x+4)(2x2+3x6)(5x^{2} - x + 4) - (2x^{2} + 3x - 6).

Add the opposite: 5x2x+42x23x+65x^{2} - x + 4 - 2x^{2} - 3x + 6. The 6-6 became +6+6.

Answer: 3x24x+103x^{2} - 4x + 10

Example 3 — A degree disappears

Subtract (x3+2x)(x35x+1)(x^{3} + 2x) - (x^{3} - 5x + 1).

Add the opposite: x3+2xx3+5x1x^{3} + 2x - x^{3} + 5x - 1. The two x3x^{3} terms are a zero pair.

Answer: 7x17x - 1

Example 4 — Writing an opposite

Write the opposite of x2+5x2-x^{2} + 5x - 2.

Change the sign of every term, including the one that is already negative.

Answer: x25x+2x^{2} - 5x + 2

Example 5 — In context

A shop's revenue is R(x)=2x2+90xR(x) = -2x^{2} + 90x dollars and its cost is C(x)=20x+150C(x) = 20x + 150 dollars. Write the profit R(x)C(x)R(x) - C(x).

2x2+90x20x150-2x^{2} + 90x - 20x - 150.

Answer: 2x2+70x150-2x^{2} + 70x - 150 dollars

Guided practice

  1. Use the zero-pairs figure. What is a zero pair, and why may one always be removed from a collection?
  2. In the right-hand panel of that figure, explain why 3x+(x)=2x3x + (-x) = 2x by describing what happens to the tiles.
  3. Use the subtracting-with-tiles figure. What is the opposite of x2+4x+1x^{2} + 4x + 1, and how does the figure show it?
  4. In that same figure, name every zero pair that was removed, and name the tiles that were left.
  5. Use the sign-distribution figure. What exactly did the student who got 2x2+3x32x^{2} + 3x - 3 do wrong?
  6. In that same figure, explain how the row of the table at x=2x = 2 shows that 2x29x+132x^{2} - 9x + 13 is the right answer and 2x2+3x32x^{2} + 3x - 3 is not.

Independent practice

  1. Write the opposite of each. a) 3x73x - 7 b) x2+5x2-x^{2} + 5x - 2 c) 4x24x^{2} d) 6-6
  2. Subtract. a) (7x+3)(2x+8)(7x + 3) - (2x + 8) b) (5x2x+4)(2x2+3x6)(5x^{2} - x + 4) - (2x^{2} + 3x - 6) c) (x3+2x)(x35x+1)(x^{3} + 2x) - (x^{3} - 5x + 1) d) (4x29)(4x29)(4x^{2} - 9) - (4x^{2} - 9)
  3. Subtract (6x32x+5)(x3+4x22x)(6x^{3} - 2x + 5) - (x^{3} + 4x^{2} - 2x) using a vertical arrangement, after rewriting it as an addition.
  4. Use the subtracting-with-tiles figure. Carry out (2x2+x+3)(x2+4x+1)(2x^{2} + x + 3) - (x^{2} + 4x + 1) symbolically, and confirm you get the polynomial the tiles left behind.
  5. Subtract (x26x)(3x2+2x8)(x^{2} - 6x) - (3x^{2} + 2x - 8).
  6. Application. A shop's revenue is R(x)=2x2+90xR(x) = -2x^{2} + 90x dollars and its cost is C(x)=20x+150C(x) = 20x + 150 dollars. Write the profit R(x)C(x)R(x) - C(x) in standard form.
  7. Application. A pipe of length 5x+125x + 12 inches has a piece of length 2x32x - 3 inches cut from it. Write the length that remains.
  8. Reasoning. Explain why subtracting a polynomial with more than one term is not the same as subtracting only its first term. Use (x2+1)(x24)(x^{2} + 1) - (x^{2} - 4) to make the point, showing both the correct answer and what the careless answer would have been.
  9. Error analysis. A student computes (8x23x)(5x27x)=3x210x(8x^{2} - 3x) - (5x^{2} - 7x) = 3x^{2} - 10x. Identify the error and give the correct difference.
  10. Check your answer to 52b by evaluating the original difference and your answer at x=2x = 2 and at x=1x = -1. Show all four numbers.
  11. Fill in the missing polynomial: (5x2+2x1)=2x2+6x(5x^{2} + 2x - 1) - \underline{\hspace{2cm}} = 2x^{2} + 6x.
  12. Describe the tile picture for (3x2+2x+1)(x2+3x)(3x^{2} + 2x + 1) - (x^{2} + 3x): the starting tiles, the opposite tiles added, the zero pairs removed, and what is left. Then write the difference.

Exit ticket 12.3

  1. Subtract (9x25x+2)(4x2+x6)(9x^{2} - 5x + 2) - (4x^{2} + x - 6).
  2. Write the opposite of 2x2+7x3-2x^{2} + 7x - 3.
  3. Check your answer to 63 by evaluating the original difference and your answer at x=2x = 2.
  4. Error analysis. A student says (x24)(x2+4)=0(x^{2} - 4) - (x^{2} + 4) = 0, "because the x2x^{2} terms cancel and so do the fours." Identify the error and give the correct difference.

Lesson 12.4 — Multiplying by a Monomial

The distributive property, again

Multiplying a polynomial by a monomial is the distributive property from Chapter 1 with one extra ingredient: the product law of exponents from Chapter 10.

aman=am+na^{m} \cdot a^{n} = a^{m+n}

So 2x3x2=(23)(x1x2)=6x32x \cdot 3x^{2} = (2 \cdot 3)(x^{1} \cdot x^{2}) = 6x^{3}. Multiply the coefficients; add the exponents. Adding the exponents here is not a slip of the "never change the exponent" rule from Lesson 12.1 — that rule was about combining like terms, and this is multiplying. Combining counts tiles of one shape; multiplying counts factors.

The pictorial model: an area model

A.EO.2b names area models by name. The area of a rectangle is its length times its width, so a rectangle cut into pieces is a picture of a product cut into pieces.

An area model with one row labeled 2x and three columns labeled 3x², −x, and 4, whose cells read 6x³, −2x², and 8x, beneath the equation 2x(3x² − x + 4) = 6x³ − 2x² + 8x

The figure computes 2x(3x2x+4)2x(3x^{2} - x + 4).

2x(3x2x+4)=6x32x2+8x2x(3x^{2} - x + 4) = 6x^{3} - 2x^{2} + 8x

The three cells have three different degrees, so nothing combines — a one-row area model never produces like terms. The answer simply is the list of cells.

The model also makes the classic error visible. A student who writes 3x(2x+5)=6x2+53x(2x + 5) = 6x^{2} + 5 has drawn a rectangle and then filled in only one of its cells. The picture refuses to leave a cell empty.

The procedure

  1. Multiply the monomial by each term of the polynomial, one at a time.
  2. Multiply the coefficients, signs included.
  3. Add the exponents on the variable.
  4. Write the result in standard form.

For 4x2(x22x+5)-4x^{2}(x^{2} - 2x + 5):

4x2(x22x+5)=4x4+8x320x2-4x^{2}(x^{2} - 2x + 5) = -4x^{4} + 8x^{3} - 20x^{2}

Watch the signs of the middle products in particular: a negative monomial times a negative term is positive, and that plus sign is the one most often lost.

When there is something left to combine

If a problem has two distributions in it, like terms can appear after both are done.

3x(x4)2x(x+1)3x(x - 4) - 2x(x + 1)

  1. Distribute each product. 3x212x2x22x3x^{2} - 12x - 2x^{2} - 2x. Note that the second distribution carries the leading minus sign into both of its terms — Lesson 12.3's rule, arriving again.
  2. Combine like terms. x214xx^{2} - 14x

Checking

The same check as always. For 3x(2x2x+6)=6x33x2+18x3x(2x^{2} - x + 6) = 6x^{3} - 3x^{2} + 18x at x=2x = 2:

A note pointing forward

The degree of the product is the sum of the degrees: a degree-11 monomial times a degree-22 trinomial gave a degree-33 answer. That is the product law of exponents showing up at the level of whole polynomials, and it is a fast sanity check on any product you write.

Worked examples

Example 1 — A constant times a binomial

Multiply 5(2x3)5(2x - 3).

Distribute to both terms.

Answer: 10x1510x - 15

Example 2 — A variable monomial

Multiply x(x2+4)x(x^{2} + 4).

xx2=x3x \cdot x^{2} = x^{3} by the product law, and x4=4xx \cdot 4 = 4x.

Answer: x3+4xx^{3} + 4x

Example 3 — A negative monomial

Multiply 2x(3x7)-2x(3x - 7).

2x3x=6x2-2x \cdot 3x = -6x^{2}, and 2x(7)=+14x-2x \cdot (-7) = +14x.

Answer: 6x2+14x-6x^{2} + 14x

Example 4 — A trinomial and a squared monomial

Multiply 4x2(x22x+5)-4x^{2}(x^{2} - 2x + 5).

Multiply term by term, adding exponents each time.

Answer: 4x4+8x320x2-4x^{4} + 8x^{3} - 20x^{2}

Example 5 — Two distributions, then combine

Simplify 2x(x+3)+5(x+3)2x(x + 3) + 5(x + 3).

2x2+6x+5x+152x^{2} + 6x + 5x + 15, and the two xx terms combine.

Answer: 2x2+11x+152x^{2} + 11x + 15

Guided practice

  1. Use the monomial area-model figure. Name the label on the row, the three labels on the columns, and the three cells.
  2. In that same figure, which law of exponents turned 2x2x and 3x23x^{2} into 6x36x^{3}, and what does that law say?
  3. In that same figure, explain why the three cells cannot be combined into fewer terms.
  4. Multiply 3x(x+5)3x(x + 5).
  5. Describe the area model for 4(2x2x)4(2x^{2} - x) — the row label, the column labels, and each cell — then give the product.
  6. Multiply 2x(3x7)-2x(3x - 7).

Independent practice

  1. Multiply. a) 5(2x3)5(2x - 3) b) x(x2+4)x(x^{2} + 4) c) 3x(2x2x+6)3x(2x^{2} - x + 6) d) 4x2(x22x+5)-4x^{2}(x^{2} - 2x + 5)
  2. Use the monomial area-model figure. Write out the three cells of 2x(3x2x+4)2x(3x^{2} - x + 4) and the product they give.
  3. Multiply x(x33x2+x9)-x(x^{3} - 3x^{2} + x - 9).
  4. Simplify 2x(x+3)+5(x+3)2x(x + 3) + 5(x + 3).
  5. Simplify 3x(x4)2x(x+1)3x(x - 4) - 2x(x + 1).
  6. Application. A rectangle has width 6x6x meters and length x2+2x5x^{2} + 2x - 5 meters. Write its area in standard form.
  7. Application. A garden plot is 3x3x meters wide and 2x+92x + 9 meters long. Write its area in standard form.
  8. Reasoning. Explain why the degree of a monomial times a trinomial equals the degree of the monomial plus the degree of the trinomial. Refer to the product law of exponents from Chapter 10.
  9. Error analysis. A student writes 3x(2x+5)=6x2+53x(2x + 5) = 6x^{2} + 5. Identify the error, say which cell of the area model was left empty, and give the correct product.
  10. Error analysis. A student writes 2x4x=8x2x \cdot 4x = 8x. Identify the error and give the correct product, naming the law of exponents involved.
  11. Check your answer to 73c by evaluating the original product and your answer at x=2x = 2. Show both numbers.
  12. An area model has one row labeled 5x5x and three columns labeled x2x^{2}, 3x-3x, and 22. Write each cell and the product the model computes.

Exit ticket 12.4

  1. Multiply 4x(3x22x+7)4x(3x^{2} - 2x + 7).
  2. Describe the area model for 3x(x6)-3x(x - 6) and give the product.
  3. Simplify x(x+2)+3(x+2)x(x + 2) + 3(x + 2).
  4. Check your answer to 85 by evaluating the original product and your answer at x=1x = -1.

Lesson 12.5 — Multiplying Two Polynomials

Building the product out of tiles

Start concrete once more. If a rectangle is x+2x + 2 tall and x+3x + 3 wide, its area is (x+2)(x+3)(x + 2)(x + 3) — and you can build that rectangle out of algebra tiles.

A rectangle of algebra tiles x + 2 tall and x + 3 wide, filled by one x² square, five x tiles, and six unit tiles, labeled (x + 2)(x + 3) = x² + 5x + 6

Look at what fills it.

(x+2)(x+3)=x2+5x+6(x + 2)(x + 3) = x^{2} + 5x + 6

The tiles are the terms. That is the whole idea, and it is why an area model works: the product is an area, and the terms of the answer are the pieces the area breaks into.

The pictorial model: an area model for two binomials

Drawing every tile gets tedious past small numbers, so replace the tiles by a grid with one row per term of the first factor and one column per term of the second.

A two-by-two area model with rows x and 3 and columns x and −5, whose four cells read x², −5x, 3x, and −15, with the two middle cells tinted and noted as combining to −2x, beneath the equation (x + 3)(x − 5) = x² − 5x + 3x − 15 = x² − 2x − 15

For (x+3)(x5)(x + 3)(x - 5):

xx 5-5
xx x2x^{2} 5x-5x
33 3x3x 15-15

Four cells, one for each pair of terms — and every cell must be filled. Adding them:

(x+3)(x5)=x25x+3x15=x22x15(x + 3)(x - 5) = x^{2} - 5x + 3x - 15 = x^{2} - 2x - 15

Two of the four cells, 5x-5x and 3x3x, are like terms, so they combine to 2x-2x. That is the usual pattern for a binomial times a binomial: four cells collapse into three terms, because the two "middle" cells are always alike.

Three things the grid protects you from:

Larger factors

The grid grows with the factors. A binomial times a trinomial is a 2×32 \times 3 grid — six cells.

A two-by-three area model with rows 2x and −3 and columns x², 4x, and −1, whose six cells read 2x³, 8x², −2x, −3x², −12x, and 3, above the sum 2x³ + 8x² − 2x − 3x² − 12x + 3 = 2x³ + 5x² − 14x + 3

For (2x3)(x2+4x1)(2x - 3)(x^{2} + 4x - 1):

x2x^{2} 4x4x 1-1
2x2x 2x32x^{3} 8x28x^{2} 2x-2x
3-3 3x2-3x^{2} 12x-12x 33

Collect the six cells:

2x3+8x22x3x212x+3=2x3+5x214x+32x^{3} + 8x^{2} - 2x - 3x^{2} - 12x + 3 = 2x^{3} + 5x^{2} - 14x + 3

Two cells were x2x^{2} terms and combined to 5x25x^{2}; two were xx terms and combined to 14x-14x.

A.EO.2b limits each factor to five or fewer terms, so the largest grid you will ever need is 5×55 \times 5. Every grid in this chapter is far smaller than that.

The procedure, stated symbolically

You do not have to draw the grid once the habit is set. The rule it encodes is:

  1. Multiply every term of the first polynomial by every term of the second. For an mm-term factor and an nn-term factor that is exactly m×nm \times n products — count them, because a missing product is the most common error.
  2. Carry each sign into its product.
  3. Combine like terms.
  4. Write the answer in standard form.

For (x+2)(x23x+5)(x + 2)(x^{2} - 3x + 5), that is 2×3=62 \times 3 = 6 products:

x33x2+5x+2x26x+10=x3x2x+10x^{3} - 3x^{2} + 5x + 2x^{2} - 6x + 10 = x^{3} - x^{2} - x + 10

Two products worth recognizing

Nothing new is needed for these; the grid handles them. But they show up often enough to be worth noticing.

Area and perimeter in context

A rectangle whose sides are polynomials is the most natural home for all of this.

On the left a rectangle with length x + 5 and width x + 2 labeled with its area (x+5)(x+2) and the perimeter computation 2(x+5) + 2(x+2) = 4x + 14; on the right the same rectangle as a two-by-two area model with cells x², 5x, 2x, and 10 summing to x² + 7x + 10, checked at x = 3

For a rectangle x+5x + 5 long and x+2x + 2 wide:

Check at x=3x = 3: the rectangle is 88 by 55, with area 4040, and 9+21+10=409 + 21 + 10 = 40 ✓.

That contrast — perimeter adds and stays linear, area multiplies and becomes quadratic — is worth holding onto. It is the reason doubling the side of a square quadruples its area.

A forward glance

You now know that (x+2)(x+3)=x2+5x+6(x + 2)(x + 3) = x^{2} + 5x + 6. Chapter 13 asks the question backwards: given x2+5x+6x^{2} + 5x + 6, which two binomials multiply to give it? That is factoring, and every area model and tile rectangle you have drawn here is a picture you will be reading from the inside out. Multiplication and factoring are the same rectangle, approached from opposite sides.

Worked examples

Example 1 — Two binomials

Multiply (x+4)(x+2)(x + 4)(x + 2).

Four cells: x2x^{2}, 2x2x, 4x4x, 88. The middle two combine.

Answer: x2+6x+8x^{2} + 6x + 8

Example 2 — A negative term

Multiply (2x+1)(x5)(2x + 1)(x - 5).

Cells: 2x22x^{2}, 10x-10x, xx, 5-5. Then 10x+x=9x-10x + x = -9x.

Answer: 2x29x52x^{2} - 9x - 5

Example 3 — Middle terms that cancel

Multiply (3x2)(3x+2)(3x - 2)(3x + 2).

Cells: 9x29x^{2}, 6x6x, 6x-6x, 4-4. The middle two are opposites.

Answer: 9x249x^{2} - 4

Example 4 — A binomial times a trinomial

Multiply (x+2)(x23x+5)(x + 2)(x^{2} - 3x + 5).

Six products: x33x2+5x+2x26x+10x^{3} - 3x^{2} + 5x + 2x^{2} - 6x + 10.

Answer: x3x2x+10x^{3} - x^{2} - x + 10

Example 5 — In context

A rectangular patio is x+9x + 9 feet long and x+4x + 4 feet wide. Write its area and its perimeter.

Area is a product; perimeter is a sum.

Answer: Area x2+13x+36x^{2} + 13x + 36 square feet; perimeter 4x+264x + 26 feet.

Guided practice

  1. Use the tile-rectangle figure. How many of each tile fill the rectangle, and what product do those tiles give?
  2. In that same figure, name the two side lengths of the rectangle, and explain why the tiles that fill it are the terms of the product.
  3. Use the two-by-two area-model figure. Name all four cells of (x+3)(x5)(x + 3)(x - 5) and the product they give.
  4. In that same figure, which two cells combine, and why are those two alike while the other two are not?
  5. Use the two-by-three area-model figure. Name all six cells of (2x3)(x2+4x1)(2x - 3)(x^{2} + 4x - 1) and the product.
  6. Use the rectangle figure. Give the area and the perimeter of a rectangle x+5x + 5 by x+2x + 2, and explain why one is quadratic and the other is linear.

Independent practice

  1. Multiply, using an area model and showing all four cells. a) (x+4)(x+2)(x + 4)(x + 2) b) (x3)(x+7)(x - 3)(x + 7) c) (2x+1)(x5)(2x + 1)(x - 5) d) (3x2)(3x+2)(3x - 2)(3x + 2)
  2. Multiply. a) (x+6)(x6)(x + 6)(x - 6) b) (x+5)2(x + 5)^{2} c) (2x3)2(2x - 3)^{2} d) (x1)(x8)(x - 1)(x - 8)
  3. Multiply (2x3)(x2+4x1)(2x - 3)(x^{2} + 4x - 1), showing all six products before you combine.
  4. Multiply (x+2)(x23x+5)(x + 2)(x^{2} - 3x + 5).
  5. Multiply (x2+2x1)(x2x+3)(x^{2} + 2x - 1)(x^{2} - x + 3). How many products does the grid contain?
  6. Multiply (x+1)(x+2)(x+3)(x + 1)(x + 2)(x + 3) by multiplying two of the factors first and then multiplying the result by the third.
  7. Describe the tile rectangle for (x+1)(x+4)(x + 1)(x + 4) — how many of each tile — and write the product.
  8. A rectangle of tiles has sides x+3x + 3 and x+4x + 4 and is filled by 11 large square, 77 long tiles, and 1212 small squares. Write the product this picture shows.
  9. Application. A rectangular patio is x+9x + 9 feet long and x+4x + 4 feet wide. Write its area and its perimeter, each in standard form.
  10. Application. Write the product of two consecutive integers nn and n+1n + 1 as a polynomial in standard form. Then write the product of the three consecutive integers nn, n+1n + 1, and n+2n + 2.
  11. Error analysis. A student writes (x+3)(x+5)=x2+15(x + 3)(x + 5) = x^{2} + 15. Identify the error, say which cells of the area model were never filled, and give the correct product.
  12. Check your answer to 95c by evaluating the original product and your answer at x=2x = 2. Show both numbers.

Exit ticket 12.5

  1. Multiply (x4)(x+9)(x - 4)(x + 9).
  2. Multiply (3x+1)(x22x+5)(3x + 1)(x^{2} - 2x + 5).
  3. Describe the area model for (x+2)(x+6)(x + 2)(x + 6), naming all four cells, and give the product.
  4. Check your answer to 107 by evaluating the original product and your answer at x=1x = -1.

Chapter 12 Review

Vocabulary. polynomial · term · coefficient · degree · standard form · leading coefficient · constant term · monomial · binomial · trinomial · like terms · algebra tile · zero pair · opposite of a polynomial · distributive property · area model

A.EO.2 a and b ask for two different operations described through three different models, so this review is organized by both. Part A is the vocabulary of bullet a, Part B is sums and differences, Part C is products, Part D asks for the concrete and pictorial models in both directions, and Part E puts all of it into context.

Part A — Vocabulary and standard form

  1. Write 83x2+x48 - 3x^{2} + x^{4} in standard form, and give its degree, leading coefficient, and constant term.
  2. Classify 5x3x5x^{3} - x by its number of terms, and give its degree.
  3. Combine like terms: 2x27x+5+3xx22x^{2} - 7x + 5 + 3x - x^{2}.
  4. Give the coefficient of x2x^{2} in 4x3x2+64x^{3} - x^{2} + 6.

Part B — Sums and differences

  1. Add (3x28x+1)+(x2+8x10)(3x^{2} - 8x + 1) + (x^{2} + 8x - 10).
  2. Subtract (6x2+x4)(2x25x+3)(6x^{2} + x - 4) - (2x^{2} - 5x + 3).
  3. A tile collection has 22 large squares, 33 long tiles, and 11 small square, and from it 11 large square and 44 long tiles are taken away. Write the subtraction, name the zero pairs that form, and give the result.
  4. Error analysis. A student writes (5x2+2x)(3x2x)=2x2+x(5x^{2} + 2x) - (3x^{2} - x) = 2x^{2} + x. Identify the error and give the correct difference.

Part C — Products

  1. Multiply 5x(2x2x+3)-5x(2x^{2} - x + 3).
  2. Multiply (x+7)(x2)(x + 7)(x - 2).
  3. Multiply (2x1)(x2+3x4)(2x - 1)(x^{2} + 3x - 4), showing all six products.
  4. Describe the area model for (3x+2)(x+5)(3x + 2)(x + 5), naming all four cells, and give the product.

Part D — Models in both directions

  1. A tile collection has 11 large square, 22 long tiles, and 66 small squares. Write the polynomial it represents, then describe the tiles you would lay out for its opposite.
  2. A tile rectangle has sides x+5x + 5 and x+2x + 2. State how many of each tile fill it, and write the product.
  3. Describe the tile picture for (2x2+x+4)(x2+3x+1)(2x^{2} + x + 4) - (x^{2} + 3x + 1): the starting tiles, the opposite tiles added, the zero pairs removed, and what is left. Then write the difference.
  4. An area model has rows labeled xx and 4-4 and columns labeled x2x^{2}, 2x2x, and 3-3. Write all six cells, and give the product in standard form.

Part E — Mixed application

  1. Application. A rectangular garden is 2x+32x + 3 meters long and x+6x + 6 meters wide. Write its area and its perimeter in standard form, and say which one is quadratic and why.
  2. Application. A stand's revenue is R(x)=x(1504x)R(x) = x(150 - 4x) dollars when it charges xx dollars, and its cost is C(x)=30x+200C(x) = 30x + 200 dollars. Expand R(x)R(x) into standard form, then write the profit R(x)C(x)R(x) - C(x) in standard form.
  3. Application. Write the product of the two integers nn and n+2n + 2 as a polynomial in standard form, then write the sum of their squares in standard form.
  4. Application. A rectangle is x+8x + 8 feet by x+5x + 5 feet, and a square of side xx feet is removed from one corner. Write the remaining area in standard form, then check your answer at x=2x = 2 by computing both the original area and your polynomial.

Standards coverage check — Chapter 12

Both bullets of A.EO.2 name concrete, pictorial, and symbolic models, so coverage of each bullet is broken out by model rather than by operation alone.

Knowledge and Skill Model Where it is taught Where it is practiced Where it is used in context
A.EO.2a — determine sums and differences of polynomial expressions in one variable, using a variety of strategies, including concrete objects and their related pictorial and symbolic models Vocabulary and like terms (the prerequisite) 12.1 (term, coefficient, degree, standard form, leading coefficient, monomial/binomial/trinomial, like terms) 1–22; 111–114 14, 18
A.EO.2a Concrete and pictorial — sums 12.2 (tile collections pushed together; both directions between tiles and symbols) 23, 24, 25, 27, 28, 33, 34, 42, 43; 123 35, 36
A.EO.2a Symbolic — sums 12.2 (drop the parentheses and combine; the vertical arrangement) 26, 29–32, 37–41, 44; 115 35, 36
A.EO.2a Concrete and pictorial — differences 12.3 (zero pairs; adding the opposite on the tile mat) 45–48, 54, 62; 117, 125
A.EO.2a Symbolic — differences 12.3 (add the opposite; the sign reaches every term; the two-input check) 49–53, 55, 58–61, 63–66; 116, 118 56, 57, 128
A.EO.2b — determine the product of polynomial expressions in one variable, using a variety of strategies, including concrete objects and their related pictorial and symbolic models, the application of the distributive property, and the use of area models, with factors limited to five or fewer terms The distributive property 12.4 (monomial times polynomial, with the product law of exponents) 70, 72, 73, 75–77, 80–83, 85, 87, 88; 119 78, 79
A.EO.2b Area models 12.4 (one-row model); 12.5 (two-binomial and larger grids) 67–69, 71, 74, 84, 86, 91–93, 95, 97–100, 105, 108, 109; 121, 122, 126 103, 127, 128
A.EO.2b Concrete objects 12.5 (the tile rectangle, in both directions) 89, 90, 101, 102; 124
A.EO.2b Symbolic products 12.5 (every term times every term; counting the m×nm \times n products) 94, 96, 106, 107, 110; 120 104, 129, 130

Supporting items: 12, 37, 58, and 80 are reasoning prompts aimed at the four claims most often taken on faith — why unlike powers never combine, why a sum can lose its degree, why a subtraction reaches every term, and why degrees add under multiplication. Items 16, 38, 59, 66, 81, 82, 105, and 118 are error analyses aimed at the eight most common defects in this chapter. Items 39, 44, 60, 65, 83, 88, 106, 110, and 130 all run the evaluate-at-the-same-input check, at both a positive and a negative input where the sign risk is highest.

Boundaries respected. No item asks the student to factor a polynomial, to factor by grouping, or to factor a trinomial — that is A.EO.2c, in Chapter 13 — although 12.5 closes by naming factoring as the same picture read backwards. No item divides a polynomial by a monomial or a binomial, and none asks whether two quadratic forms are equivalent; those are A.EO.2 d and e, in Chapter 14. No item solves an equation: every item in this chapter simplifies an expression, because solving quadratics is A.EI.1 in Chapter 15. Every polynomial in the chapter is in one variable, and every factor in every product has five or fewer terms, the largest being the three-term factors of items 97, 98, 108, 121, and 126 and the two three-term factors of item 99. Exponents are whole numbers throughout, and the laws of exponents are applied but not re-derived, since that is A.EO.3 in Chapter 10.

Answer keys for every item in this chapter are in Appendix A.