Lesson 13
Polynomial Division (Part 2)
- Let’s learn a different way to divide polynomials.
13.1: Notice and Wonder: Different Divisions
What do you notice? What do you wonder?
\(\displaystyle \displaystyle \displaystyle \require{enclose} \begin{array}{r} 2x^2\phantom{+7x+22} \\ x+1 \enclose{longdiv}{2x^3+7x^2+7x+2} \\ \underline{\text-2x^3-2x^2} \phantom{+7x+22} \\ 5x^2+7x \phantom{+22} \end{array} \)
13.2: Polynomial Long Division
- Diego used the long division shown here to figure out that \(6x^2-7x-5 = (2x+1)(3x-5)\). Show what it would look like if he had used a diagram.
\(\displaystyle \displaystyle \require{enclose} \begin{array}{r} 3x-5 \\ 2x+1 \enclose{longdiv}{6x^2 - 7x - 5} \\ \underline{\text-6x^2 - 3x} \phantom{-55} \\ \text-10x-5 \\ \underline{10x+5} \\ 0 \end{array} \)
\(2x\) \(6x^2\) 1 Pause here for a whole-class discussion.
-
\((x-2)\) is a factor of \(2x^3 - 7x^2 + x + 10\), which means there is some other factor \(A\) where \(2x^3 - 7x^2 + x + 10=(x-2)(A)\). Finish the division started here to find the value of \(A\).
\(\displaystyle \displaystyle \require{enclose} \begin{array}{r} 2x^2 \phantom{+x+100} \\ x-2 \enclose{longdiv}{2x^3-7x^2+x+10} \\ \underline{\text-2x^3+4x^2} \phantom{+x+100} \end{array}\)
- Jada used the diagram shown here to figure out that \(2x^3 + 13x^2 + 16x + 5 = (2x+1)(x^2+6x+5)\). Show what it would look like if she had used long division.
\(x^2\) \(6x\) 5 \(2x\) \(2x^3\) \(12x^2\) \(10x\) 1 \(x^2\) \(6x\) 5 \(\displaystyle \displaystyle \require{enclose} \begin{array}{r} 2x+1 \enclose{longdiv}{2x^3+13x^2+16x+5} \end{array}\)
- What is \((x^4-1) \div (x-1)\)?
- Use your response to predict what \((x^7-1) \div (x-1)\) is, and then use division to check your prediction.
13.3: More Long Division
Here are some polynomial functions with known factors. Rewrite each polynomial as a product of linear factors using long division.
-
\(A(x)=x^3 - 7x^2 - 16x + 112\), \((x-7)\)
\(\displaystyle \displaystyle \require{enclose} \begin{array}{r} x^2\phantom{55555555555} \\ x-7 \enclose{longdiv}{x^3 - 7x^2 -16x+112} \\ \underline{\text-x^3 + 7x^2} \phantom{.55555555555} \\ \end{array} \) - \(C(x)=x^3 - 3x^2 - 13x + 15\), \((x+3)\)
13.4: Missing Numbers
Here are pairs of equivalent expressions, one in standard form and the other in factored form. Find the missing numbers.
- \(x^2 + 9x + 14\) and \((x+2)(x+\boxed{\phantom{30}})\)
- \(x^2 - 9x + 20\) and \((x-\boxed{\phantom{30}})(x-\boxed{\phantom{30}})\)
- \(2x^2+2x-24\) and \(2(x+\boxed{\phantom{30}})(x-3)\)
- \(\boxed{\phantom{30}}x^3 + 11x^2 - 17x + 6\) and \((\text-x+3)(2x-1)(x-2)\)
- \(6x^3+2x^2-16x+8\) and \((x-1)(2x+4)(\boxed{\phantom{30}}x-2)\)
- \(2x^3+7x^2-7x-12\) and \((2x-3)(x+\boxed{\phantom{30}})(x+\boxed{\phantom{30}})\)
- \(x^3+6x^2+\boxed{\phantom{30}}x-10\) and \((x+2)(x-1)(x+\boxed{\phantom{30}})\)
Summary
In earlier grades, we learned how to add, subtract, and multiply numbers. We also learned that one way to divide numbers, like 1573 divided by 11, is by using long division.
Here the division has been completed in stages, focusing on the highest power of 10 (1,000) in the dividend 1,573, and working down. This long division shows that \(1573 = (11)(143)\).
Similar to integers, we can add, subtract, and multiply polynomials. It turns out that we can also use long division on polynomials. Instead of focusing on powers of 10, in polynomial long division we focus on powers of \(x\). Just as we started with the highest power or 10, we start with the highest power of \(x\), the leading term, and work down to the constant term. For example, here is \(x^3 + 5x^2 + 7x + 3\) divided by \(x+1\) completed in three stages. Notice how terms of the same degree are in the same columns.
\(\displaystyle \displaystyle \displaystyle \require{enclose} \begin{array}{r} x^2\phantom{+7x+33} \\ x+1 \enclose{longdiv}{x^3+5x^2+7x+3} \\ \underline{\text-x^3-x^2} \phantom{+7x+333} \\ 4x^2+7x \phantom{+33}\\ \end{array}\)
\(\displaystyle \displaystyle \displaystyle \require{enclose} \begin{array}{r} x^2+4x\phantom{+33} \\ x+1 \enclose{longdiv}{x^3+5x^2+7x+3} \\ \underline{\text-x^3-x^2} \phantom{+7x+333} \\ 4x^2+7x \phantom{+33}\\ \underline{\text-4x^2-4x} \phantom{+33} \end{array} \)
\(\displaystyle \displaystyle \displaystyle \require{enclose} \begin{array}{r} x^2+4x+3 \\ x+1 \enclose{longdiv}{x^3+5x^2+7x+3} \\ \underline{\text-x^3-x^2} \phantom{+7x+333} \\ 4x^2+7x \phantom{+33}\\ \underline{\text-4x^2-4x} \phantom{+33} \\ 3x+3 \end{array}\)
At each stage, the focus is only on the term with the largest exponent that’s left. At the conclusion, we can see that \(x^3 + 5x^2 + 7x + 3 = (x+1)(x^2+4x+3)\).
Glossary Entries
- end behavior
How the outputs of a function change as we look at input values further and further from 0.
This function shows different end behavior in the positive and negative directions. In the positive direction the values get larger and larger. In the negative direction the values get closer and closer to -3.
- multiplicity
The power to which a factor occurs in the factored form of a polynomial. For example, in the polynomial \((x-1)^2(x+3)\), the factor \(x-1\) has multiplicity 2 and the factor \(x+3\) has multiplicity 1.