Skip to main content
Mathematics LibreTexts

12.5: Binomial Theorem

  • Page ID
    5198
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    By the end of this section, you will be able to:

    • Use Pascal’s Triangle to expand a binomial
    • Evaluate a binomial coefficient
    • Use the Binomial Theorem to expand a binomial

    Before you get started, take this readiness quiz.

    1. Simplify: \(\frac{7 \cdot 6 \cdot 5 \cdot 4}{4 \cdot 3 \cdot 2 \cdot 1}\).
      If you missed this problem, review Example 1.25.
    2. Expand: \((3 x+5)^{2}\).
      If you missed this problem, review Example 5.32.
    3. Expand: \((x-y)^{2}\).
      If you missed this problem, review Example 5.32.

    Use Pascal's Triangle to Expand a Binomial

    In our previous work, we have squared binomials either by using FOIL or by using the Binomial Squares Pattern. We can also say that we expanded \((a+b)^{2}\).

    \((a+b)^{2}=a^{2}+2 a b+b^{2}\)

    To expand \((a+b)^{3}\), we recognize that this is \((a+b)^{2}(a+b)\) and multiply.

    \((a+b)^{3}\)
    \((a+b)^{2}(a+b)\)
    \(\left(a^{2}+2 a b+b^{2}\right)(a+b)\)
    \(a^{3}+2 a^{2} b+a b^{2}+a^{2} b+2 a b^{2}+b^{3}\)
    \(a^{3}+3 a^{2} b+3 a b^{2}+b^{3}\)
    \((a+b)^{3}=a^{3}+3 a^{2} b+3 a b^{2}+b^{3}\)

    To find a method that is less tedious that will work for higher expansions like \((a+b)^{7}\), we again look for patterns in some expansions.

    Number of Terms First Term Last Term
    \((a+b)^{1}=a+b\) \(2\) \(a^{1}\) \(b^{1}\)
    \((a+b)^{2}=a^{2}+2 a b+b^{2}\) \(3\) \(a^{2}\) \(b^{2}\)
    \((a+b)^{3}=a^{3}+3 a^{2} b+3 a b^{2}+b^{3}\) \(4\) \(a^{3}\) \(b^{3}\)
    \((a+b)^{4}=a^{4}+4 a^{3} b+6 a^{2} b^{2}+4 a b^{3}+b^{4}\) \(5\) \(a^{4}\) \(b^{4}\)
    \((a+b)^{5}=a^{5}+5 a^{4} b+10 a^{3} b^{2}+10 a^{2} b^{3}+5 a b^{4}+b^{5}\) \(6\) \(a^{5}\) \(b^{5}\)
    \((a+b)^{n}\) \(n\) \(a^{n}\) \(b^{n}\)
    Table 12.4.1

    Notice the first and last terms show only one variable. Recall that \(a^{0}=1\), so we could rewrite the first and last terms to include both variables. For example, we could expand \((a+b)^{3}\) to show each term with both variables.

    This figure shows the pattern a plus b to the power of 3 equals a to a power of 3 times b to a power of 0 plus 3 times a to a power of 2 times b to a power of 1 plus 3 a to a power of 0 times b to a power of 3.
    Figure 12.4.1

    Generally, we don’t show the zero exponents, just as we usually write \(x\) rather than \(1x\).

    Note

    Patterns in the Expansion of \((a+b)^{n}\)

    • The number of terms is \(n+1\).
    • The first term is \(a^{n}\) and the last term is \(b^{n}\).
    • The exponents on \(a\) decrease by one on each term going left to right.
    • The exponents on \(b\) increase by one on each term going left to right.
    • The sum of the exponents on any term is \(n\).

    Let’s look at an example to highlight the last three patterns.

    This figure shows the pattern a plus b to the power of 5 equals a plus 5 times a times b plus 10 times a times b plus 5 times a times b plus b.
    Figure 12.4.2

    From the patterns we identified, we see the variables in the expansion of \((a+b)^{n}\), would be

    \((a+b)^{n}=a^{n}+\_\_\_a^{n-1}b^{1}+\_\_\_a^{n-2}b^{2}+\ldots+\_\_\_a^{1}b^{n-1}+b^{n}\).

    To find the coefficients of the terms, we write our expansions again focusing on the coefficients. We rewrite the coefficients to the right forming an array of coefficients.

    A plus b to the power of 0 equals 1. The top level of Pascal’s Triangle is 1. A plus b to the power of 1 equals 1 a plus 1 b. The second level of Pascal’s Triangle is 1, 1. A plus b to the power of 2 equals 1 a to the power of 2 plus 2 a b plus 1 b to the power of 2. The third level of Pascal’s Triangle is 1, 2, 1. A plus b to the power of 3 equals 1 a to the power of 3 plus 3 a to the power of 2 b plus 3 a b to the power of 2 plus 1 b to the power of 3. The fourth level of Pascal’s Triangle is 1,3,3,1. A plus b to the power of 4 equals 1 a to the power of 4 plus 4 a to the power of 3 b plus 6 a to the power of 2 b to the power of 2 plus 4 a b to the power of 3 plus 1 b to the power of 4. The fifth level of Pascal’s Triangle is 1, 4, 6, 4, 1. A plus b to the power of 5 equals 1 a to the power of 5 plus 5 a to the power of 4 b plus 10 a to the power of 3 b to the power of 2 plus 10 a to the power of 2 b to the power of 3. The sixth row of the Pascal’s Triangle is 1, 5, 10, 10, 5, 1.
    Figure 12.4.3

    The array to the right is called Pascal’s Triangle. Notice each number in the array is the sum of the two closest numbers in the row above. We can find the next row by starting and ending with one and then adding two adjacent numbers.

    This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.
    Figure 12.4.4

    This triangle gives the coefficients of the terms when we expand binomials.

    Definition \(\PageIndex{1}\)

    Pascal's Triangle

    This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.
    Figure 12.4.5

    In the next example, we will use this triangle and the patterns we recognized to expand the binomial.

    Example \(\PageIndex{1}\)

    Use Pascal's Triangle to expand \((x+y)^{6}\).

    Solution:

    We know the variables for this expansion will follow the pattern we identified. The nonzero exponents of \(x\) will start at six and decrease to one. The nonzero exponents of \(y\) will start at one and increase to six. The sum of the exponents in each term will be six. In our pattern, \(a=x\) and \(b=y\).

    \(\begin{array}{l}{(a+b)^{n}=a^{n}+\_\_\_a^{n-1} b^{1}+\_\_\_a^{n-2} b^{2}+\ldots+\_\_\_a^{1}b^{n-1}+b^{n}} \\ {(x+y)^{6}=x^{6}+\_\_\_x^{5} y^{1}+\_\_\_x^{4} y^{2}+\_\_\_x^{3} y^{3}+\_\_\_x^{2} y^{4}+\_\_\_x^{1} y^{5}+y^{6}}\end{array}\)

    This figure shows a plus b to the power of n equals a to the power of n plus a to the power if n minus 1 b to the power of 1 plus a to the power of n minus 2 b to the power if 2 plus ellipsis plus a to the power of 1 b to the power of n minus 1 plus b to the power of n. The next figure shows x plus y to the power of 6 equals x to the power of 6 plus x to the power of 5 y to the power of 1 plus x to the power of 4 y to the power of 2 plus x to the power of 3 y to the power of 3 plus x to the power of 2 y to the power of 4 plus x to the power of 1 y to the power of 5 plus y to the power of 6.
    Figure 12.4.6
    Exercise \(\PageIndex{1}\)

    Use Pascal’s Triangle to expand \((x+y)^{5}\).

    Answer

    \(\begin{array}{l}{x^{5}+5 x^{4} y+10 x^{3} y^{2}+10 x^{2} y^{3}} {+5 x y^{4}+y^{5}}\end{array}\)

    Exercise \(\PageIndex{2}\)

    Use Pascal’s Triangle to expand \((p+q)^{7}\).

    Answer

    \(\begin{array}{c}{p^{7}+7 p^{6} q+21 p^{5} q^{2}+35 p^{4} q^{3}} {+35 p^{3} q^{4}+21 p^{2} q^{5}+7 p q^{6}+q^{7}}\end{array}\)

    In the next example we want to expand a binomial with one variable and one constant. We need to identify the \(a\) and \(b\) to carefully apply the pattern.

    Example \(\PageIndex{2}\)

    Use Pascal’s Triangle to expand \((x+3)^{5}\).

    Solution:

    We identify the \(a\) and \(b\) of the pattern.

    This figure shows how we identify a plus b to the power of n, in the pattern x plus 3 to the power of 5.
    Figure 12.4.7

    In our pattern, \(a=x\) and \(b=3\).

    We know the variables for this expansion will follow the pattern we identified. The sum of the exponents in each term will be five.

    \((a+b)^{n}=a^{n}+\_\_\_a^{n-1}b^{1}+\_\_\_a^{n-2}b^{2}+\ldots+\_\_\_a^{1}b^{n-1}+b^{n} \)

    \((x+3)^{5}=x^{5}+\_\_\_x^{4}\cdot3^{1}+\_\_\_x^{3}\cdot3^{2}+\_\_\_x^{2}\cdot3^{3}+\_\_\_x^{1}\cdot3^{4}+3^{5}\)

    This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1. This figure shows X plus 3 to the power of 5 equals 1 x to the power of 5 g 3 x to the power of 4 plus 10 g 9 x to the power of 3 plus 10 g 27 x to the power of 2 plus 5 g 81 x to the power of 1 plus 1 g 243. Then, x plus 3 to the power of 5 equals x to the power of 5 plus 15 x to the power of 4 plus 90 x to the power of 3 plus 270 x to the power of 2 plus 405 plus 243.
    Figure 12.4.8
    Exercise \(\PageIndex{3}\)

    Use Pascal's Triangle to expand \((x+2)^{4}\).

    Answer

    \(x^{4}+8 x^{3}+24 x^{2}+32 x+16\)

    Exercise \(\PageIndex{4}\)

    Use Pascal's Triangle to expand \((x+1)^{6}\).

    Answer

    \(\begin{array}{l}{x^{6}+6 x^{5}+15 x^{4}+20 x^{3}+15 x^{2}} {+6 x+1}\end{array}\)

    In the next example, the binomial is a difference and the first term has a constant times the variable. Once we identify the \(a\) and \(b\) of the pattern, we must once again carefully apply the pattern.

    Example \(\PageIndex{3}\)

    Use Pascal's Triangle to expand \((3x-2)^{4}\).

    Solution:

    We identify the \(a\) and \(b\) of the pattern.

    This figure shows how we identify a plus b to the power of n, in the pattern 3 x minus 2 to the power of 4.
    Figure 12.4.9

    In our pattern, \(a=3x\) and \(b=-2\).

    This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.
    Figure 12.4.10

    \((a+b)^{n}=a^{n}+\_\_\_a^{n-1}b^{1}+\_\_\_a^{n-2}b^{2}+\ldots+\_\_\_a^{1}b^{n-1}+b^{n} \)

    \((3 x-2 )^{4}=1 \cdot\left(\stackrel{3}{x}+4(3 x)^{3}(-2)^{1}+6(3 x)^{2}(-2)^{2}+4(3 x)^{1}(-2)^{3}+1 \cdot(-2)^{4}\right.\)

    \((3 x-2)^{4}=81 x^{4}+4\left(27 x^{3}\right)(-2)+6\left(9 x^{2}\right)(4)+4(3 x)(-8)+1 \cdot 16\)

    \((3 x-2 )^{4}=81 x^{4}-216 x^{3}+216 x^{2}-96 x+16\)

    Exercise \(\PageIndex{5}\)

    Use Pascal's Triangle to expand \((2x-3)^{4}\).

    Answer

    \(16 x^{4}-96 x^{3}+216 x^{2}-216 x+81\)

    Exercise \(\PageIndex{6}\)

    Use Pascal's Triangle to expand \((2x-1)^{6}\).

    Answer

    \(\begin{array}{l}{64 x^{6}-192 x^{5}+240 x^{4}-160 x^{3}} {+60 x^{2}-12 x+1}\end{array}\)

    Evaluate a Binomial Coefficient

    While Pascal’s Triangle is one method to expand a binomial, we will also look at another method. Before we get to that, we need to introduce some more factorial notation. This notation is not only used to expand binomials, but also in the study and use of probability.

    To find the coefficients of the terms of expanded binomials, we will need to be able to evaluate the notation \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)\) which is called a binomial coefficient. We read \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)\) as “\(n\) choose \(r\)” or “\(n\) taken \(r\) at a time”.

    Definition \(\PageIndex{1}\)

    A binomial coefficient \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)\), where \(r\) and \(b\) are integers with \(0 \leq r \leq n\), is defined as

    \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)=\frac{n !}{r !(n-r) !}\)

    We read \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)\) as "\(n\) choose \(r\)" or "\(n\) taken \(r\) at a time."

    Example \(\PageIndex{4}\)

    Evaluate:

    1. \(\left( \begin{array}{l}{5} \\ {1}\end{array}\right)\)
    2. \(\left( \begin{array}{l}{7} \\ {7}\end{array}\right)\)
    3. \(\left( \begin{array}{l}{4} \\ {0}\end{array}\right)\)
    4. \(\left( \begin{array}{l}{8} \\ {5}\end{array}\right)\)

    Solution:

    a. We will use the definition of a binomial coefficient,

    \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)=\frac{n !}{r !(n-r) !}\)

    \(\left( \begin{array}{l}{5} \\ {1}\end{array}\right)\)

    Use the definition, \(\left( \stackrel{5}{1}\right)=\frac{n !}{r !(n-r) !}\), where \(n=5, r=1\).

    \(\frac{5 !}{1 !(5-1) !}\)

    Simplify.

    \(\frac{5 !}{1 !(4) !}\)

    Rewrite \(5!\) as \(5\cdot 4!\)

    \(\frac{5 \cdot 4 !}{1 ! \cdot 4 !}\)

    Simplify, by removing common factors.

    \(\frac{5\cdot \cancel{4 !}}{1 ! \cdot \cancel{4 !}}\)

    Simplify.

    \(5\)

    \(\left( \begin{array}{l}{5} \\ {1}\end{array}\right)=5\)

    b. \(\left( \begin{array}{l}{7} \\ {7}\end{array}\right)\)

    Use the definition, \(\left( \stackrel{5}{1}\right)=\frac{n !}{r !(n-r) !}\), where \(n=7, r=7\).

    \(\frac{7 !}{7 !(7-7) !}\)

    Simplify.

    \(\frac{7 !}{7 !(0) !}\)

    Simplify. Remember \(0!=1\).

    \(1\)

    \(\left( \begin{array}{l}{7} \\ {7}\end{array}\right)=1\)

    c. \(\left( \begin{array}{l}{4} \\ {0}\end{array}\right)\)

    Use the definition, \(\left( \stackrel{5}{1}\right)=\frac{n !}{r !(n-r) !}\), where \(n=4, r=0\).

    \(\frac{4 !}{0 !(4-0) !}\)

    Simplify.

    \(\frac{4 !}{0 !(4) !}\)

    Simplify.

    \(1\)

    \(\left( \begin{array}{l}{4} \\ {0}\end{array}\right)=1\)

    d. \(\left( \begin{array}{l}{8} \\ {5}\end{array}\right)\)

    Use the definition, \(\left( \stackrel{5}{1}\right)=\frac{n !}{r !(n-r) !}\), where \(n=8, r=5\).

    \(\frac{8 !}{5 !(8-5) !}\)

    Simplify.

    \(\frac{8 !}{5 !(3) !}\)

    Rewrite \(8!\) as \(8\cdot 7\cdot 6\cdot 5!\) and remove common factors.

    \(\frac{8\cdot7\cdot\cancel{6}\cdot\cancel{5!}}{\cancel{5!}\cdot\cancel{3}\cdot\cancel{2}\cdot1}\)

    Simplify.

    \(56\)

    \(\left( \begin{array}{l}{8} \\ {5}\end{array}\right)=56\)

    Exercise \(\PageIndex{7}\)

    Evaluate each binomial coefficient:

    1. \(\left( \begin{array}{l}{6} \\ {1}\end{array}\right)\)
    2. \(\left( \begin{array}{l}{8} \\ {8}\end{array}\right)\)
    3. \(\left( \begin{array}{l}{5} \\ {0}\end{array}\right)\)
    4. \(\left( \begin{array}{l}{7} \\ {3}\end{array}\right)\)
    Answer
    1. \(6\)
    2. \(1\)
    3. \(1\)
    4. \(35\)
    Exercise \(\PageIndex{8}\)

    Evaluate each binomial coefficient:

    1. \(\left( \begin{array}{l}{2} \\ {1}\end{array}\right)\)
    2. \(\left( \begin{array}{l}{11} \\ {11}\end{array}\right)\)
    3. \(\left( \begin{array}{l}{9} \\ {0}\end{array}\right)\)
    4. \(\left( \begin{array}{l}{6} \\ {5}\end{array}\right)\)
    Answer
    1. \(2\)
    2. \(1\)
    3. \(1\)
    4. \(6\)

    In the previous example, \((a)\), \((b)\), \((c)\) demonstrate some special properties of binomial coefficients.

    Definition \(\PageIndex{2}\)

    Properties of Binomial Coefficients

    \(\left( \begin{array}{l}{n} \\ {1}\end{array}\right)=n \quad \left( \begin{array}{l}{n} \\ {n}\end{array}\right)=1 \quad \left( \begin{array}{l}{n} \\ {0}\end{array}\right)=1\)

    Use the Binomial Theorem to Expand a Binomial

    We are now ready to use the alternate method of expanding binomials. The Binomial Theorem uses the same pattern for the variables, but uses the binomial coefficient for the coefficient of each term.

    Definition \(\PageIndex{3}\)

    Binomial Theorem

    For any real numbers \(a\) and \(b\), and positive integer \(n\),

    \((a+b)^{n}=\left( \begin{array}{c}{n} \\ {0}\end{array}\right) a^{n}+\left( \begin{array}{c}{n} \\ {1}\end{array}\right) a^{n-1} b^{1}+\left( \begin{array}{c}{n} \\ {2}\end{array}\right) a^{n-2} b^{2}+\ldots+\left( \begin{array}{c}{n} \\ {r}\end{array}\right) a^{n-r} b^{r}+\ldots+\left( \begin{array}{c}{n} \\ {n}\end{array}\right) b^{n}\)

    Example \(\PageIndex{5}\)

    Use the Binomial Theorem to expand \((p+q)^{4}\).

    Solution:

    We identify the \(a\) and \(b\) of the pattern.

    This figure shows how we identify a plus b to the power of n, in the pattern p plus q to the power of 4.
    Figure 12.4.11

    In our pattern, \(a=p\) and \(b=q\).

    We use the Binomial Theorem.

    \((a+b)^{n}=\left( \begin{array}{c}{n} \\ {0}\end{array}\right) a^{n}+\left( \begin{array}{c}{n} \\ {1}\end{array}\right) a^{n-1} b^{1}+\left( \begin{array}{c}{n} \\ {2}\end{array}\right) a^{n-2} b^{2}+\ldots+\left( \begin{array}{c}{n} \\ {r}\end{array}\right) a^{n-r} b^{r}+\ldots+\left( \begin{array}{c}{n} \\ {n}\end{array}\right) b^{n}\)

    Substitute in the values \(a=p, b=q\) and \(n=4\).

    \((p+q)^{4}=\left( \begin{array}{c}{4} \\ {0}\end{array}\right) p^{4}+\left( \begin{array}{c}{4} \\ {1}\end{array}\right) p^{4-1} q^{1}+\left( \begin{array}{c}{4} \\ {2}\end{array}\right) p^{4-2} q^{2}+\left( \begin{array}{c}{4} \\ {3}\end{array}\right) p^{4-3} q^{3}+\left( \begin{array}{c}{4} \\ {4}\end{array}\right) q^{4}\)

    Simplify the exponents.

    \((p+q)^{4}=\left( \begin{array}{l}{4} \\ {0}\end{array}\right) p^{4}+\left( \begin{array}{c}{4} \\ {1}\end{array}\right) p^{3} q+\left( \begin{array}{c}{4} \\ {2}\end{array}\right) p^{2} q^{2}+\left( \begin{array}{c}{4} \\ {3}\end{array}\right) p q^{3}+\left( \begin{array}{c}{4} \\ {4}\end{array}\right) q^{4}\)

    Evaluate the coefficients, remember, \(\left( \begin{array}{l}{n} \\ {1}\end{array}\right)=n, \left( \begin{array}{l}{n} \\ {n}\end{array}\right)=1, \left( \begin{array}{l}{n} \\ {0}\end{array}\right)=1\)

    \((p+q)^{4}=1 p^{4}+4 p^{3} q^{1}+\frac{4 !}{2 !(2) !} p^{2} q^{2}+\frac{4 !}{3 !(4-3) !} p^{1} q^{3}+1 q^{4}\)
    \((p+q)^{4}=p^{4}+4 p^{3} q+6 p^{2} q^{2}+4 p q^{3}+q^{4}\)

    Exercise \(\PageIndex{9}\)

    Use the Binomial Theorem to expand \((x+y)^{5}\).

    Answer

    \(\begin{array}{l}{x^{5}+5 x^{4} y+10 x^{3} y^{2}+10 x^{2} y^{3}} {+5 x y^{4}+y^{5}}\end{array}\)

    Exercise \(\PageIndex{10}\)

    Use the Binomial Theorem to expand \((m+n)^{6}\).

    Answer

    \(\begin{array}{l}{m^{6}+6 m^{5} n+15 m^{4} n^{2}+20 m^{3} n^{3}} {+15 m^{2} n^{4}+6 m n^{5}+n^{6}}\end{array}\)

    Notice that when we expanded \((p+q)^{4}\) in the last example, using the Binomial Theorem, we got the same coefficients we would get from using Pascal's Triangle.

    The figure above is P plus q to the power of 4 equals 4 choose 0 times p to the power of 4 plus 4 choose 1 times p to the power of 3 q plus 4 choose 2 times p to the power of 2 q to the power of 2 plus 4 choose 3 times p q to the power of 3 plus 4 choose 4 times q to the power of 4. P plus q to the power of 4 equals p to the power of 4 p to the power of 3 q plus 6 p to the power of 2 q to the power of 2 plus 4 p q to the power of 3 plus q to the power of 4. This figure on the right shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.
    Figure 12.4.12

    The next example, the binomial is a difference. When the binomial is a difference, we must be careful in identifying the values we will use in the pattern.

    Example \(\PageIndex{6}\)

    Use the Binomial Theorem to expand \((x-2)^{5}\).

    Solution:

    We identify the \(a\) and \(b\) of the pattern.

    This figure shows x minus 2 to the power of 5.
    Figure 12.4.13

    In our pattern, \(a=x\) and \(b=-2\).

    We use the Binomial Theorem.

    \((a+b)^{n}=\left( \begin{array}{c}{n} \\ {0}\end{array}\right) a^{n}+\left( \begin{array}{c}{n} \\ {1}\end{array}\right) a^{n-1} b^{1}+\left( \begin{array}{c}{n} \\ {2}\end{array}\right) a^{n-2} b^{2}+\ldots+\left( \begin{array}{c}{n} \\ {r}\end{array}\right) a^{n-r} b^{r}+\ldots+\left( \begin{array}{c}{n} \\ {n}\end{array}\right) b^{n}\)

    Substitute in the values \(a=x, b=-2\), and \(n=5\).

    \((x-2)^{5}=\left( \begin{array}{l}{5} \\ {0}\end{array}\right) x^{5}+\left( \begin{array}{c}{5} \\ {1}\end{array}\right) x^{5-1}(-2)^{1}+\left( \begin{array}{c}{5} \\ {2}\end{array}\right) x^{5-2}(-2)^{2}+\left( \begin{array}{c}{5} \\ {3}\end{array}\right) x^{5-3}(-2)^{3}+\left( \begin{array}{c}{5} \\ {4}\end{array}\right) x^{5-4}(-2)^{4}+\left( \begin{array}{c}{5} \\ {5}\end{array}\right)(-2)^{5}\)

    Simplify the coefficients. Remember, \(\left( \begin{array}{l}{n} \\ {1}\end{array}\right)=n, \left( \begin{array}{l}{n} \\ {n}\end{array}\right)=1, \left( \begin{array}{l}{n} \\ {0}\end{array}\right)=1\).

    \((x-2)^{5}=\left( \begin{array}{l}{5} \\ {0}\end{array}\right) x^{5}+\left( \begin{array}{c}{5} \\ {1}\end{array}\right) x^{4}(-2)+\left( \begin{array}{c}{5} \\ {2}\end{array}\right) x^{3}(-2)^{2}+\left( \begin{array}{c}{5} \\ {3}\end{array}\right) x^{2}(-2)^{3}+\left( \begin{array}{c}{5} \\ {4}\end{array}\right) x(-2)^{4}+\left( \begin{array}{c}{5} \\ {5}\end{array}\right)(-2)^{5}\)

    \((x-2)^{5}=1 x^{5}+5(-2) x^{4}+\frac{5 !}{2 ! \cdot 3 !}(-2)^{2} x^{3}+\frac{5 !}{3 ! 2 !}(-2)^{3} x^{2}+\frac{5 !}{4 !1 !}(-2)^{4} x+1(-2)^{5}\)

    \((x-2)^{5}=x^{5}+5(-2) x^{4}+10 \cdot 4 \cdot x^{3}+10(-8) x^{2}+5 \cdot 16 \cdot x+1(-32)\)

    \((x-2)^{5}=x^{5}-10 x^{4}+40 x^{3}-80 x^{2}+80 x-32\)

    Exercise \(\PageIndex{11}\)

    Use the Binomial Theorem to expand \((x-3)^{5}\).

    Answer

    \(\begin{array}{l}{x^{5}-15 x^{4}+90 x^{3}-270 x^{2}} {+405 x-243}\end{array}\)

    Exercise \(\PageIndex{12}\)

    Use the Binomial Theorem to expand \((y-1)^{6}\).

    Answer

    \(\begin{array}{l}{y^{6}-6 y^{5}+15 y^{4}-20 y^{3}+15 y^{2}} {-6 y+1}\end{array}\)

    Things can get messy when both terms have a coefficient and a variable.

    Example \(\PageIndex{7}\)

    Use the Binomial Theorem to expand \((2x-3y)^{4}\).

    Solution:

    We identify the \(a\) and \(b\) of the pattern.

    This figure shows how we identify a plus b to the power of n, in the pattern 2 x minus 3 y times the power of 4.
    Figure 12.4.14

    In our pattern, \(a=2x\) and \(b=-3y\).

    We use the Binomial Theorem.

    \((a+b)^{n}=\left( \begin{array}{c}{n} \\ {0}\end{array}\right) a^{n}+\left( \begin{array}{c}{n} \\ {1}\end{array}\right) a^{n-1} b^{1}+\left( \begin{array}{c}{n} \\ {2}\end{array}\right) a^{n-2} b^{2}+\ldots+\left( \begin{array}{c}{n} \\ {r}\end{array}\right) a^{n-r} b^{r}+\ldots+\left( \begin{array}{c}{n} \\ {n}\end{array}\right) b^{n}\)

    Substitute in the values \(a=2x, b=-3y\) and \(n=4\).

    \((2 x-3 y)^{4}=\left( \begin{array}{l}{4} \\ {0}\end{array}\right)(2 x)^{4}+\left( \begin{array}{c}{4} \\ {1}\end{array}\right)(2 x)^{4-1}(-3 y)^{1}+\left( \begin{array}{c}{4} \\ {2}\end{array}\right)(2 x)^{4-2}(-3 y)^{2}+\left( \begin{array}{c}{4} \\ {3}\end{array}\right)(2 x)^{4-3}(-3 y)^{3}+\left( \begin{array}{c}{4} \\ {4}\end{array}\right) (-3y)^{4}\)

    Simplify the exponents.

    \((2 x-3 y)^{4}=\left( \begin{array}{l}{4} \\ {0}\end{array}\right)(2 x)^{4}+\left( \begin{array}{c}{4} \\ {1}\end{array}\right)(2 x)^{3}(-3 y)^{1}+\left( \begin{array}{c}{4} \\ {2}\end{array}\right)(2 x)^{2}(-3 y)^{2}+\left( \begin{array}{c}{4} \\ {3}\end{array}\right)(2 x)^{1}(-3 y)^{3}+\left( \begin{array}{c}{4} \\ {4}\end{array}\right)(-3 y)^{4}\)

    Evaluate the coefficients. Remember, \(\left( \begin{array}{l}{n} \\ {1}\end{array}\right)=n, \left( \begin{array}{l}{n} \\ {n}\end{array}\right)=1, \left( \begin{array}{l}{n} \\ {0}\end{array}\right)=1\)

    \((2 x-3 y)^{4}=1(2 x)^{4}+4(2 x)^{3}(-3 y)^{1}+\frac{4 !}{2 !(2 x) !}(2 x)^{2}+\frac{4 !}{3 !(4-3) !}(2 x)^{3}(-3 y)^{3}+1(-3 y)^{4}\)

    \((2 x-3 y)^{4}=16 x^{4}+4 \cdot 8 x^{3}(-3 y)+6\left(4 x^{2}\right)\left(9 y^{2}\right)+4(2 x)\left(-27 y^{3}\right)+81 y^{4}\)

    \((2 x-3 y)^{4}=16 x^{4}-96 x^{3} y+216 x^{2} y^{2}-216 x y^{3}+81 y^{4}\)

    Exercise \(\PageIndex{13}\)

    Use the Binomial Theorem to expand \((3x-2y)^{5}\).

    Answer

    \(\begin{array}{l}{243 x^{5}-810 x^{4} y+1080 x^{3} y^{2}} {-720 x^{2} y^{3}+240 x y^{4}-32 y^{5}}\end{array}\)

    Exercise \(\PageIndex{14}\)

    Use the Binomial Theorem to expand \((4x-3y)^{4}\).

    Answer

    \(\begin{array}{l}{256 x^{4}-768 x^{3} y+864 x^{2} y^{2}} {-432 x y^{3}+81 y^{4}}\end{array}\)

    The real beauty of the Binomial Theorem is that it gives a formula for any particular term of the expansion without having to compute the whole sum. Let’s look for a pattern in the Binomial Theorem.

    This figure shows a plus b to the power of n equals n choose 0 times a to the power of n b to the power of 0 plus n choose 1 times a to the power of n minus 1 b to the 1 plus n choose 2 times a to the power of n minus 2 b to the power of 2 plus ellipsis plus n choose r times a to the power of n minus r plus ellipsis plus n choose n times b to the power of n.
    Figure 12.4.15

    Notice, that in each case the exponent on the \(b\) is one less than the number of the term. The \((r+1)^{st}\) term is the term where the exponent of \(b\) is \(r\). So we can use the format of the \((r+1)^{st}\) term to find the value of a specific term.

    Note

    Find a Specific Term in a Binomial Expansion

    The \((r+1)^{s t}\) term in the expansion of \((a+b)^{n}\) is

    \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right) a^{n-r} b^{r}\)

    Example \(\PageIndex{8}\)

    Find the fourth term of \((x+y)^{7}\).

    Solution:

    In our pattern, \(n=7, a=x\) and \(b=y\). .

    We are looking for the fourth term.

    Since \(r+1=4\), then \(r=3\).

     
    Write the formula .
    Substitute in the values, \(n=7, r=3, a=x\), and \(b=y\). .
    . .
    Simplify. .
    Simplify. .
    Table 12.4.1
    Exercise \(\PageIndex{15}\)

    Find the third term of \((x+y)^{6}\).

    Answer

    \(15x^{4}y^{2}\)

    Exercise \(\PageIndex{16}\)

    Find the fifth term of \((a+b)^{8}\).

    Answer

    \(8ab^{7}\)

    Example \(\PageIndex{9}\)

    Find the coefficient of the \(x^{6}\) term of \((x+3)^{9}\).

    Solution:

    In our pattern, then \(n=9, a=x\), and \(b=3\).
    .
    Figure 12.4.23
    We are looking for the coefficient of the \(x^{6}\) term. Since \(a=x\), and \(x^{9-r}=x^{6}\), we know \(r=3\).  
    Write the formula.
    .
    Figure 12.4.24
    Substitute in the values, \(n=9, 4=3, a=x\), and \(b=3\).
    .
    Figure 12.4.25
    .
    Figure 12.4.26
    .
    Figure 12.4.27
    Simplify.
    .
    Figure 12.4.28
    Simplify.
    .
    Figure 12.4.29
    Simplify.
    .
    Figure 12.4.30
    Table 12.4.2
    Exercise \(\PageIndex{17}\)

    Find the coefficient of the \(x^{5}\) term of \((x+4)^{8}\).

    Answer

    \(7,168\)

    Exercise \(\PageIndex{18}\)

    Find the coefficient of the \(x^{4}\) term of \((x+2)^{7}\).

    Answer

    \(280\)

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

    Key Concepts

    • Patterns in the expansion of \((a+b)^{n}\(
      • The number of terms is \(n+1\).
      • The first term is \(a^{n}\) and the last term is \(b^{n}\).
      • The exponents on \(a\) decrease by one on each term going left to right.
      • The exponents on \(b\) increase by one on each term going left to right.
      • The sum of the exponents on any term is \(n\).
    • Pascal’s Triangle
    This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1
    Figure 12.4.31
    • Binomial Coefficient \(\left( \begin{array}{l}{\mathbf{n}} \\ {\mathbf{r}}\end{array}\right)\) : A binomial coefficient \(\left( \begin{array}{l}{\mathbf{n}} \\ {\mathbf{r}}\end{array}\right)\), where \(r\) and \(n\) are integers with \(0≤r≤n\), is defined as

    \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)=\frac{n !}{r !(n-r) !}\)

    We read \(\left( \begin{array}{l}{n} \\ {r}\end{array}\right)\) as “\(n\) choose \(r\)” or “\(n\) taken \(r\) at a time”.

    • Properties of Binomial Coefficients

    \(\left( \begin{array}{l}{n} \\ {1}\end{array}\right)=n \quad \left( \begin{array}{l}{n} \\ {n}\end{array}\right)=1 \quad \left( \begin{array}{l}{n} \\ {0}\end{array}\right)=1\)

    • Binomial Theorem:

    For any real numbers \(a\), \(b\), and positive integer \(n\),

    \((a+b)^{n}=\left( \begin{array}{c}{n} \\ {0}\end{array}\right) a^{n}+\left( \begin{array}{c}{n} \\ {1}\end{array}\right) a^{n-1} b^{1}+\left( \begin{array}{c}{n} \\ {2}\end{array}\right) a^{n-2} b^{2}+\ldots+\left( \begin{array}{c}{n} \\ {r}\end{array}\right) a^{n-r} b^{r}+\ldots+\left( \begin{array}{c}{n} \\ {n}\end{array}\right) b^{n}\)


    This page titled 12.5: Binomial Theorem is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?