MA007 Study Guide

Unit 8: Operations with Polynomials

8a. Identify the degree of a polynomial

  • How do you identify the degree of a polynomial?

Polynomials are often classified by their degree, which is the highest power of any of the terms in the polynomial. For example, in the polynomial \(y=5x^3-4x+\), the highest power on the variable is 3, therefore this is considered a 3rd degree polynomial. The degree is always the highest power on the variable, even if that isn't the first term, in standard form.

To review, see:

 

8b. Classify polynomials according to the number of terms

  • What do you call a polynomial?

We can also classify polynomials by their number of terms. For example, a single term, like \(2x^3\) is called a monomial. Two monomials added or subtracted together form a binomial, and three monomials together are called a trinomial. Each of those monomials is called a term. If there are more than 3 terms, we generally just call it a polynomial. 

To review, see:

 

8c. Add, subtract, and multiply polynomials

  • How do you add polynomials?
  • How do you subtract polynomials?
  • How do you multiply polynomials?

When adding polynomials, we will follow the rules we already know about collecting like terms. Like terms must have the same variable and exponents in order to add them, and the same is true for polynomials. For example, to add the polynomials \(3x^4-5x^2+x+5\) and \(2x^4+x^3+4x+3\), we identify the like terms, and add their coefficients. 

\(3x^4+2x^4=5x^4, x+4x=5x\), and \(5+3=8\)

Note that \(-5x^2\) and \(x^3\) have no like terms and therefore won't be added to anything. Now we can write our final answer, \(5x^4+x^3-5x^2+5x+8\).

When subtracting two polynomials, we can simply apply the subtraction to each term in the second polynomial and then add as we just did. For example, \((3x^3+2x^2+1)-(x^3-3x^2+5)\) can be rewritten as \((3x^3+2x^2+1)+(-x^3+3x^2-5)\). Now, this problem is the same as an addition problem, and we can simply collect the like terms. 

Multiplying polynomials is a bit more work, and the approach depends somewhat on the types of polynomials being multiplied. First, let's consider a monomial multiplied by any other polynomial, such as this: \(3x(5x^2-3x+1)\). To simplify, we need to apply the distributive property, which states that we can multiply the \(3x\) times each term inside the parentheses individually:

\(3x(5x^2-3x+1)=(3x)(5x^2)+(3x)(-3x)+(3x)(1)=15x^3-9x^2+3x\)

If we multiply anything other than a monomial by our polynomial, we have to use a slightly more complex version of the distributive property, where every term in the first polynomial is individually multiplied by every term in the second polynomial, then all like terms are collected and the final answer is found. For example:

\((x+2)(x^2-4x-1)=(x)(x^2)+(x)(-4x)+(x)(-1)+2(x^2)+2(-4x)+2(-1)\)

Now, as we multiply, we must also take note that there are like terms that will need to be collected:

\(x^3-4x^2-x+2x^2-8x-2\)

Once we collect our like terms, we get our final answer: \(x^3-2x^2-9x-2\).

To review, see:

 

8d. Divide a polynomial by a monomial and a binomial

  • How do you divide a polynomial by a monomial?
  • How do you divide a polynomial by a binomial?

Dividing polynomials requires us to carefully consider the type of polynomial that we are dividing by. 

First, let's consider dividing by a monomial. When we divide a polynomial by a monomial, we can simply divide each term of the polynomial in the numerator by the monomial in the denominator. Each of these is then simplified to get our final answer. For example, consider \(\dfrac{3x^4+2x^2-6}{3x^2}\). We first rewrite this problem so each term in the numerator is divided individually, and then we simplify each of those fractions as such:

\(\dfrac{3x^4}{3x^2}+\dfrac{2x^2}{3x^2}-\dfrac{6}{3x^2}=x^2+\dfrac{2}{3}-\dfrac{2}{x^2}\)

Dividing a polynomial by a binomial is a bit more challenging. We will use long division, similar to what you learned when you first learned how to divide by hand, to divide these polynomials. Consider the following example:

  \( (x^3-x^2+x+4) \div (x+1) \)
Write it as a long division problem  
Be sure the dividend is in standard form. \( x+1 \; \overline{ )x^3-x^2+x+4} \)
Divide \(x^3\) by \(x\).
Put the answer, \(x^2\), in the quotient over the \(x^2\) term.
Multiply \(x^2\) times \(x+1\). Line up the like terms under the dividend.
\( \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; x^2 \\ x+1 \; \overline{ )x^3-x^2+x+4} \\ \; \; \; \; \; \; \; \; \; \; x^3 + x^2 \)
Subtract \(x^3 + x^2 \) from \(x^3 - x^2\) by changing the signs and adding.
Then bring down the next term.
\( \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; x^2 \\ x+1 \; \overline{ )x^3-x^2+x+4} \\ \; \; \; \; \; \; \; \; \; \; -x^3 + (-x^2) \\ \; \; \; \; \; \; \; \; \; \; \text{_____________} \\ \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; -2x^2+x \)
Divide \(-2x^2\) by \(x\).
Put the answer, \(-2x\), in the quotient over the \(x\) term.
Multiply \(-2x\) times \(x+1\). Line up the like terms under the dividend.
\(\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; x^2 -2x \\
x+1 \; \overline{ )x^3-x^2+x+4} \\
\; \; \; \; \; \; \; \; \; \; -x^3 + (-x^2) \\
\; \; \; \; \; \; \; \; \; \; \text{_____________} \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2+x \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2 -2x \\
\; \; \; \; \; \; \; \; \; \; \text{_________________} \)
Subtract \(-2x^2 -2x\) from \(-2x^2 +x\) by changing the signs and adding.
Then bring down the last term.
\(\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; x^2 -2x \\
x+1 \; \overline{ )x^3-x^2+x+4} \\
\; \; \; \; \; \; \; \; \; \; -x^3 + (-x^2) \\
\; \; \; \; \; \; \; \; \; \; \text{_____________} \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2+x \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2 -2x \\
\; \; \; \; \; \; \; \; \; \; \text{_________________}  \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; 3x+4 \)
Divide \(3x\) by \(x\).
Put the answer, 3 in the quotient over the constant term.
Multiply 3 times \(x+1\). Line up the like terms under the dividend.
\(\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; x^2 -2x +3 \\
x+1 \; \overline{ )x^3-x^2+x+4} \\
\; \; \; \; \; \; \; \; \; \; -x^3 + (-x^2) \\
\; \; \; \; \; \; \; \; \; \; \text{_____________} \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2+x \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2 -2x \\
\; \; \; \; \; \; \; \; \; \; \text{_________________}  \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; 3x+4 \\
\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; 3x+3 \\
\; \; \; \; \; \; \; \; \; \; \text{______________________}  \\
\)
Subtract \(3x+3\) from \(3x+4\) by changing the signs and adding.
Write the remainder as a fraction with the divisor as the denominator.
\( \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; x^2 -2x +3 +\dfrac{1}{x+1}\\x+1 \; \overline{ )x^3-x^2+x+4 \; \; \; \; \; \; \; \; \; \; \; \; \;} \\\; \; \; \; \; \; \; \; \; \; -x^3 + (-x^2) \\\; \; \; \; \; \; \; \; \; \; \text{________________} \\\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2+x \\\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;  -2x^2 -2x \\\; \; \; \; \; \; \; \; \; \; \text{_________________}  \\\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; 3x+4 \\ \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; -3x+(-3)\\\; \; \; \; \; \; \; \; \; \; \text{______________________}  \\\; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \; \;\; \; \; \; \; \; \; \; \;\; \; \; \; \; \; \; 1 \)



 

When dividing a polynomial by a binomial, you simply need to follow this division algorithm until you finish the problem. 

To review, see:

 

8e. Identify special products of binomials by completing the square and finding the difference of two squares

  • How do you square a binomial?
  • How do you multiply the difference of squares?

Although by now we are comfortable with exponents, an exponent on a binomial can be computed incorrectly without the correct approach. When squaring a binomial, you cannot simply square each term in the binomial. You must write the binomial twice, and use the distributive property to multiply each term in each binomial with the terms in the other binomial. 

For example: \((x+3)^2=(x+3)(x+3)\). Now, we multiply as we have learned and collect the like terms:

\((x+3)(x+3) = x^2+3x+3+9=x^2+6x+9\)

This is the correct way to multiply binomials. Be careful not to forget this step. 

Another special kind of binomial multiplication is called a difference of squares. A difference of squares is when the two binomials being multiplied are of the form \((x+a)(x-a)\). When multiplied, the inner and outer terms always cancel, giving an answer of \(x^2-a^2\). For example, \((x+5)(x-5)=x^2-25\)

To review, see:

 

Unit 8 Vocabulary

This vocabulary list includes terms you will need to know to successfully complete the final exam.

  • binomial
  • degree
  • difference of squares
  • division algorithm
  • highest power
  • like terms
  • long division
  • polynomial
  • squaring
  • trinomial