Login
📚 Modeling, Functions, and Graphs
Chapters ▾

9.5 The Binomial Expansion

Earlier we studied products of polynomials, and in particular we found expanded forms for powers of binomials such as ( a + b ) 2 and ( a + b ) 3 . The amount of work involved in expanding such powers increases as the exponent gets larger. In this section we will learn how to raise a binomial to any positive integer power, without having to perform the polynomial products.

Powers of Other Binomials

We can use what we learned from the Investigation to raise other binomials to powers.

Expand ( r + 2 s ) 3 = _____

r 3 + 6 r 2 s + 12 r s 2 + 8 s 3

Expand ( r + 2 s ) 3

r 3 + 6 r 2 s + 12 r s 2 + 8 s 3

The Binomial Coefficient

Now we continue our study of powers of binomials. What should the expansion of ( a + b ) 6 look like? From the Iinvestigation we know that it should have 7 terms, with the exponents on a decreasing from 6 down to 0, and the exponents on b increasing from 0 up to 6.

Thus, the expansion should have the form

( a + b ) 6 = a 6 + a 5 b + a 4 b 2 + a 3 b 3 + + a 2 b 4 + a b 5 + b 6

But what about the numerical coefficients of the terms? We will use the notation n C k for the coefficient of the k th term in the expansion of ( a + b ) n . For example, in the expansion of ( a + b ) 6 above,

  • the coefficient of a 6 is denoted by 6 C 0 ,
  • the coefficient of a 5 b 1 is 6 C 1 ,
  • the coefficient of a 4 b 2 is 6 C 2 ,

and so on. Note that the 6 in front of the C indicates that n = 6 , and the number following C corresponds to the exponent on b . The symbol   n C k   is called the binomial coefficient.

Evaluate the binomial coefficients.

  1. 5 C 4 = _____
  2. 5 C 0 = _____
  1. 5
  2. 1

Evaluate the binomial coefficients.

  1. 5 C 4
  2. 5 C 0
  1. 5
  2. 1

Using Pascal's Triangle

We can now write the expanded form of any binomial power without having to perform the multiplication.

Expand ( w + 10 z ) 6 .

_____

Do not enter any commas. For example, use "10000" rather than "10,000".

w 6 + 60 w 5 z + 1500 w 4 z 2 + 20 , 000 w 3 z 3 + 150 , 000 w 2 z 4 + + 600 , 000 w z 5 + 1 , 000 , 000 z 6

Expand ( w + 10 z ) 6 .

w 6 + 60 w 5 z + 1500 w 4 z 2 + 20 , 000 w 3 z 3 + 150 , 000 w 2 z 4 + + 600 , 000 w z 5 + 1 , 000 , 000 z 6

Factorial Notation

Finding binomial coefficients from Pascal's triangle is tedious for large values of n . It would be convenient to have a formula for calculating the coefficients directly. For this formula we need a new symbol, n ! (read " n factorial"), which is defined as follows:

For example,

6 ! = 5 4 3 2 1 = 720           and           4 ! = 4 3 2 1 = 24

Evalute 4 3 ! = _____

24

Evalute 4 3 !

24

Write the first three factors of

  1. 2 n !
    _____
  2. ( 2 n ) !
    _____
  1. 2 n ( n 1 )
  2. ( 2 n ) ( 2 n 1 ) ( 2 n 2 )

Write the first three factors of

  1. 2 n !
  2. ( 2 n ) !
  1. 2 n ( n 1 )
  2. ( 2 n ) ( 2 n 1 ) ( 2 n 2 )

Note that 7 ! = 7 6 5 4 3 2 1 can be written as

7 6 ! = 7 ( 6 5 4 3 2 1 )

and 5 ! = 5 4 3 2 1 can be written as

5 4 ! = 5 ( 4 3 2 1 )

In general, we have the following relationship:

This relationship can be helpful in simplifying expressions involving factorials.

Write 5 ! 3 !   2 ! in expanded form and simplify.

Simplified form: _____

10

Write 5 ! 3 !   2 ! in expanded form and simplify.

10

We have defined n ! when n is a positive integer. What if n = 0 ? To be consistent with the equation n ! = n ( n 1 ) ! we must have

1 ! = 1 ( 1 1 ) !                 or                 1 ! = 1 ( 0 ) !

This leads us to the following definition.

Note that both 1 ! and 0 ! are equal to 1 .

The Binomial Coefficient in Factorial Notation

Earlier we introduced the notation   n C k   for the numerical coefficients in the expansion of ( a + b ) n . These binomial coefficients, which are given by Pascal's triangle, can also be expressed using factorial notation as follows.

Evaluate the binomial coefficient 8 C 6 = _____

10

Evaluate the binomial coefficient   8 C 6 .

10

We now have two methods for computing the binomial coefficient   n C k   : Pascal's triangle and our formula using factorials. When n is small, especially if all the coefficients of the binomial expansion are needed, Pascal's triangle is often the easier choice. But when n is large or if only one coefficient is required, the factorial formula for   n C k   is probably quicker than Pascal's triangle.

Find the coefficient of s 3 t 4 in the expansion of ( s + t ) 7 .

Answer: _____

35

Find the coefficient of s 3 t 4 in the expansion of ( s + t ) 7 .

35

The Binomial Theorem

Consider the expansion of ( a + b ) 6 written with the   n C k   notation for the coefficients.

( a + b ) 6 = a 6 b 0 + 6 C 1   a 5 b 1 + 6 C 2   a 4 b 2 + 6 C 3   a 3 b 3 + 6 C 4   a 2 b 4 + 6 C 5   a 1 b 5 + 6 C 6   a 0 b 6 k = 0               k = 1                         k = 2                         k = 3                         k = 4                         k = 5                       k = 6

Check that each term can be written in the form

6 C k   a 6 k b k

for k = 0 to k = 6 . This means that we can use sigma notation to write the sum of the terms in the expansion.

( a + b ) 6 = k = 0 6   6 C k   a 6 k b k

Notice that the sigma notation indicates terms for k = 0 to k = 6 , so there are 7 terms in the expansion, as there should be. Also note that the sum of the exponents on a and b is ( 6 k ) + k = 6 .

The equation above is a special case of the binomial theorem, which uses everything we have learned to write the expanded form of a power of a binomial in the most compact form possible. We can write the general form of the theorem, for positive integers n , as follows.

  1. Use sigma notation to write the expanded form for ( 2 m 3 n ) 7 .
    _____
  2. Find the term containing m 3 , and simplify.
    _____
  1. ( 2 m 3 n ) 7 = k = 0 7   7 C k   ( 2 m ) 7 k ( 3 n ) k
  2.   7 C 4   ( 2 m ) 3 ( 3 n ) 4 = 22 , 680 m 3 n 4
  1. Use sigma notation to write the expanded form for ( 2 m 3 n ) 7 .
  2. Find the term containing m 3 , and simplify.
  1. ( 2 m 3 n ) 7 = k = 0 7   7 C k   ( 2 m ) 7 k ( 3 n ) k
  2.   7 C 4   ( 2 m ) 3 ( 3 n ) 4 = 22 , 680 m 3 n 4

Section Summary

Vocabulary

  • Binomial coefficient
  • Pascal's triangle
  • Factorial

CONCEPTS

  1. The binomial coefficient   n C k   is the coefficient of the term containing b k in the expansion of ( a + b ) n .
  2. The numbers in Pascal's triangle are the binomial coefficients. Specifically, the number in the k th position (starting with k = 0 ) of the n th row of the triangle is   n C k   .
  3. If n is a positive integer,

    n ! = n ( n 1 ) ( n 2 ) 3 2 1

  4. For n 0 and 0 k n ,

      n C k   = n ! ( n k ) !   k !

  5. The Binomial Theorem

    ( a + b ) n =     k = 0 n   n C k   a n k b k

STUDY QUESTIONS

  1. What does the symbol   n C k   denote?
  2. Explain how to use Pascal's triangle when expanding a power of a binomial.
  3. What is factorial notation?
  4. State a formula for the binomial coefficients in factorial notation.
  5. Explain how to use the binomial theorem to expand ( a + b ) 7 .

SKILLS

Practice each skill in the Homework Problems listed.

  1. Expand powers of binomials: #1–22, 33–34
  2. Simplify factorial notation: #23–24
  3. Evaluate binomial coefficients: #25–26
  4. Find specific terms of binomial expansions: #28–32, #35-42
  5. Use Pascal's triangle: #43–44

Homework 9.5

For Problems 1–4, answer the questions without expanding the power.

How many terms are in the expansion of ( a + b ) 50 ? In the expansion of ( 2 x + 3 y ) 100 ?

51 ; 101

How many terms are in the expansion of ( a + b ) 75 ? In the expansion of ( 5 x 7 y ) 200 ?

What is the sum of the exponents on x and y in each term of the expansion of ( x + y ) 100 ? In the expansion of ( 8 x 7 y ) 50 ?

100 ; 50

What is the sum of the exponents on x and y in each term of the expansion of ( x + y ) 200 ? In the expansion of ( 9 x + 4 y ) 75 ?

Write down the portion of Pascal's triangle corresponding to rows from n = 0 to n = 10 . How many rows are involved?

11 rows

n = 0 0000 1
n = 1 1 000 1
n = 2 1 000 2 000 1
n = 3 1 000 3 000 3 000 1
n = 4 1 000 4 000 6 000 4 000 1
n = 5 1 000 5 i i 0 10 00 10 0 i i 5 000 1
n = 6 1 000 6 i i 0 15 00 20 0 i i 15 000 6 i i 0 1
n = 7 1 000 7 i i 0 21 00 35 0 i i 35 000 21 00 7 i i 0 1
n = 8 1 000 8 i i 0 28 00 56 0 i i 70 i i 0 56 00 28 000 8 i i 0 1
n = 9 1 000 9 i i 0 36 00 84 0 i i 126 000 126 000 84 00 36 0 i i 9 i i 0 1
n = 10 1 000 10 i i 0 45 00 120 0 i i 210 000 252 i i 0 210 i i 0 120 i i 0 45 00 10 0 i i 1

Write down the portion of Pascal's triangle corresponding to rows from n = 0 to n = 12 . How many rows are involved?

For Problems 7–18, write the power in expanded form.

( x + 3 ) 5

x 5 + 15 x 4 + 90 x 3 + 270 x 2 + 405 x + 243

( 2 x + y ) 4

( z 3 ) 4

z 4 12 z 3 + 54 z 2 108 z + 81

( 2 w 1 ) 5

( 2 x y 2 ) 3

8 x 3 6 x 2 y + 3 2 x y 2 1 8 y 3

( x 3 + 3 ) 6

( x 2 3 ) 7

x 14 21 x 12 + 189 x 10 945 x 8 + 2835 x 6 5103 x 4 + 5103 x 2 2187

( 1 y 2 ) 5

( x + y ) 5

x 5 + 5 x 4 y + 10 x 3 y 2 + 10 x 2 y 3 + 5 x y 4 + y 5

( x y ) 6

( p 2 q ) 4

p 4 8 p 3 q + 24 p 2 q 2 32 p q 3 16 p 4

( m + 3 n ) 8

Simplify ( 1 + 5 t ) 3 + ( 1 5 t ) 3 .

2 + 150 t 2

Simplify ( 3 + 2 a ) 4 + ( 3 2 a ) 4 .

Write ( z 1 z ) 5 in descending powers of z .

z 5 5 z 3 + 10 z 10 z 1 + 5 z 3 z 5

Write ( v + 1 v ) 4 in descending powers of v .

Write the expressions in Problems 23–24 in expanded form and simplify.

  1. 5 !
  2. 9 ! 7 !
  3. 5 !   7 ! 12 !
  4. 8 ! 2 ! ( 8 2 ) !
  1. 5 4 3 2 1 = 120
  2. 9 8 7 6 5 4 3 2 1 7 6 5 4 3 2 1 = 72
  3. ( 5 4 3 2 1 ) ( 7 6 5 4 3 2 1 ) 12 11 10 9 8 7 6 5 4 3 2 1 = 1 792
  4. 8 7 6 5 4 3 2 1 ( 2 1 ) ( 6 5 4 3 2 1 ) = 28
  1. 7 !
  2. 12 ! 11 !
  3. 12 !   4 ! 16 !
  4. 10 ! 4 ! ( 10 4 ) !

In Problems 25–26, evaluate the binomial coefficient.

  1.   9 C 6  
  2.   12 C 3  
  3.   20 C 18  
  4.   14 C 9  
  1. 84
  2. 220
  3. 190
  4. 2002
  1.   8 C 5  
  2.   13 C 4  
  3.   18 C 16  
  4.   16 C 7  

Find in ascending powers of x the first three terms in the expansions of

  1. ( 1 2 x ) 7
  2. ( 2 x ) 6
  1. 1 14 x + 84 x 2
  2. 64 192 x + 240 x 2

Find in descending powers of y the first three terms in the expansions of

  1. ( 5 y 2 ) 4
  2. ( 3 y + 1 ) 5

Find in descending powers of u the first three non-zero terms of ( 4 u 1 ) 5 ( 4 u + 1 ) 5 .

2560 u 4 320 u 2 2

Find in ascending powers of t the first three non-zero terms of ( 1 3 t ) 6 ( 1 + 3 t ) 6 .

Find the first four terms of

  1. ( 1 5 c ) 6
  2. ( 1 4 c ) ( 1 5 c ) 6
  1. 1 30 c + 375 c 2 2500 c 3
  2. 1 34 c + 495 c 2 4000 c 3

Find the first four terms of

  1. ( 1 + 2 a ) 9
  2. ( 1 + 3 a ) ( 1 + 2 a ) 9

Simplify ( 1 + 3 ) 4 + ( 1 3 ) 4 .

56

Simplify ( 2 + 3 ) 4 + ( 2 3 ) 4 .

For Problems 35–42, find the coefficient of the indicated term.

( x + y ) 20 ;     x 13 y 7

77 , 520

( x + y ) 15 ;     x 12 y 3

( a 2 b ) 12 ;     a 5 b 7

101 , 376

( 2 a b ) 12 ;     a 8 b 4

( x 2 ) 10 ;     x 4

1680

( x 1 2 ) 8 ;     x 5

( a 3 b 3 ) 9 ;     a 18 b 9

84

( x 2 y 2 ) 7 ;     x 10 y 4

For Problems 43–44, refer to Pascal's triangle to answer the questions.

Write out the terms of the sequence 11 n for n = 0 , 1 , 2 , 3 , 4 . How are these related to the rows of Pascal's triangle? Can you explain why? (Hint: Rewrite 11 as 10 + 1 .)

1 ,   11 ,   121 ,   1331 ,   14641.     The digits of the terms in the sequence correspond to the numbers in the first five rows of Pascal's triangle. If 11 n = ( 10 + 1 ) n is expanded as a binomial, each term is the product of a number from Pascal's triangle times a power of 10 times a power of 1.

Write out the terms of the sequence 1.1 n for n = 0 , 1 , 2 , 3 , 4 . How are these related to the rows of Pascal's triangle? Can you explain why? (Hint: Rewrite 1.1 as 1 + 0.1 .)

Modeling, Functions, and Graphs by Katherine Yoshiwara (yoshiwarabooks.org), GNU Free Documentation License 1.2 or later. Adapted for the XYZ HTML edition with the authors' permission (recorded 2026-07-04). License: GFDL-1.2-or-later.