Lesson 23

Polynomial Identities (Part 1)

23.1: Let’s Find Some Differences (5 minutes)

Warm-up

The goal of this activity is to invite students to consider what is happening when we look at the difference between the squares of two consecutive integers. At the end of the activity students understand that, for these three examples at least, the difference is also the sum of the two integers. In the following activity, students will show why this relationship is always true for any two consecutive integers.

Monitor for students who rewrite the expressions in different ways, such as \((30-29)(30+29)\).

Student Facing

  1. Calculate the following differences:
    1. \(30^2-29^2\)
    2. \(41^2-40^2\)
    3. \(18^2-17^2\)
  2. What do you notice about these calculations?

Student Response

Teachers with a valid work email address can click here to register or sign in for free access to Student Response.

Activity Synthesis

Select 2–3 previously identified students to share what they noticed about the calculations, recording how they rewrote the expressions for all to see. Leave these displayed during the following activity.

Once students are in agreement that the difference is equal to the sum of the two integers that are squared, take an informal poll (such as by show of hands) asking students if they think this relationship is true for all consecutive integers. Invite a student from each side to explain why they think the relationship will or will not remain true.

23.2: A Closer Look at Differences (15 minutes)

Activity

In this activity, students take a second look at the differences from the warm-up and generalize what is happening using variables. Students learn that this is an example of an identity, which is the focus of this lesson and the following.

Monitor for students reasoning about the problems using variables for the integers, such as \(x\) and \(x+1\) for Clare's and \(x\) and \(x+2\) for Andre's.

Launch

Arrange students in groups of 2. After 5 minutes of work time, invite students previously identified to explain how they are using variables to think about Clare’s problem, recording their thinking for all to see next to any expressions displayed from the warm-up. If no students are using variables to generalize the problem, encourage them to think of the two consecutive integers in Clare’s situation as \(x\) and \(x+1\). Follow with work time and a whole-class discussion.

Conversing, Representing: MLR8 Discussion Supports. Use this routine to amplify mathematical uses of language to communicate whether Clare is correct or incorrect using variables. After students share their ideas in response to the first question, press for details by asking students to challenge an idea, elaborate on an idea, or give an example. Demonstrate uses of disciplinary language functions, such as detailing steps and describing and justifying reasoning.
Design Principle(s): Support sense-making
Representation: Internalize Comprehension. Activate or supply background knowledge. Review the distributive property and demonstrate that the rules for algebra work because they are always true for all real numbers. Generate examples with students, such as: \(x+2x\) always has the same value as \(3x\), but \((x+1)^2\) doesn’t have the same value as \(x^2+1^2\), because they don’t have the same value for all numbers—if \(x\) is 3, \((x+1)^2=16\), but \(x^2+1^2=10\). A visual representation of an example can be displayed. Encourage students to use the distributive property to figure out the pattern in the difference of squares.
Supports accessibility for: Visual-spatial processing; Organization

Student Facing

  1. Clare thinks the difference between the squares of two consecutive integers will always be the sum of the two integers. Is she right? Explain or show your reasoning.

    Pause here for a class discussion.

  2. Andre thinks the difference between the squares of two consecutive even integers will always be 4 times the sum of the two integers. Is he right? Explain or show your reasoning.

Student Response

Teachers with a valid work email address can click here to register or sign in for free access to Student Response.

Student Facing

Are you ready for more?

Noah says that the difference of two cubes is always divisible by the difference of the two numbers. Do you agree with Noah?

Student Response

Teachers with a valid work email address can click here to register or sign in for free access to Extension Student Response.

Anticipated Misconceptions

Some students may struggle to find a way to express consecutive even integers using variables. Encourage these students to think about what the difference between two consecutive even integers is. If the smaller of those integers is \(x\), then the larger one is \(x\) plus the difference between them.

Activity Synthesis

The goal of this discussion is that students understand what an identity is and that using variables is a powerful tool that helps us state when a relationship is always true.

Invite 2–3 students previously identified to share how they used variables to show that Clare is correct and Andre is incorrect. It is important for students to understand that testing many values is not enough to prove that a relationship is always true. In the case of Clare, it would only take one pair of consecutive integers to show that her relationship is not always true. By using \(x\) and \(x+1\) to stand for any two consecutive integers, we can say with confidence that Clare's relationship is always true. Similarly, using \(x\) and \(x+2\), we can say with confidence that Andre's relationship is not always true. Ask “What could Andre change about his statement that would make it true?” (Andre could change “4 times” to “2 times” and then he is correct that the difference between the squares of two consecutive even integers will always be 2 times the sum of the two integers.)

Tell students that Clare's relationship is an example of an identity. An identity is a type of equation where the expression on the left has the same value for all possible inputs \(x\) as the expression on the right, making them equivalent expressions. Ask students if they can think of any other identities they have learned. If not brought up by students, tell them that \(a^2-b^2=(a+b)(a-b)\) and \((a+b)^2=a^2+2ab+b^2\) are both examples of identities, and Clare's relationship is actually a special case of the former.

23.3: That Expression is How Big? (15 minutes)

Activity

In this activity, students continue to work with identities while also seeing a type of structure they will recognize in a future lesson and use to derive the formula for the sum of a geometric sequence. In the first part of the activity, students are asked to look for regularity in repeated reasoning as they find the product of \(x-1\) and an increasingly more complicated polynomial (MP8).

Launch

Display the task for all to see. Ask students, “What does the ‘. . .’ in the last equation mean?” While students have seen this notation previously, they may need a reminder that in math expressions ellipses are used when it is clear from the pattern in the terms surrounding them what terms were left out. In this case, the ellipses are standing in for 17 terms from \(x^{18}\) to \(x^2\) that are part of the sum.

Student Facing

Apply the distributive property to rewrite the following expressions without parentheses, combining like terms where possible. What do you notice?

  1. \((x - 1)(x + 1)\)
  2. \((x - 1)(x^2+x+1)\)
  3. \((x - 1)(x^3+x^2+x+1)\)
  4. \((x - 1)(x^4+x^3+x^2+x+1)\)
  5. \((x - 1)(x^{20} + x^{19} + . . . +x+1)\)

Student Response

Teachers with a valid work email address can click here to register or sign in for free access to Student Response.

Anticipated Misconceptions

If students have trouble keeping track of terms that can be combined, encourage them to organize their work using a diagram and to work systematically by, for example, distributing the \(x\) to all the terms of the larger polynomial before distributing the -1.

Some students may be confused by expressions like \(x^{n-1}\) and \(x^{n-2}\). It may help to compare the general identity \(x^n - 1 = (x-1)(x^{n-1}+x^{n-2}+ \dots + x + 1)\) to a concrete example like \(x^4 - 1 = (x-1)(x^3+x^2+x+1)\). Ask students to identify the value of \(n\) in the example (in this case 4), and show them where \(n-1\) and \(n-2\) appear.
 

Activity Synthesis

The goal of this discussion is for students to generalize the work from the activity to \((x - 1)(x^{n-1} + x^{n-2} + . . . +x+1)=x^{n}-1\) where \(n\) is any positive integer.

Select 2–3 groups to share something they noticed about the expressions. After students describe how the product can always be written as just 2 terms, tell them that this phenomenon is sometimes referred to as “telescoping,” after the type of telescopes that could be collapsed when not in use. This is a feature that can be useful when working with expressions that have many terms.

Ask students to think about how to work this relationship the other way around. For example, \(x^7-1\) is equivalent to \((x - 1)(x^6+x^5+x^4+x^3+x^2+x+1)\). So what must \(x^{n}-1\) be equivalent to? After some quiet work time, invite students to share their expressions and record them for all to see. It is important for students to understand that \(x^{n}-1\) is equivalent to \((x - 1)(x^{n-1} + x^{n-2} + . . . +x+1)\), not \((x - 1)(x^{n} + x^{n-1} + . . . +x+1)\). It may be helpful to use a diagram to organize the multiplication and see that it is the product of \(x\) and \(x^{n-1}\) that results in \(x^{n}\). Students will use their understanding of this identity in a future lesson when they derive the formula for the sum of a geometric sequence.

Speaking: MLR8 Discussion Supports. Use this routine to support whole-group discussion. At the appropriate time, give students 2–3 minutes to plan and rehearse statements describing what they noticed after applying the distributive property to the expressions. Encourage students to consider what details are important to share and to think about how they will explain their reasoning using mathematical language.
Design Principle(s): Support sense-making; Maximize meta-awareness
Representation: Internalize Comprehension. Provide students with questions that invite discovering patterns so they can make generalizations. Possible questions include: “What happens when we multiply by -1?”, “Which terms become negative in all of these expressions?”, and “What is the degree of the product of the polynomials, compared to the degree of the second polynomial for each expression?”
Supports accessibility for: Conceptual processing

Lesson Synthesis

Lesson Synthesis

The purpose of this discussion is for students to think about identities from a graphing perspective. That is, if two expressions form an identity, then the graphs of the expressions are identical. If possible, display a graph of the relevant equations for all to see to help illustrate the discussion.

Here are some possible questions for discussion.

  • “What is another equation in the form \(y=\) that has the same graph as \(y=(x-2)(x+2)\)? Explain how you know.” (\(y=x^2-4\) will have the same graph because we can use the distributive property to rewrite \((x-2)(x+2)\) as \(x^2-4\).)
  • “How would you explain why \(y=(x - 1)(x^5+x^4+x^3+x^2+x+1)\) and \(y=x^6-1\) have the same graph?” (Since the expressions on the right are equivalent expressions, they have the same outputs for any input of \(x\), which on a graph means they share the same input-output coordinates.)

23.4: Cool-down - Is This an Identity? (5 minutes)

Cool-Down

Teachers with a valid work email address can click here to register or sign in for free access to Cool-Downs.

Student Lesson Summary

Student Facing

In earlier grades we learned how to do things like apply the distributive property and combine like terms to rewrite expressions in different ways. For example, \((2x+1)(x-3) = 2x^2-5x-3\). The new algebraic expression on the right comes from writing the original on the left in a different way. More precisely, the expression on the left has the same value for all possible inputs \(x\) as the expression on the right, making them equivalent expressions. This is an example of an identity.

Two examples of identities seen in earlier grades are:

\(\displaystyle a^2-b^2=(a+b)(a-b)\)

\(\displaystyle (a+b)^2=a^2+2ab+b^2\)

For all possible values of \(a\) and \(b\), the left and right sides of these equations are equal. In fact, the first of these identities can be extended to show that for any positive integer value of \(n\) the expression

\(\displaystyle (x - 1)(x^{n-1} + x^{n-2} + . . . +x^2+x+1)\)

is equivalent to

\(\displaystyle (x^{n}-1)\)