91 Binomial Theorem

Learning Objectives

In this section, you will:

  • Apply the Binomial Theorem.

A polynomial with two terms is called a binomial. We have already learned to multiply binomials and to raise binomials to powers, but raising a binomial to a high power can be tedious and time-consuming. In this section, we will discuss a shortcut that will allow us to find[latex]\,{\left(x+y\right)}^{n}\,[/latex]without multiplying the binomial by itself [latex]n[/latex] times.

Identifying Binomial Coefficients

In Counting Principles, we studied combinations. In the shortcut to finding[latex]\,{\left(x+y\right)}^{n},\,[/latex]we will need to use combinations to find the coefficients that will appear in the expansion of the binomial. In this case, we use the notation[latex]\,\left(\begin{array}{c}n\\ r\end{array}\right)\,[/latex] instead of [latex]C\left(n,r\right),[/latex] but it can be calculated in the same way. So

[latex]\,\left(\begin{array}{c}n\\ r\end{array}\right)=C\left(n,r\right)=\frac{n!}{r!\left(n-r\right)!}\,[/latex]

The combination[latex]\,\left(\begin{array}{c}n\\ r\end{array}\right)\,[/latex]is called a binomial coefficient. An example of a binomial coefficient is[latex]\,\left(\begin{array}{c}5\\ 2\end{array}\right)=C\left(5,2\right)=10.\,[/latex]

Binomial Coefficients

If [latex]n[/latex] and [latex]r[/latex]are integers greater than or equal to 0 with [latex]n\ge r,[/latex] then the binomial coefficient is

[latex]\left(\begin{array}{c}n\\ r\end{array}\right)=C\left(n,r\right)=\frac{n!}{r!\left(n-r\right)!}[/latex]

Is a binomial coefficient always a whole number?

Yes. Just as the number of combinations must always be a whole number, a binomial coefficient will always be a whole number.

Finding Binomial Coefficients

Find each binomial coefficient.

  1. [latex]\left(\begin{array}{c}5\\ 3\end{array}\right)[/latex]
  2. [latex]\left(\begin{array}{c}9\\ 2\end{array}\right)[/latex]
  3. [latex]\left(\begin{array}{c}9\\ 7\end{array}\right)[/latex]
[reveal-answer q=”fs-id1165137933188″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137933188″]Use the formula to calculate each binomial coefficient. You can also use the [latex]{n}_{}{C}_{r}[/latex] function on your calculator.

[latex]\left(\begin{array}{c}n\\ r\end{array}\right)=C\left(n,r\right)=\frac{n!}{r!\left(n-r\right)!}[/latex]
  1. [latex]\left(\begin{array}{c}5\\ 3\end{array}\right)=\frac{5!}{3!\left(5-3\right)!}=\frac{5\cdot 4\cdot 3!}{3!2!}=10[/latex]
  2. [latex]\left(\begin{array}{c}9\\ 2\end{array}\right)=\frac{9!}{2!\left(9-2\right)!}=\frac{9\cdot 8\cdot 7!}{2!7!}=36[/latex]
  3. [latex]\left(\begin{array}{c}9\\ 7\end{array}\right)=\frac{9!}{7!\left(9-7\right)!}=\frac{9\cdot 8\cdot 7!}{7!2!}=36[/latex]

[/hidden-answer]

Analysis

Notice that we obtained the same result for parts (b) and (c). If you look closely at the solution for these two parts, you will see that you end up with the same two factorials in the denominator, but the order is reversed, just as with combinations.

[latex]\left(\begin{array}{c}n\\ r\end{array}\right)=\left(\begin{array}{c}n\\ n-r\end{array}\right)[/latex]

Try It

Find each binomial coefficient.

  1. [latex]\,\left(\begin{array}{c}7\\ 3\end{array}\right)\,[/latex]
  2. [latex]\,\left(\begin{array}{c}11\\ 4\end{array}\right)\,[/latex]
[reveal-answer q=”fs-id1165137653724″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137653724″]

  1. 35
  2. 330

[/hidden-answer]

Using the Binomial Theorem

When we expand [latex]{\left(x+y\right)}^{n}[/latex] by multiplying, the result is called a binomial expansion, and it includes binomial coefficients. If we wanted to expand [latex]{\left(x+y\right)}^{52},[/latex] we might multiply [latex]\left(x+y\right)[/latex] by itself fifty-two times. This could take hours! If we examine some simple binomial expansions, we can find patterns that will lead us to a shortcut for finding more complicated binomial expansions.

[latex]\begin{array}{l}{\left(x+y\right)}^{2}={x}^{2}+2xy+{y}^{2}\hfill \\ {\left(x+y\right)}^{3}={x}^{3}+3{x}^{2}y+3x{y}^{2}+{y}^{3}\hfill \\ {\left(x+y\right)}^{4}={x}^{4}+4{x}^{3}y+6{x}^{2}{y}^{2}+4x{y}^{3}+{y}^{4}\hfill \end{array}[/latex]

First, let’s examine the exponents. With each successive term, the exponent for [latex]x[/latex] decreases and the exponent for [latex]y[/latex] increases. The sum of the two exponents is [latex]n[/latex] for each term.

Next, let’s examine the coefficients. Notice that the coefficients increase and then decrease in a symmetrical pattern. The coefficients follow a pattern:

[latex]\left(\begin{array}{c}n\\ 0\end{array}\right),\left(\begin{array}{c}n\\ 1\end{array}\right),\left(\begin{array}{c}n\\ 2\end{array}\right),...,\left(\begin{array}{c}n\\ n\end{array}\right).[/latex]

These patterns lead us to the Binomial Theorem, which can be used to expand any binomial.

[latex]\begin{array}{ll}{\left(x+y\right)}^{n}\hfill & =\sum _{k=0}^{n}\left(\begin{array}{c}n\\ k\end{array}\right){x}^{n-k}{y}^{k}\hfill \\ \hfill & ={x}^{n}+\left(\begin{array}{c}n\\ 1\end{array}\right){x}^{n-1}y+\left(\begin{array}{c}n\\ 2\end{array}\right){x}^{n-2}{y}^{2}+...+\left(\begin{array}{c}n\\ n-1\end{array}\right)x{y}^{n-1}+{y}^{n}\hfill \end{array}[/latex]

Another way to see the coefficients is to examine the expansion of a binomial in general form,[latex]\,x+y,\,[/latex]to successive powers 1, 2, 3, and 4.

[latex]\begin{array}{l}{\left(x+y\right)}^{1}=x+y\hfill \\ {\left(x+y\right)}^{2}={x}^{2}+2xy+{y}^{2}\hfill \\ {\left(x+y\right)}^{3}={x}^{3}+3{x}^{2}y+3x{y}^{2}+{y}^{3}\hfill \\ {\left(x+y\right)}^{4}={x}^{4}+4{x}^{3}y+6{x}^{2}{y}^{2}+4x{y}^{3}+{y}^{4}\hfill \end{array}[/latex]

Can you guess the next expansion for the binomial[latex]\,{\left(x+y\right)}^{5}?\,[/latex]

Graph of the function f_2.
Figure 1.

See (Figure), which illustrates the following:

  • There are [latex]n+1[/latex] terms in the expansion of [latex]{\left(x+y\right)}^{n}.[/latex]
  • The degree (or sum of the exponents) for each term is [latex]n.[/latex]
  • The powers on [latex]x[/latex] begin with [latex]n[/latex] and decrease to 0.
  • The powers on [latex]y[/latex] begin with 0 and increase to [latex]n.[/latex]
  • The coefficients are symmetric.

To determine the expansion on [latex]{\left(x+y\right)}^{5},[/latex] we see [latex]n=5,[/latex] thus, there will be 5+1 = 6 terms. Each term has a combined degree of 5. In descending order for powers of [latex]x,[/latex] the pattern is as follows:

  • Introduce [latex]{x}^{5},[/latex] and then for each successive term reduce the exponent on [latex]x[/latex] by 1 until [latex]{x}^{0}=1[/latex] is reached.
  • Introduce [latex]{y}^{0}=1,[/latex] and then increase the exponent on [latex]y[/latex] by 1 until [latex]{y}^{5}[/latex] is reached.
    [latex]{x}^{5},\,\,{x}^{4}y,\,\,{x}^{3}{y}^{2},\,\,{x}^{2}{y}^{3},\,\,x{y}^{4},\,\,{y}^{5}[/latex]

The next expansion would be

[latex]{\left(x+y\right)}^{5}={x}^{5}+5{x}^{4}y+10{x}^{3}{y}^{2}+10{x}^{2}{y}^{3}+5x{y}^{4}+{y}^{5}.[/latex]

But where do those coefficients come from? The binomial coefficients are symmetric. We can see these coefficients in an array known as Pascal’s Triangle, shown in (Figure).

Pascal's Triangle
Figure 2.

To generate Pascal’s Triangle, we start by writing a 1. In the row below, row 2, we write two 1’s. In the 3rd row, flank the ends of the rows with 1’s, and add [latex]1+1[/latex] to find the middle number, 2. In the [latex]n\text{th}[/latex] row, flank the ends of the row with 1’s. Each element in the triangle is the sum of the two elements immediately above it.

To see the connection between Pascal’s Triangle and binomial coefficients, let us revisit the expansion of the binomials in general form.

Pascal's Triangle expanded to show the values of the triangle as x and y terms with exponents

The Binomial Theorem

The Binomial Theorem is a formula that can be used to expand any binomial.

[latex]\begin{array}{ll}{\left(x+y\right)}^{n}\hfill & =\sum _{k=0}^{n}\left(\begin{array}{c}n\\ k\end{array}\right){x}^{n-k}{y}^{k}\hfill \\ \hfill & ={x}^{n}+\left(\begin{array}{c}n\\ 1\end{array}\right){x}^{n-1}y+\left(\begin{array}{c}n\\ 2\end{array}\right){x}^{n-2}{y}^{2}+...+\left(\begin{array}{c}n\\ n-1\end{array}\right)x{y}^{n-1}+{y}^{n}\hfill \end{array}[/latex]

How To

Given a binomial, write it in expanded form.

  1. Determine the value of [latex]n[/latex]according to the exponent.
  2. Evaluate the [latex]k=0[/latex] through [latex]k=n[/latex] using the Binomial Theorem formula.
  3. Simplify.

Expanding a Binomial

Write in expanded form.

  1. [latex]\,{\left(x+y\right)}^{5}\,[/latex]
  2. [latex]\,{\left(3x-y\right)}^{4}\,[/latex]
[reveal-answer q=”221236″]Show Solution[/reveal-answer]
[hidden-answer a=”221236″]

  1. Substitute [latex]n=5[/latex] into the formula. Evaluate the [latex]k=0[/latex] through [latex]k=5[/latex] terms. Simplify.
    [latex]\begin{array}{ll}{\left(x+y\right)}^{5}\hfill & =\left(\begin{array}{c}5\\ 0\end{array}\right){x}^{5}{y}^{0}+\left(\begin{array}{c}5\\ 1\end{array}\right){x}^{4}{y}^{1}+\left(\begin{array}{c}5\\ 2\end{array}\right){x}^{3}{y}^{2}+\left(\begin{array}{c}5\\ 3\end{array}\right){x}^{2}{y}^{3}+\left(\begin{array}{c}5\\ 4\end{array}\right){x}^{1}{y}^{4}+\left(\begin{array}{c}5\\ 5\end{array}\right){x}^{0}{y}^{5}\hfill \\ {\left(x+y\right)}^{5}\hfill & ={x}^{5}+5{x}^{4}y+10{x}^{3}{y}^{2}+10{x}^{2}{y}^{3}+5x{y}^{4}+{y}^{5}\hfill \end{array}[/latex]
  2. Substitute [latex]n=4[/latex] into the formula. Evaluate the [latex]k=0[/latex] through [latex]k=4[/latex] terms. Notice that [latex]3x[/latex] is in the place that was occupied by [latex]x[/latex] and that [latex]–y[/latex] is in the place that was occupied by [latex]y.[/latex] So we substitute them. Simplify.
    [latex]\begin{array}{ll}{\left(3x-y\right)}^{4}\hfill & =\left(\begin{array}{c}4\\ 0\end{array}\right){\left(3x\right)}^{4}{\left(-y\right)}^{0}+\left(\begin{array}{c}4\\ 1\end{array}\right){\left(3x\right)}^{3}{\left(-y\right)}^{1}+\left(\begin{array}{c}4\\ 2\end{array}\right){\left(3x\right)}^{2}{\left(-y\right)}^{2}+\left(\begin{array}{c}4\\ 3\end{array}\right){\left(3x\right)}^{1}{\left(-y\right)}^{3}+\left(\begin{array}{c}4\\ 4\end{array}\right){\left(3x\right)}^{0}{\left(-y\right)}^{4}\hfill \\ {\left(3x-y\right)}^{4}\hfill & =81{x}^{4}-108{x}^{3}y+54{x}^{2}{y}^{2}-12x{y}^{3}+{y}^{4}\hfill \end{array}[/latex]

[/hidden-answer]

Analysis

Notice the alternating signs in part b. This happens because[latex]\,\left(-y\right)\,[/latex]raised to odd powers is negative, but[latex]\,\left(-y\right)\,[/latex]raised to even powers is positive. This will occur whenever the binomial contains a subtraction sign.

Try It

Write in expanded form.

  1. [latex]{\left(x-y\right)}^{5}[/latex]
  2. [latex]{\left(2x+5y\right)}^{3}[/latex]
[reveal-answer q=”fs-id1165137635439″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137635439″]

  1. [latex]{x}^{5}-5{x}^{4}y+10{x}^{3}{y}^{2}-10{x}^{2}{y}^{3}+5x{y}^{4}-{y}^{5}[/latex]
  2. [latex]8{x}^{3}+60{x}^{2}y+150x{y}^{2}+125{y}^{3}[/latex]

[/hidden-answer]

Using the Binomial Theorem to Find a Single Term

Expanding a binomial with a high exponent such as[latex]\,{\left(x+2y\right)}^{16}\,[/latex]can be a lengthy process.

Sometimes we are interested only in a certain term of a binomial expansion. We do not need to fully expand a binomial to find a single specific term.

Note the pattern of coefficients in the expansion of[latex]\,{\left(x+y\right)}^{5}.[/latex]

[latex]{\left(x+y\right)}^{5}={x}^{5}+\left(\begin{array}{c}5\\ 1\end{array}\right){x}^{4}y+\left(\begin{array}{c}5\\ 2\end{array}\right){x}^{3}{y}^{2}+\left(\begin{array}{c}5\\ 3\end{array}\right){x}^{2}{y}^{3}+\left(\begin{array}{c}5\\ 4\end{array}\right)x{y}^{4}+{y}^{5}[/latex]

The second term is[latex]\,\left(\begin{array}{c}5\\ 1\end{array}\right){x}^{4}y.\,[/latex]The third term is[latex]\,\left(\begin{array}{c}5\\ 2\end{array}\right){x}^{3}{y}^{2}.\,[/latex]We can generalize this result.

[latex]\left(\begin{array}{c}n\\ r\end{array}\right){x}^{n-r}{y}^{r}[/latex]

The (r+1)th Term of a Binomial Expansion

The[latex]\,\left(r+1\right)\text{th}\,[/latex]term of the binomial expansion of[latex]\,{\left(x+y\right)}^{n}\,[/latex]is:

[latex]\left(\begin{array}{c}n\\ r\end{array}\right){x}^{n-r}{y}^{r}[/latex]

How To

Given a binomial, write a specific term without fully expanding.

  1. Determine the value of [latex]n[/latex] according to the exponent.
  2. Determine [latex]\left(r+1\right).[/latex]
  3. Determine [latex]r.[/latex]
  4. Replace [latex]r[/latex] in the formula for the [latex]\left(r+1\right)\text{th}[/latex] term of the binomial expansion.

Writing a Given Term of a Binomial Expansion

Find the tenth term of[latex]\,{\left(x+2y\right)}^{16}\,[/latex]without fully expanding the binomial.

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

Because we are looking for the tenth term, [latex]\,r+1=10,\,[/latex] we will use [latex]\,r=9[/latex] in our calculations.

[latex]\left(\begin{array}{c}n\\ r\end{array}\right){x}^{n-r}{y}^{r}[/latex]
[latex]\left(\begin{array}{c}16\\ 9\end{array}\right){x}^{16-9}{\left(2y\right)}^{9}=5\text{,}857\text{,}280{x}^{7}{y}^{9}[/latex]

[/hidden-answer]

Try It

Find the sixth term of[latex]\,{\left(3x-y\right)}^{9}\,[/latex]without fully expanding the binomial.

[reveal-answer q=”fs-id1165137758550″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137758550″]
[latex]\,-10,206{x}^{4}{y}^{5}[/latex][/hidden-answer]

Access these online resources for additional instruction and practice with binomial expansion.

Key Equations

Binomial Theorem [latex]{\left(x+y\right)}^{n}=\sum _{k-0}^{n}\left(\begin{array}{c}n\\ k\end{array}\right){x}^{n-k}{y}^{k}[/latex]
[latex]\left(r+1\right)th\,[/latex]term of a binomial expansion [latex]\left(\begin{array}{c}n\\ r\end{array}\right){x}^{n-r}{y}^{r}[/latex]

Key Concepts

  • [latex]\left(\begin{array}{c}n\\ r\end{array}\right)\,[/latex]is called a binomial coefficient and is equal to [latex]C\left(n,r\right).\,[/latex]See (Figure).
  • The Binomial Theorem allows us to expand binomials without multiplying. See (Figure).
  • We can find a given term of a binomial expansion without fully expanding the binomial. See (Figure).

Section Exercises

Verbal

What is a binomial coefficient, and how it is calculated?

[reveal-answer q=”fs-id1165135501149″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135501149″]A binomial coefficient is an alternative way of denoting the combination [latex]\,C\left(n,r\right).\,[/latex]It is defined as[latex]\,\left(\begin{array}{c}n\\ r\end{array}\right)=\,C\left(n,r\right)\,=\frac{n!}{r!\left(n-r\right)!}.[/latex][/hidden-answer]

What role do binomial coefficients play in a binomial expansion? Are they restricted to any type of number?

What is the Binomial Theorem and what is its use?

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

The Binomial Theorem is defined as[latex]\,{\left(x+y\right)}^{n}=\sum _{k=0}^{n}\left(\begin{array}{c}n\\ k\end{array}\right){x}^{n-k}{y}^{k}\,[/latex]and can be used to expand any binomial.

[/hidden-answer]

When is it an advantage to use the Binomial Theorem? Explain.

Algebraic

For the following exercises, evaluate the binomial coefficient.

[latex]\left(\begin{array}{c}6\\ 2\end{array}\right)[/latex]

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

15

[/hidden-answer]

[latex]\left(\begin{array}{c}5\\ 3\end{array}\right)[/latex]

[latex]\left(\begin{array}{c}7\\ 4\end{array}\right)[/latex]

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

35

[/hidden-answer]

[latex]\left(\begin{array}{c}9\\ 7\end{array}\right)[/latex]

[latex]\left(\begin{array}{c}10\\ 9\end{array}\right)[/latex]

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

10

[/hidden-answer]

[latex]\left(\begin{array}{c}25\\ 11\end{array}\right)[/latex]

[latex]\left(\begin{array}{c}17\\ 6\end{array}\right)[/latex]

[reveal-answer q=”207307″]Show Solution[/reveal-answer]
[hidden-answer a=”207307″]12,376[/hidden-answer]

[latex]\left(\begin{array}{c}200\\ 199\end{array}\right)[/latex]

For the following exercises, use the Binomial Theorem to expand each binomial.

[latex]{\left(4a-b\right)}^{3}[/latex]

[reveal-answer q=”fs-id1165137831242″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137831242″]
[latex]64{a}^{3}-48{a}^{2}b+12a{b}^{2}-{b}^{3}[/latex][/hidden-answer]

[latex]{\left(5a+2\right)}^{3}[/latex]

[latex]{\left(3a+2b\right)}^{3}[/latex]
[reveal-answer q=”fs-id1165135394319″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135394319″]

[latex]27{a}^{3}+54{a}^{2}b+36a{b}^{2}+8{b}^{3}[/latex]

[/hidden-answer]

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

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

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

[latex]1024{x}^{5}+2560{x}^{4}y+2560{x}^{3}{y}^{2}+1280{x}^{2}{y}^{3}+320x{y}^{4}+32{y}^{5}[/latex]

[/hidden-answer]

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

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

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

[latex]1024{x}^{5}-3840{x}^{4}y+5760{x}^{3}{y}^{2}-4320{x}^{2}{y}^{3}+1620x{y}^{4}-243{y}^{5}[/latex]

[/hidden-answer]

[latex]{\left(\frac{1}{x}+3y\right)}^{5}[/latex]

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

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

[latex]\frac{1}{{x}^{4}}+\frac{8}{{x}^{3}y}+\frac{24}{{x}^{2}{y}^{2}}+\frac{32}{x{y}^{3}}+\frac{16}{{y}^{4}}[/latex]

[/hidden-answer]

[latex]{\left(\sqrt{x}-\sqrt{y}\right)}^{5}[/latex]

For the following exercises, use the Binomial Theorem to write the first three terms of each binomial.

[latex]{\left(a+b\right)}^{17}[/latex]

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

[latex]{a}^{17}+17{a}^{16}b+136{a}^{15}{b}^{2}[/latex]

[/hidden-answer]

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

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

[reveal-answer q=”fs-id1165135188234″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135188234″]
[latex]{a}^{15}-30{a}^{14}b+420{a}^{13}{b}^{2}[/latex][/hidden-answer]

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

[latex]{\left(3a+b\right)}^{20}[/latex]

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

[latex]3,486,784,401{a}^{20}+23,245,229,340{a}^{19}b+73,609,892,910{a}^{18}{b}^{2}[/latex]

[/hidden-answer]

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

[latex]{\left({x}^{3}-\sqrt{y}\right)}^{8}[/latex]

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

[latex]{x}^{24}-8{x}^{21}\sqrt{y}+28{x}^{18}y[/latex]

[/hidden-answer]

For the following exercises, find the indicated term of each binomial without fully expanding the binomial.

The fourth term of[latex]\,{\left(2x-3y\right)}^{4}[/latex]

The fourth term of[latex]\,{\left(3x-2y\right)}^{5}[/latex]

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

[latex]-720{x}^{2}{y}^{3}[/latex]

[/hidden-answer]

The third term of[latex]\,{\left(6x-3y\right)}^{7}[/latex]

The eighth term of[latex]\,{\left(7+5y\right)}^{14}[/latex]

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

[latex]220,812,466,875,000{y}^{7}[/latex]

[/hidden-answer]

The seventh term of[latex]\,{\left(a+b\right)}^{11}[/latex]

The fifth term of[latex]\,{\left(x-y\right)}^{7}[/latex]

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

[latex]35{x}^{3}{y}^{4}[/latex]

[/hidden-answer]

The tenth term of[latex]\,{\left(x-1\right)}^{12}[/latex]

The ninth term of[latex]\,{\left(a-3{b}^{2}\right)}^{11}[/latex]

[reveal-answer q=”fs-id1165137423625″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137423625″]
[latex]1,082,565{a}^{3}{b}^{16}[/latex][/hidden-answer]

The fourth term of[latex]\,{\left({x}^{3}-\frac{1}{2}\right)}^{10}[/latex]

The eighth term of[latex]\,{\left(\frac{y}{2}+\frac{2}{x}\right)}^{9}[/latex]

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

[latex]\frac{1152{y}^{2}}{{x}^{7}}[/latex]

[/hidden-answer]

Graphical

For the following exercises, use the Binomial Theorem to expand the binomial [latex]f\left(x\right)={\left(x+3\right)}^{4}.[/latex] Then find and graph each indicated sum on one set of axes.

Find and graph[latex]\,{f}_{1}\left(x\right),\,[/latex]such that[latex]\,{f}_{1}\left(x\right)\,[/latex]is the first term of the expansion.

Find and graph[latex]\,{f}_{2}\left(x\right),\,[/latex]such that[latex]\,{f}_{2}\left(x\right)\,[/latex]is the sum of the first two terms of the expansion.

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

[latex]{f}_{2}\left(x\right)={x}^{4}+12{x}^{3}[/latex]

Graph of the function f_2.[/hidden-answer]

Find and graph[latex]\,{f}_{3}\left(x\right),\,[/latex]such that[latex]\,{f}_{3}\left(x\right)\,[/latex] is the sum of the first three terms of the expansion.

Find and graph[latex]\,{f}_{4}\left(x\right),\,[/latex]such that[latex]\,{f}_{4}\left(x\right)\,[/latex]is the sum of the first four terms of the expansion.

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

[latex]{f}_{4}\left(x\right)={x}^{4}+12{x}^{3}+54{x}^{2}+108x[/latex]

Graph of the function f_4.[/hidden-answer]

Find and graph[latex]\,{f}_{5}\left(x\right),\,[/latex]such that[latex]\,{f}_{5}\left(x\right)\,[/latex]is the sum of the first five terms of the expansion.

Extensions

In the expansion of[latex]\,{\left(5x+3y\right)}^{n},\,[/latex]each term has the form[latex]\,\left(\begin{array}{c}n\\ k\end{array}\right){a}^{n–k}{b}^{k}, \text{where} k\,[/latex]successively takes on the value[latex]\,0,1,2,\,...,\,n.[/latex]If[latex]\,\left(\begin{array}{c}n\\ k\end{array}\right)=\left(\begin{array}{c}7\\ 2\end{array}\right),\,[/latex]what is the corresponding term?

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

[latex]590,625{x}^{5}{y}^{2}[/latex]

[/hidden-answer]

In the expansion of[latex]\,{\left(a+b\right)}^{n},\,[/latex]the coefficient of[latex]\,{a}^{n-k}{b}^{k}\,[/latex]is the same as the coefficient of which other term?

Consider the expansion of[latex]\,{\left(x+b\right)}^{40}.\,[/latex]What is the exponent of [latex]b[/latex] in the [latex]k\text{th}[/latex] term?

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

[latex]k-1[/latex]

[/hidden-answer]

Find[latex]\,\left(\begin{array}{c}n\\ k-1\end{array}\right)+\left(\begin{array}{c}n\\ k\end{array}\right)\,[/latex]and write the answer as a binomial coefficient in the form[latex]\,\left(\begin{array}{c}n\\ k\end{array}\right).\,[/latex]Prove it. Hint: Use the fact that, for any integer[latex]\,p,\,[/latex]such that[latex]\,p\ge 1,\,p!=p\left(p-1\right)!\text{.}[/latex]

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

[latex]\left(\begin{array}{c}n\\ k-1\end{array}\right)+\left(\begin{array}{l}n\\ k\end{array}\right)=\left(\begin{array}{c}n+1\\ k\end{array}\right);\,[/latex]Proof:

[latex]\begin{array}{}\\ \\ \\ \,\,\,\,\,\left(\begin{array}{c}n\\ k-1\end{array}\right)+\left(\begin{array}{l}n\\ k\end{array}\right)\\ =\frac{n!}{k!\left(n-k\right)!}+\frac{n!}{\left(k-1\right)!\left(n-\left(k-1\right)\right)!}\\ =\frac{n!}{k!\left(n-k\right)!}+\frac{n!}{\left(k-1\right)!\left(n-k+1\right)!}\\ =\frac{\left(n-k+1\right)n!}{\left(n-k+1\right)k!\left(n-k\right)!}+\frac{kn!}{k\left(k-1\right)!\left(n-k+1\right)!}\\ =\frac{\left(n-k+1\right)n!+kn!}{k!\left(n-k+1\right)!}\\ =\frac{\left(n+1\right)n!}{k!\left(\left(n+1\right)-k\right)!}\\ =\frac{\left(n+1\right)!}{k!\left(\left(n+1\right)-k\right)!}\\ =\left(\begin{array}{c}n+1\\ k\end{array}\right)\end{array}[/latex]

[/hidden-answer]

Which expression cannot be expanded using the Binomial Theorem? Explain.

  • [latex]\left({x}^{2}-2x+1\right)[/latex]
  • [latex]{\left(\sqrt{a}+4\sqrt{a}-5\right)}^{8}[/latex]
  • [latex]{\left({x}^{3}+2{y}^{2}-z\right)}^{5}[/latex]
  • [latex]{\left(3{x}^{2}-\sqrt{2{y}^{3}}\right)}^{12}[/latex]
[reveal-answer q=”fs-id1165135176542″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135176542″]

The expression[latex]\,{\left({x}^{3}+2{y}^{2}-z\right)}^{5}\,[/latex]cannot be expanded using the Binomial Theorem because it cannot be rewritten as a binomial.

[/hidden-answer]

Glossary

binomial coefficient
the number of ways to choose r objects from n objects where order does not matter; equivalent to[latex]\,C\left(n,r\right),\,[/latex]denoted[latex]\,\left(\begin{array}{c}n\\ r\end{array}\right)[/latex]
binomial expansion
the result of expanding[latex]\,{\left(x+y\right)}^{n}\,[/latex]by multiplying
Binomial Theorem
a formula that can be used to expand any binomial

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