5 Polynomials

Learning Objectives

In this section students will:

  • Identify the degree and leading coefficient of polynomials.
  • Add and subtract polynomials.
  • Multiply polynomials.
  • Use FOIL to multiply binomials.
  • Perform operations with polynomials of several variables.

Earl is building a doghouse, whose front is in the shape of a square topped with a triangle. There will be a rectangular door through which the dog can enter and exit the house. Earl wants to find the area of the front of the doghouse so that he can purchase the correct amount of paint. Using the measurements of the front of the house, shown in (Figure), we can create an expression that combines several variable terms, allowing us to solve this problem and others like it.

Sketch of a house formed by a square and a triangle based on the top of the square. A rectangle is placed at the bottom center of the square to mark a doorway. The height of the door is labeled: x and the width of the door is labeled: 1 foot. The side of the square is labeled: 2x. The height of the triangle is labeled: 3/2 feet.
Figure 1.

First find the area of the square in square feet.

[latex]\begin{array}{ccc}\hfill A& =& {s}^{2}\hfill \\ & =& {\left(2x\right)}^{2}\hfill \\ & =& 4{x}^{2}\hfill \end{array}[/latex]

Then find the area of the triangle in square feet.

[latex]\begin{array}{ccc}\hfill A& =& \frac{1}{2}bh\hfill \\ & =& \text{ }\frac{1}{2}\left(2x\right)\left(\frac{3}{2}\right)\hfill \\ & =& \text{ }\frac{3}{2}x\hfill \end{array}[/latex]

Next find the area of the rectangular door in square feet.

[latex]\begin{array}{ccc}\hfill A& =& lw\hfill \\ & =& x\cdot 1\hfill \\ \hfill & =& x\hfill \end{array}[/latex]

The area of the front of the doghouse can be found by adding the areas of the square and the triangle, and then subtracting the area of the rectangle. When we do this, we get[latex]\,4{x}^{2}+\frac{3}{2}x-x\,{\text{ft}}^{2},[/latex]or[latex]\,4{x}^{2}+\frac{1}{2}x\,[/latex]ft2.

In this section, we will examine expressions such as this one, which combine several variable terms.

Identifying the Degree and Leading Coefficient of Polynomials

The formula just found is an example of a polynomial, which is a sum of or difference of terms, each consisting of a variable raised to a nonnegative integer power. A number multiplied by a variable raised to an exponent, such as[latex]\,384\pi ,[/latex]is known as a coefficient. Coefficients can be positive, negative, or zero, and can be whole numbers, decimals, or fractions. Each product[latex]\,{a}_{i}{x}^{i},[/latex]such as[latex]\,384\pi w,[/latex]is a term of a polynomial. If a term does not contain a variable, it is called a constant.

A polynomial containing only one term, such as[latex]\,5{x}^{4},[/latex]is called a monomial. A polynomial containing two terms, such as[latex]\,2x-9,[/latex]is called a binomial. A polynomial containing three terms, such as[latex]\,-3{x}^{2}+8x-7,[/latex]is called a trinomial.

We can find the degree of a polynomial by identifying the highest power of the variable that occurs in the polynomial. The term with the highest degree is called the leading term because it is usually written first. The coefficient of the leading term is called the leading coefficient. When a polynomial is written so that the powers are descending, we say that it is in standard form.

A polynomial reading: a sub n times x to the nth power plus and so on plus a sub 2 times x squared plus a sub one times x plus a subzero is shown. The a in the term a sub n is labeled: leading coefficient. The n in the term x to the nth power is labeled: degree. Finally, the entire term is labeled as: Leading term.

Polynomials

A polynomial is an expression that can be written in the form

[latex]{a}_{n}{x}^{n}+...+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]

Each real number aiis called a coefficient. The number[latex]\,{a}_{0}\,[/latex]that is not multiplied by a variable is called a constant. Each product[latex]\,{a}_{i}{x}^{i}\,[/latex]is a term of a polynomial. The highest power of the variable that occurs in the polynomial is called the degree of a polynomial. The leading term is the term with the highest power, and its coefficient is called the leading coefficient.

How To

Given a polynomial expression, identify the degree and leading coefficient.

  1. Find the highest power of x to determine the degree.
  2. Identify the term containing the highest power of x to find the leading term.
  3. Identify the coefficient of the leading term.

Identifying the Degree and Leading Coefficient of a Polynomial

For the following polynomials, identify the degree, the leading term, and the leading coefficient.

  1. [latex]3+2{x}^{2}-4{x}^{3}[/latex]
  2. [latex]5{t}^{5}-2{t}^{3}+7t[/latex]
  3. [latex]6p-{p}^{3}-2[/latex]
[reveal-answer q=”125678″]Show Solution[/reveal-answer]
[hidden-answer a=”125678″]

  1. The highest power of x is 3, so the degree is 3. The leading term is the term containing that degree,[latex]\,-4{x}^{3}.\,[/latex]The leading coefficient is the coefficient of that term,[latex]\,-4.[/latex]
  2. The highest power of t is[latex]\,5,[/latex]so the degree is[latex]\,5.\,[/latex]The leading term is the term containing that degree,[latex]\,5{t}^{5}.\,[/latex]The leading coefficient is the coefficient of that term,[latex]\,5.[/latex]
  3. The highest power of p is[latex]\,3,[/latex]so the degree is[latex]\,3.\,[/latex]The leading term is the term containing that degree,[latex]\,-{p}^{3},[/latex]The leading coefficient is the coefficient of that term,[latex]\,-1.[/latex]

[/hidden-answer]

Try It

Identify the degree, leading term, and leading coefficient of the polynomial[latex]\,4{x}^{2}-{x}^{6}+2x-6.[/latex]

[reveal-answer q=”fs-id1167339196860″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339196860″]

The degree is 6, the leading term is[latex]\,-{x}^{6},[/latex]and the leading coefficient is[latex]\,-1.[/latex]

[/hidden-answer]

Adding and Subtracting Polynomials

We can add and subtract polynomials by combining like terms, which are terms that contain the same variables raised to the same exponents. For example,[latex]\,5{x}^{2}\,[/latex]and[latex]\,-2{x}^{2}\,[/latex]are like terms, and can be added to get[latex]\,3{x}^{2},[/latex]but[latex]\,3x\,[/latex]and[latex]\,3{x}^{2}\,[/latex]are not like terms, and therefore cannot be added.

How To

Given multiple polynomials, add or subtract them to simplify the expressions.

  1. Combine like terms.
  2. Simplify and write in standard form.

Adding Polynomials

Find the sum.

[latex]\left(12{x}^{2}+9x-21\right)+\left(4{x}^{3}+8{x}^{2}-5x+20\right)[/latex]

[reveal-answer q=”fs-id1167339300037″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339300037″]

[latex]\begin{array}{cc}4{x}^{3}+\left(12{x}^{2}+8{x}^{2}\right)+\left(9x-5x\right)+\left(-21+20\right) \hfill & \phantom{\rule{2em}{0ex}}\text{  }\text{Combine like terms}.\hfill \\ 4{x}^{3}+20{x}^{2}+4x-1\hfill & \phantom{\rule{2em}{0ex}}\text{  }\text{Simplify}.\hfill \end{array}[/latex]

[/hidden-answer]

Analysis

We can check our answers to these types of problems using a graphing calculator. To check, graph the problem as given along with the simplified answer. The two graphs should be equivalent. Be sure to use the same window to compare the graphs. Using different windows can make the expressions seem equivalent when they are not.

Try It

Find the sum.

[latex]\left(2{x}^{3}+5{x}^{2}-x+1\right)+\left(2{x}^{2}-3x-4\right)[/latex]

[reveal-answer q=”fs-id1167339223528″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339223528″]

[latex]2{x}^{3}+7{x}^{2}-4x-3[/latex]

[/hidden-answer]

Subtracting Polynomials

Find the difference.

[latex]\left(7{x}^{4}-{x}^{2}+6x+1\right)-\left(5{x}^{3}-2{x}^{2}+3x+2\right)[/latex]

[reveal-answer q=”fs-id1167339158579″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339158579″]

[latex]\begin{array}{cc}7{x}^{4}-5{x}^{3}+\left(-{x}^{2}+2{x}^{2}\right)+\left(6x-3x\right)+\left(1-2\right)\text{ }\hfill & \phantom{\rule{1em}{0ex}}\text{Combine like terms}.\hfill \\ 7{x}^{4}-5{x}^{3}+{x}^{2}+3x-1\hfill & \phantom{\rule{1em}{0ex}}\text{Simplify}.\hfill \end{array}[/latex]

[/hidden-answer]

Analysis

Note that finding the difference between two polynomials is the same as adding the opposite of the second polynomial to the first.

Try It

Find the difference.

[latex]\left(-7{x}^{3}-7{x}^{2}+6x-2\right)-\left(4{x}^{3}-6{x}^{2}-x+7\right)[/latex]

[reveal-answer q=”fs-id1167339260393″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339260393″]

[latex]-11{x}^{3}-{x}^{2}+7x-9[/latex]

[/hidden-answer]

Multiplying Polynomials

Multiplying polynomials is a bit more challenging than adding and subtracting polynomials. We must use the distributive property to multiply each term in the first polynomial by each term in the second polynomial. We then combine like terms. We can also use a shortcut called the FOIL method when multiplying binomials. Certain special products follow patterns that we can memorize and use instead of multiplying the polynomials by hand each time. We will look at a variety of ways to multiply polynomials.

Multiplying Polynomials Using the Distributive Property

To multiply a number by a polynomial, we use the distributive property. The number must be distributed to each term of the polynomial. We can distribute the[latex]\,2\,[/latex]in[latex]\,2\left(x+7\right)\,[/latex]to obtain the equivalent expression[latex]\,2x+14.\,[/latex]When multiplying polynomials, the distributive property allows us to multiply each term of the first polynomial by each term of the second. We then add the products together and combine like terms to simplify.

How To

Given the multiplication of two polynomials, use the distributive property to simplify the expression.

  1. Multiply each term of the first polynomial by each term of the second.
  2. Combine like terms.
  3. Simplify.

Multiplying Polynomials Using the Distributive Property

Find the product.

[latex]\left(2x+1\right)\left(3{x}^{2}-x+4\right)[/latex]

[reveal-answer q=”fs-id1167339306275″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339306275″]

[latex]\begin{array}{cc}2x\left(3{x}^{2}-x+4\right)+1\left(3{x}^{2}-x+4\right) \hfill & \phantom{\rule{2em}{0ex}}\text{  }\text{Use the distributive property}.\hfill \\ \left(6{x}^{3}-2{x}^{2}+8x\right)+\left(3{x}^{2}-x+4\right)\hfill & \phantom{\rule{2em}{0ex}}\text{  }\text{Multiply}.\hfill \\ 6{x}^{3}+\left(-2{x}^{2}+3{x}^{2}\right)+\left(8x-x\right)+4\hfill & \phantom{\rule{2em}{0ex}}\text{  }\text{Combine like terms}.\hfill \\ 6{x}^{3}+{x}^{2}+7x+4 \hfill & \phantom{\rule{2em}{0ex}}\text{  }\text{Simplify}.\hfill \end{array}[/latex]

[/hidden-answer]

Analysis

We can use a table to keep track of our work, as shown in (Figure). Write one polynomial across the top and the other down the side. For each box in the table, multiply the term for that row by the term for that column. Then add all of the terms together, combine like terms, and simplify.

 
[latex]3{x}^{2}[/latex] [latex]-x[/latex] [latex]+4[/latex]
[latex]2x[/latex] [latex]6{x}^{3}[/latex] [latex]-2{x}^{2}[/latex] [latex]8x[/latex]
[latex]+1[/latex] [latex]3{x}^{2}[/latex] [latex]-x[/latex] [latex]4[/latex]

Try It

Find the product.

[latex]\left(3x+2\right)\left({x}^{3}-4{x}^{2}+7\right)[/latex]

[reveal-answer q=”fs-id1167339223342″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339223342″]

[latex]3{x}^{4}-10{x}^{3}-8{x}^{2}+21x+14[/latex]

[/hidden-answer]

Using FOIL to Multiply Binomials

A shortcut called FOIL is sometimes used to find the product of two binomials. It is called FOIL because we multiply the first terms, the outer terms, the inner terms, and then the last terms of each binomial.

Two quantities in parentheses are being multiplied, the first being: a times x plus b and the second being: c times x plus d. This expression equals ac times x squared plus ad times x plus bc times x plus bd. The terms ax and cx are labeled: First Terms. The terms ax and d are labeled: Outer Terms. The terms b and cx are labeled: Inner Terms. The terms b and d are labeled: Last Terms.

The FOIL method arises out of the distributive property. We are simply multiplying each term of the first binomial by each term of the second binomial, and then combining like terms.

How To

Given two binomials, use FOIL to simplify the expression.

  1. Multiply the first terms of each binomial.
  2. Multiply the outer terms of the binomials.
  3. Multiply the inner terms of the binomials.
  4. Multiply the last terms of each binomial.
  5. Add the products.
  6. Combine like terms and simplify.

Using FOIL to Multiply Binomials

Use FOIL to find the product.

[latex]\left(2x-18\right)\left(3x+3\right)[/latex]

[reveal-answer q=”394130″]Show Solution[/reveal-answer]
[hidden-answer a=”394130″]

Find the product of the first terms.

Find the product of the outer terms.

Find the product of the inner terms.

Find the product of the last terms.

[latex]\begin{array}{cc}6{x}^{2}+6x-54x-54\hfill & \phantom{\rule{2em}{0ex}}\text{Add the products}.\hfill \\ 6{x}^{2}+\left(6x-54x\right)-54\hfill & \phantom{\rule{2em}{0ex}}\text{Combine like terms}.\hfill \\ 6{x}^{2}-48x-54\hfill & \phantom{\rule{2em}{0ex}}\text{Simplify}.\hfill \end{array}[/latex]

[/hidden-answer]

Try It

Use FOIL to find the product.

[latex]\left(x+7\right)\left(3x-5\right)[/latex]

[reveal-answer q=”fs-id1167339216120″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339216120″]

[latex]3{x}^{2}+16x-35[/latex]

[/hidden-answer]

Perfect Square Trinomials

Certain binomial products have special forms. When a binomial is squared, the result is called a perfect square trinomial. We can find the square by multiplying the binomial by itself. However, there is a special form that each of these perfect square trinomials takes, and memorizing the form makes squaring binomials much easier and faster. Let’s look at a few perfect square trinomials to familiarize ourselves with the form.

[latex]\begin{array}{ccc}\hfill \text{ }{\left(x+5\right)}^{2}& =& {x}^{2}+10x+25\hfill \\ \hfill {\left(x-3\right)}^{2}& =& \text{ }{x}^{2}-6x+9\hfill \\ \hfill {\left(4x-1\right)}^{2}& =& 16{x}^{2}-8x+1\hfill \end{array}[/latex]

Notice that the first term of each trinomial is the square of the first term of the binomial and, similarly, the last term of each trinomial is the square of the last term of the binomial. The middle term is double the product of the two terms. Lastly, we see that the first sign of the trinomial is the same as the sign of the binomial.

Perfect Square Trinomials

When a binomial is squared, the result is the first term squared added to double the product of both terms and the last term squared.

[latex]{\left(x+a\right)}^{2}=\left(x+a\right)\left(x+a\right)={x}^{2}+2ax+{a}^{2}[/latex]

How To

Given a binomial, square it using the formula for perfect square trinomials.

  1. Square the first term of the binomial.
  2. Square the last term of the binomial.
  3. For the middle term of the trinomial, double the product of the two terms.
  4. Add and simplify.

Expanding Perfect Squares

Expand[latex]\,{\left(3x-8\right)}^{2}.[/latex]

[reveal-answer q=”fs-id1167339428957″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339428957″]

Begin by squaring the first term and the last term. For the middle term of the trinomial, double the product of the two terms.

[latex]{\left(3x\right)}^{2}-2\left(3x\right)\left(8\right)+{\left(-8\right)}^{2}[/latex][/hidden-answer]

Simplify

[latex]\,9{x}^{2}-48x+64.[/latex]

Try It

Expand [latex]\,{\left(4x-1\right)}^{2}.[/latex]

[reveal-answer q=”fs-id1167339176899″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339176899″]

[latex]16{x}^{2}-8x+1[/latex]

[/hidden-answer]

Difference of Squares

Another special product is called the difference of squares, which occurs when we multiply a binomial by another binomial with the same terms but the opposite sign. Let’s see what happens when we multiply[latex]\,\left(x+1\right)\left(x-1\right)\,[/latex]using the FOIL method.

[latex]\begin{array}{ccc}\hfill \left(x+1\right)\left(x-1\right)& =& {x}^{2}-x+x-1\hfill \\ & =& {x}^{2}-1\hfill \end{array}[/latex]

The middle term drops out, resulting in a difference of squares. Just as we did with the perfect squares, let’s look at a few examples.

[latex]\begin{array}{ccc}\hfill \left(x+5\right)\left(x-5\right)& =& {x}^{2}-25\hfill \\ \hfill \left(x+11\right)\left(x-11\right)& =& {x}^{2}-121\hfill \\ \hfill \left(2x+3\right)\left(2x-3\right)& =& 4{x}^{2}-9\hfill \end{array}[/latex]

Because the sign changes in the second binomial, the outer and inner terms cancel each other out, and we are left only with the square of the first term minus the square of the last term.

Is there a special form for the sum of squares?

No. The difference of squares occurs because the opposite signs of the binomials cause the middle terms to disappear. There are no two binomials that multiply to equal a sum of squares.

Difference of Squares

When a binomial is multiplied by a binomial with the same terms separated by the opposite sign, the result is the square of the first term minus the square of the last term.

[latex]\left(a+b\right)\left(a-b\right)={a}^{2}-{b}^{2}[/latex]

How To

Given a binomial multiplied by a binomial with the same terms but the opposite sign, find the difference of squares.

  1. Square the first term of the binomials.
  2. Square the last term of the binomials.
  3. Subtract the square of the last term from the square of the first term.

Multiplying Binomials Resulting in a Difference of Squares

Multiply[latex]\,\left(9x+4\right)\left(9x-4\right).[/latex]

[reveal-answer q=”fs-id1167339273948″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339273948″]

Square the first term to get[latex]\,{\left(9x\right)}^{2}=81{x}^{2}.\,[/latex]Square the last term to get[latex]\,{4}^{2}=16.\,[/latex]Subtract the square of the last term from the square of the first term to find the product of[latex]\,81{x}^{2}-16.[/latex]

[/hidden-answer]

Try It

Multiply[latex]\,\left(2x+7\right)\left(2x-7\right).[/latex]

[reveal-answer q=”fs-id1167339318295″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339318295″]

[latex]4{x}^{2}-49[/latex]

[/hidden-answer]

Performing Operations with Polynomials of Several Variables

We have looked at polynomials containing only one variable. However, a polynomial can contain several variables. All of the same rules apply when working with polynomials containing several variables. Consider an example:

[latex]\begin{array}{cc}\left(a+2b\right)\left(4a-b-c\right)\hfill & \hfill \\ a\left(4a-b-c\right)+2b\left(4a-b-c\right)\hfill & \phantom{\rule{2em}{0ex}}\text{Use the distributive property}.\hfill \\ 4{a}^{2}-ab-ac+8ab-2{b}^{2}-2bc\hfill & \phantom{\rule{2em}{0ex}}\text{Multiply}.\hfill \\ 4{a}^{2}+\left(-ab+8ab\right)-ac-2{b}^{2}-2bc\hfill & \phantom{\rule{2em}{0ex}}\text{Combine like terms}.\hfill \\ 4{a}^{2}+7ab-ac-2bc-2{b}^{2}\hfill & \phantom{\rule{2em}{0ex}}\text{Simplify}.\hfill \end{array}[/latex]

Multiplying Polynomials Containing Several Variables

Multiply[latex]\,\left(x+4\right)\left(3x-2y+5\right).[/latex]

[reveal-answer q=”fs-id1167339299948″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339299948″]

Follow the same steps that we used to multiply polynomials containing only one variable.

[latex]\begin{array}{cc}x\left(3x-2y+5\right)+4\left(3x-2y+5\right) \hfill & \phantom{\rule{2em}{0ex}}\text{Use the distributive property}.\hfill \\ 3{x}^{2}-2xy+5x+12x-8y+20\hfill & \phantom{\rule{2em}{0ex}}\text{Multiply}.\hfill \\ 3{x}^{2}-2xy+\left(5x+12x\right)-8y+20\hfill & \phantom{\rule{2em}{0ex}}\text{Combine like terms}.\hfill \\ 3{x}^{2}-2xy+17x-8y+20 \hfill & \phantom{\rule{2em}{0ex}}\text{Simplify}.\hfill \end{array}[/latex][/hidden-answer]

Try It

Multiply [latex]\left(3x-1\right)\left(2x+7y-9\right).[/latex]

[reveal-answer q=”fs-id1167339240262″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339240262″]

[latex]\,6{x}^{2}+21xy-29x-7y+9[/latex]

[/hidden-answer]

Access these online resources for additional instruction and practice with polynomials.

Key Equations

perfect square trinomial [latex]{\left(x+a\right)}^{2}=\left(x+a\right)\left(x+a\right)={x}^{2}+2ax+{a}^{2}[/latex]
difference of squares [latex]\left(a+b\right)\left(a-b\right)={a}^{2}-{b}^{2}[/latex]

Key Concepts

  • A polynomial is a sum of terms each consisting of a variable raised to a non-negative integer power. The degree is the highest power of the variable that occurs in the polynomial. The leading term is the term containing the highest degree, and the leading coefficient is the coefficient of that term. See (Figure).
  • We can add and subtract polynomials by combining like terms. See (Figure) and (Figure).
  • To multiply polynomials, use the distributive property to multiply each term in the first polynomial by each term in the second. Then add the products. See (Figure).
  • FOIL (First, Outer, Inner, Last) is a shortcut that can be used to multiply binomials. See (Figure).
  • Perfect square trinomials and difference of squares are special products. See (Figure) and (Figure).
  • Follow the same rules to work with polynomials containing several variables. See (Figure).

Section Exercises

Verbal

Evaluate the following statement: The degree of a polynomial in standard form is the exponent of the leading term. Explain why the statement is true or false.

[reveal-answer q=”fs-id1167339216132″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339216132″]

The statement is true. In standard form, the polynomial with the highest value exponent is placed first and is the leading term. The degree of a polynomial is the value of the highest exponent, which in standard form is also the exponent of the leading term.

[/hidden-answer]

Many times, multiplying two binomials with two variables results in a trinomial. This is not the case when there is a difference of two squares. Explain why the product in this case is also a binomial.

You can multiply polynomials with any number of terms and any number of variables using four basic steps over and over until you reach the expanded polynomial. What are the four steps?

[reveal-answer q=”fs-id1167339216153″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339216153″]

Use the distributive property, multiply, combine like terms, and simplify.

[/hidden-answer]

State whether the following statement is true and explain why or why not: A trinomial is always a higher degree than a monomial.

Algebraic

For the following exercises, identify the degree of the polynomial.

[latex]7x-2{x}^{2}+13[/latex]

[reveal-answer q=”fs-id1167339299770″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339299770″]

2

[/hidden-answer]

[latex]14{m}^{3}+{m}^{2}-16m+8[/latex]

[latex]-625{a}^{8}+16{b}^{4}[/latex]

[reveal-answer q=”fs-id1167339268841″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339268841″]

8

[/hidden-answer]

[latex]200p-30{p}^{2}m+40{m}^{3}[/latex]

[latex]{x}^{2}+4x+4[/latex]

[reveal-answer q=”fs-id1167339223177″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339223177″]

2

[/hidden-answer]

[latex]6{y}^{4}-{y}^{5}+3y-4[/latex]

For the following exercises, find the sum or difference.

[latex]\left(12{x}^{2}+3x\right)-\left(8{x}^{2}-19\right)[/latex]

[reveal-answer q=”fs-id1167339432656″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339432656″]

[latex]4{x}^{2}+3x+19[/latex]

[/hidden-answer]

[latex]\left(4{z}^{3}+8{z}^{2}-z\right)+\left(-2{z}^{2}+z+6\right)[/latex]

[latex]\left(6{w}^{2}+24w+24\right)-\left(3w{}^{2}-6w+3\right)[/latex]

[reveal-answer q=”fs-id1167339223800″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339223800″]

[latex]3{w}^{2}+30w+21[/latex]

[/hidden-answer]

[latex]\left(7{a}^{3}+6{a}^{2}-4a-13\right)+\left(-3{a}^{3}-4{a}^{2}+6a+17\right)[/latex]

[latex]\left(11{b}^{4}-6{b}^{3}+18{b}^{2}-4b+8\right)-\left(3{b}^{3}+6{b}^{2}+3b\right)[/latex]

[reveal-answer q=”fs-id1167339273678″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339273678″]

[latex]11{b}^{4}-9{b}^{3}+12{b}^{2}-7b+8[/latex]

[/hidden-answer]

[latex]\left(49{p}^{2}-25\right)+\left(16{p}^{4}-32{p}^{2}+16\right)[/latex]

For the following exercises, find the product.

[latex]\left(4x+2\right)\left(6x-4\right)[/latex]

[reveal-answer q=”fs-id1167339259665″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339259665″]

[latex]24{x}^{2}-4x-8[/latex]

[/hidden-answer]

[latex]\left(14{c}^{2}+4c\right)\left(2{c}^{2}-3c\right)[/latex]

[latex]\left(6{b}^{2}-6\right)\left(4{b}^{2}-4\right)[/latex]

[reveal-answer q=”fs-id1167339223456″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339223456″]

[latex]24{b}^{4}-48{b}^{2}+24[/latex]

[/hidden-answer]

[latex]\left(3d-5\right)\left(2d+9\right)[/latex]

[latex]\left(9v-11\right)\left(11v-9\right)[/latex]

[reveal-answer q=”fs-id1167339306603″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339306603″]

[latex]99{v}^{2}-202v+99[/latex]

[/hidden-answer]

[latex]\left(4{t}^{2}+7t\right)\left(-3{t}^{2}+4\right)[/latex]

[latex]\left(8n-4\right)\left({n}^{2}+9\right)[/latex]

[reveal-answer q=”fs-id1167339286568″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339286568″]

[latex]8{n}^{3}-4{n}^{2}+72n-36[/latex]

[/hidden-answer]

For the following exercises, expand the binomial.

[latex]{\left(4x+5\right)}^{2}[/latex]

[latex]{\left(3y-7\right)}^{2}[/latex]

[reveal-answer q=”fs-id1167339199549″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339199549″]

[latex]9{y}^{2}-42y+49[/latex]

[/hidden-answer]

[latex]{\left(12-4x\right)}^{2}[/latex]

[latex]{\left(4p+9\right)}^{2}[/latex]
[reveal-answer q=”fs-id1167339220312″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339220312″]

[latex]16{p}^{2}+72p+81[/latex]

[/hidden-answer]

[latex]{\left(2m-3\right)}^{2}[/latex]

[latex]{\left(3y-6\right)}^{2}[/latex]

[reveal-answer q=”fs-id1167339226366″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339226366″]

[latex]9{y}^{2}-36y+36[/latex]

[/hidden-answer]

[latex]{\left(9b+1\right)}^{2}[/latex]

For the following exercises, multiply the binomials.

[latex]\left(4c+1\right)\left(4c-1\right)[/latex]

[reveal-answer q=”fs-id1167339196498″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339196498″]

[latex]16{c}^{2}-1[/latex]

[/hidden-answer]

[latex]\left(9a-4\right)\left(9a+4\right)[/latex]

[latex]\left(15n-6\right)\left(15n+6\right)[/latex]

[reveal-answer q=”fs-id1167339260447″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339260447″]

[latex]225{n}^{2}-36[/latex]

[/hidden-answer]

[latex]\left(25b+2\right)\left(25b-2\right)[/latex]

[latex]\left(4+4m\right)\left(4-4m\right)[/latex]

[reveal-answer q=”fs-id1167339239040″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339239040″]

[latex]-16{m}^{2}+16[/latex]

[/hidden-answer]

[latex]\left(14p+7\right)\left(14p-7\right)[/latex]

[latex]\left(11q-10\right)\left(11q+10\right)[/latex]

[reveal-answer q=”fs-id1167339239169″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339239169″]

[latex]121{q}^{2}-100[/latex]

[/hidden-answer]

For the following exercises, multiply the polynomials.

[latex]\left(2{x}^{2}+2x+1\right)\left(4x-1\right)[/latex]

[latex]\left(4{t}^{2}+t-7\right)\left(4{t}^{2}-1\right)[/latex]

[reveal-answer q=”fs-id1167339138777″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339138777″]

[latex]16{t}^{4}+4{t}^{3}-32{t}^{2}-t+7[/latex]

[/hidden-answer]

[latex]\left(x-1\right)\left({x}^{2}-2x+1\right)[/latex]

[latex]\left(y-2\right)\left({y}^{2}-4y-9\right)[/latex]

[reveal-answer q=”fs-id1167339273787″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339273787″]

[latex]{y}^{3}-6{y}^{2}-y+18[/latex]

[/hidden-answer]

[latex]\left(6k-5\right)\left(6{k}^{2}+5k-1\right)[/latex]

[latex]\left(3{p}^{2}+2p-10\right)\left(p-1\right)[/latex]

[reveal-answer q=”fs-id1167339344407″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339344407″]

[latex]3{p}^{3}-{p}^{2}-12p+10[/latex]

[/hidden-answer]

[latex]\left(4m-13\right)\left(2{m}^{2}-7m+9\right)[/latex]

[latex]\left(a+b\right)\left(a-b\right)[/latex]

[reveal-answer q=”fs-id1167339344562″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339344562″]

[latex]{a}^{2}-{b}^{2}[/latex]

[/hidden-answer]

[latex]\left(4x-6y\right)\left(6x-4y\right)[/latex]

[latex]{\left(4t-5u\right)}^{2}[/latex]

[reveal-answer q=”fs-id1167339214045″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339214045″]

[latex]16{t}^{2}-40tu+25{u}^{2}[/latex]

[/hidden-answer]

[latex]\left(9m+4n-1\right)\left(2m+8\right)[/latex]

[latex]\left(4t-x\right)\left(t-x+1\right)[/latex]

[reveal-answer q=”fs-id1167339222924″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339222924″]

[latex]4{t}^{2}+{x}^{2}+4t-5tx-x[/latex]

[/hidden-answer]

[latex]\left({b}^{2}-1\right)\left({a}^{2}+2ab+{b}^{2}\right)[/latex]

[latex]\left(4r-d\right)\left(6r+7d\right)[/latex]

[reveal-answer q=”fs-id1167339225614″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339225614″]

[latex]24{r}^{2}+22rd-7{d}^{2}[/latex]

[/hidden-answer]

[latex]\left(x+y\right)\left({x}^{2}-xy+{y}^{2}\right)[/latex]

Real-World Applications

A developer wants to purchase a plot of land to build a house. The area of the plot can be described by the following expression:[latex]\,\left(4x+1\right)\left(8x-3\right)\,[/latex]where x is measured in meters. Multiply the binomials to find the area of the plot in standard form.

[reveal-answer q=”fs-id1167339225791″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339225791″]

[latex]32{x}^{2}-4x-3\,[/latex]m2

[/hidden-answer]

A prospective buyer wants to know how much grain a specific silo can hold. The area of the floor of the silo is[latex]\,{\left(2x+9\right)}^{2}.\,[/latex]The height of the silo is[latex]\,10x+10,[/latex]where x is measured in feet. Expand the square and multiply by the height to find the expression that shows how much grain the silo can hold.

Extensions

For the following exercises, perform the given operations.

[latex]{\left(4t-7\right)}^{2}\left(2t+1\right)-\left(4{t}^{2}+2t+11\right)[/latex]

[reveal-answer q=”fs-id1167339243163″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339243163″]

[latex]32{t}^{3}-100{t}^{2}+40t+38[/latex]

[/hidden-answer]

[latex]\left(3b+6\right)\left(3b-6\right)\left(9{b}^{2}-36\right)[/latex]

[latex]\left({a}^{2}+4ac+4{c}^{2}\right)\left({a}^{2}-4{c}^{2}\right)[/latex]

[reveal-answer q=”fs-id1167339230976″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1167339230976″]

[latex]{a}^{4}+4{a}^{3}c-16a{c}^{3}-16{c}^{4}[/latex]

[/hidden-answer]

Glossary

binomial
a polynomial containing two terms
coefficient
any real number[latex]\,{a}_{i}\,[/latex]in a polynomial in the form[latex]\,{a}_{n}{x}^{n}+...+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]
degree
the highest power of the variable that occurs in a polynomial
difference of squares
the binomial that results when a binomial is multiplied by a binomial with the same terms, but the opposite sign
leading coefficient
the coefficient of the leading term
leading term
the term containing the highest degree
monomial
a polynomial containing one term
perfect square trinomial
the trinomial that results when a binomial is squared
polynomial
a sum of terms each consisting of a variable raised to a nonnegative integer power
term of a polynomial
any[latex]\,{a}_{i}{x}^{i}\,[/latex]of a polynomial in the form[latex]\,{a}_{n}{x}^{n}+...+{a}_{2}{x}^{2}+{a}_{1}x+{a}_{0}[/latex]
trinomial
a polynomial containing three terms

License

Icon for the Creative Commons Attribution 4.0 International License

Algebra and Trigonometry OpenStax Copyright © 2015 by OpenStax is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book