Skip to main content

Section 5.4 Introduction to Polynomials

Objective: Evaluate, add, and subtract polynomials.

Many applications in mathematics have to do with what are called polynomials. Polynomials are made up of terms. Terms are a product of numbers and/or variables. For example, \(5x\text{,}\) \(2y^2\text{,}\) \(- 5\text{,}\) \(ab^3c\text{,}\) and \(x\) are all terms. Terms are connected to each other by addition or subtraction. Expressions are often named based on the number of terms in them. A monomial has one term, such as \(3x^2\text{.}\) A binomial has two terms, such as \(a^2 - b^2\text{.}\) A Trinomial has three terms, such as \(ax^2 + bx + c\text{.}\) The term polynomial means many terms. Monomials, binomials, trinomials, and expressions with more terms all fall under the umbrella of “polynomials”.

If we know what the variable in a polynomial represents we can replace the variable with the number and evaluate the polynomial as shown in the following example.

Example 5.4.1.

\begin{align*} 2x^2-4x+6 \text{ when } x=-4 \amp \quad \text{ Replace variable $x$ with} -4 \\ 2(-4)^2 -4(-4)+6 \amp\quad \text{ Exponents first } \\ 2(16)-4(-4)+6 \amp\quad \text{ Multiplication (we can do all terms at once) } \\ 32+16+6 \amp\quad \text{ Add } \\ 54 \amp\quad \text{ Our Solution } \end{align*}

It is important to be careful with negative variables and exponents. Remember the exponent only effects the number it is physically attached to. This means \(- 3^2 = - 9\) because the exponent is only attached to the \(3\text{.}\) Also, \(( - 3)^2 = 9\) because the exponent is attached to the parenthesis and effects everything inside. When we replace a variable with parenthesis like in the previous example, the substituted value is in parenthesis. So the \(( - 4)^2 = 16\) in the example. However, consider the next example.

Example 5.4.2.

\begin{align*} -x^2+2x+6 \text{ when } x=3\amp \quad \text{ Replace variable $x$ with } 3 \\ -(3)^2 +2(3)+6 \amp\quad \text{ Exponent only on the $3$, not negative } \\ -9+2(3)+6 \amp\quad \text{ Multiply } \\ -9+6+6 \amp\quad \text{ Add } \\ 3 \amp\quad \text{ Our Solution } \end{align*}

World View Note: Ada Lovelace in \(1842\) described a Difference Engine that would be used to caluclate values of polynomials. Her work became the foundation for what would become the modern computer (the programming language Ada was named in her honor), more than \(100\) years after her death from cancer.

Generally when working with polynomials we do not know the value of the variable, so we will try and simplify instead. The simplest operation with polynomials is addition. When adding polynomials we are mearly combining like terms. Consider the following example.

Example 5.4.3.

\begin{align*} (4x^3-2x+8)+(3x^3-9x^2-11) \amp \quad \text{ Combine like terms $4x^3+3x^3$ and }8-11 \\ 7x^3-9x^2-2x-3 \amp\quad \text{ Our Solution } \end{align*}

Generally final answers for polynomials are written so the exponent on the variable counts down. The previous example demonstrates this with the exponent counting down \(3\text{,}\) \(2\text{,}\) \(1\text{,}\) \(0\) (recall \(x^0 = 1\)). Subtracting polynomials is almost as fast. One extra step comes from the minus in front of the parenthesis. When we have a negative in front of parenthesis we distribute it through, changing the signs of everything inside. The same is done for the subtraction sign.

Example 5.4.4.

\begin{align*} (5x^2 - 2x + 7) - (3x^2 + 6x - 4) \amp \quad \text{ Distribute negative through second part } \\ 5x^2-2x+7-3x^2-6x+4 \amp\quad \text{ Combine like terms $5x^2-3x^2$, $-2x-6x$, and $7+4$ } \\ 2x^2 - 8x + 11 \amp\quad \text{ Our Solution } \end{align*}

Addition and subtraction can also be combined into the same problem as shown in this final example.

Example 5.4.5.

\begin{align*} (2x^2-4x+3)+(5x^2-6x+1)-(x^2-9x+8) \amp \quad \text{ Distribute negative through } \\ 2x^2-4x+3+5x^2-6x+1-x^2+9x-8 \amp\quad \text{ Combine like terms } \\ 6x^2 - x - 4 \amp\quad \text{ Our Solution } \end{align*}

Exercises Exercises - Introduction to Polynomials

Exercise Group.

Simplify each expression.

1.

\(-a^3-a^2+6a-21\) when \(a=-4 \)

2.

\(n^2+3n-11 \) when \(n=-6\)

3.

\(n^3 -7n^2 +15n-20\) when \(n=2 \)

4.

\(n^3 -9n^2 +23n-21\) when \(n=5 \)

5.

\(-5n^4-11n^3-9n^2-n-5 \) when \(n=-1\)

6.

\(x^4 -5x^3 -x+13\) when \(x=5 \)

7.

\(x^2 +9x+23\) when \(x=-3 \)

8.

\(-6x^3+41x^2-32x+11 \) when \(x=6 \)

9.

\(x^4-6x^3+x^2-24 \) when \(x=6 \)

10.

\(m^4 +8m^3 +14m^2 +13m+5 \) when \(m=-6 \)

11.

\(\left(5p-5p^4\right)-\left(8p-8p^4\right) \)

12.

\(\left(7m^2 + 5m^3\right) - \left(6m^3 - 5m^2\right) \)

13.

\((3n^2 + n^3) - (2n^3 - 7n^2)\)

14.

\((x^2 + 5x^3) + (7x^2 + 3x^3)\)

15.

\((8n+n^4)-(3n-4n^4)\)

16.

\((3v^4 +1)+(5-v^4)\)

17.

\((1+5p^3)-(1-8p^3) \)

18.

\((6x^3 + 5x) - (8x + 6x^3)\)

19.

\((5n^4 +6n^3)+(8-3n^3 -5n^4) \)

20.

\((8x^2 +1)-(6-x^2 -x^4) \)

21.

\((3+b^4)+(7+2b+b^4) \)

22.

\((1+6r^2)+(6r^2 -2-3r^4) \)

23.

\((8x^3 +1)-(5x^4 -6x^3 +2) \)

24.

\((4n^4+6)-(4n-1-n^4) \)

25.

\((2a+2a^4)-(3a^2 -5a^4 +4a)\)

26.

\((6v+8v^3)+(3+4v^3-3v) \)

27.

\((4p^2 -3-2p)-(3p^2 -6p+3)\)

28.

\((7+4m+8m^4)-(5m^4 +1+6m)\)

29.

\((4b^3 +7b^2 -3)+(8+5b^2 +b^3)\)

30.

\((7n+1-8n^4)-(3n+7n^4 +7)\)

31.

\((3+2n^2 +4n^4)+(n^3 -7n^2 -4n^4)\)

32.

\((7x^2 +2x^4 +7^x3)+(6x^3 -8x^4 -7x^2)\)

33.

\((n-5n^4+7)+(n^2-7n^4-n) \)

34.

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

35.

\((8r^4 -5r^3 +5r^2)+(2r^2 +2r^3 -7r^4 +1)\)

36.

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

37.

\((2n^2 +7n^4 -2)+(2 +2n^3 +4n^2 +2n^4) \)

38.

\((7b^3 -4b+4b^4)-(8b^3 -4b^2 +2b^4 -8b)\)

39.

\((8-b+7b^3)-(3b^4+7b-8+7b^2)+(3-3b+6b^3)\)

40.

\((1-3n^4 -8n^3)+(7n^4 +2-6n^2 +3n^3)+(4n^3 +8n^4 +7) \)

41.

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

42.

\((6x-5x^4-4x^2)-(2x-7x^2-4x^4-8)-(8-6x^2-4x^4) \)