Intermediate Algebra 2e — Original English

Binomial Theorem

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=a2+2ab+b2

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) (a2+2ab+b2)(a+b) a3+2a2b+ab2+a2b+2ab2+b3 a3+3a2b+3ab2+b3 (a+b)3=a3+3a2b+3ab2+b3

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 a1 b1
(a+b)2=a2+2ab+b2 3 a2 b2
(a+b)3=a3+3a2b+3ab2+b3 4 a3 b3
(a+b)4=a4+4a3b+6a2b2+4ab3+b4 5 a4 b4
(a+b)5=a5+5a4b+10a3b2+10a2b3+5ab4+b5 6 a5 b5
(a+b)n +1 an bn

Notice the first and last terms show only one variable. Recall that a0=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.

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

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.

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

(a+b)n=an+___an1b1+___an2b2+...+___a1bn1+bn.

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.

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.

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

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

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.

(a+b)n=an+___an1b1+___an2b2+...+___a1bn1+bn(x+y)6=x6+___x5y1+___x4y2+___x3y3+___x2y4+___x1y5+y6


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.

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.

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.

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=an+___an1b1+___an2b2+...+___a1bn1+bn(x+3)5=x5+___x4·31+___x3·32+___x2·33+___x1·34+35


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.

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.

Use Pascal’s Triangle to expand (3x2)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.

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.


(a+b)n=an+___an1b1+___an2b2+...+___a1bn1+bn(3x2)4=1·(3x)4+4(3x)3(−2)1+6(3x)2(−2)2+4 (3x)1 (−2)3+1·(−2)4 (3x2) 4 =81 x4+4(27 x3)(−2)+6(9 x2)(4)+4(3x)(−8)+1·16 (3x2) 4 =81 x4216 x3+216 x296x+16

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 (nr) which is called a binomial coefficient. We read (nr) as “n choose r” or “n taken r at a time”.

Evaluate: (51) (77) (40) (85).

Solution

We will use the definition of a binomial coefficient, (nr)=n!r!(nr)!.

This table demonstrates the step-by-step calculation of the binomial coefficient (5 choose 1) using its factorial definition.
(51)
Use the definition, (nr)=n!r!(nr)!, where
n=5,r=1.
5!1!(51)!
Simplify. 5!1!(4)!
Rewrite 5!as5·4! 5·4!1!·4!
Simplify, by removing common factors. 5·4!1·4!
Simplify. 5
(51)=5

This table demonstrates the step-by-step calculation of the binomial coefficient (7 choose 7) using its combinatorial definition.
(77)
Use the definition, (nr)=n!r!(nr)!, where
n=7,r=7.
7!7!(77)!
Simplify. 7!7!(0)!
Simplify. Remember 0!=1. 1
(77)=1

Step-by-step calculation of the binomial coefficient (4 choose 0) using the factorial definition.
(40)
Use the definition, (nr)=n!r!(nr)!, where
n=4,r=0.
4!0!(40)!
Simplify. 4!0!(4)!
Simplify. 1
(40)=1

Step-by-step calculation of the binomial coefficient (8 choose 5) using the factorial formula.
(85)
Use the definition, (nr)=n!r!(nr)!, where
n=8,r=5.
8!5!(85)!
Simplify. 8!5!(3)!
Rewrite 8!as8·7·6·5! and remove common factors. 8·7·6·5!5!·3·2·1
Simplify. 56
(85)=56

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

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.

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.

In our pattern, a=p and b=q.

We use the Binomial Theorem.

(a+b)n=(n0)an+(n1)an1b1+(n2)an2b2+...+(nr)anrbr+...+(nn)bn

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

(p+q)4=(40)p4+(41)p41q1+(42)p42q2+(43)p43q3+(44)q4

Simplify the exponents.

(p+q)4=(40)p4+(41)p3q+(42)p2q2+(43)pq3+(44)q4

Evaluate the coefficients. Remember, (n1)=n,(nn)=1,(n0)=1.

(p+q)4=1p4+4p3q1+4!2!(2)!p2q2+4!3!(43)!p1q3+1q4(p+q)4=p4+4p3q+6p2q2+4pq3+q4

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.

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.

Use the Binomial Theorem to expand (x2)5.

Solution

We identify the a and b of the pattern.

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

In our pattern, a=x and b=−2.

We use the Binomial Theorem.

(a+b)n=(n0)an+(n1)an1b1+(n2)an2b2+...+(nr)anrbr+...+(nn)bn

Substitute in the values a=x,b=−2, and n=5.

(x2)5=(50)x5+(51)x51(−2)1+(52)x52(−2)2+(53)x53(−2)3+(54)x54(−2)4+(55)(−2)5

Simplify the exponents and evaluate the coefficients. Remember,(n1)=n,(nn)=1,(n0)=1.

(x2)5=(50)x5+(51)x4(−2)+(52)x3(−2)2+(53)x2(−2)3+(54)x(−2)4+(55)(−2)5(x2)5=1x5+5(−2)x4+5!2!·3!(−2)2x3+5!3!·2!(−2)3x2+5!4!·1!(−2)4x+1(−2)5(x2)5=x5+5(−2)x4+10·4·x3+10(−8)x2+5·16·x+1(−32)(x2)5=x510x4+40x380x2+80x32

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

Use the Binomial Theorem to expand (2x3y)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.

In our pattern, a=2x and b=−3y.

We use the Binomial Theorem.

(a+b)n=(n0)an+(n1)an1b1+(n2)an2b2+...+(nr)anrbr+...+(nn)bn

Substitute in the values a=2x,b=−3y and n=4.

(2x3y)4=(40)(2x)4+(41)(2x)41(−3y)1+(42)(2x)42(−3y)2+(43)(2x)43(−3y)3+(44)(−3y)4

Simplify the exponents.

(2x3y)4=(40)(2x)4+(41)(2x)3(−3y)1+(42)(2x)2(−3y)2+(43)(2x)1(−3y)3+(44)(−3y)4

Evaluate the coefficients. Remember, (n1)=n,(nn)=1,(n0)=1.

(2x3y)4=1(2x)4+4(2x)3(−3y)1+4!2!(2)!(2x)2(−3y)2+4!3!(43)!(2x)1(−3y)3+1(−3y)4

(2x3y)4=16x4+4·8x3(−3y)+6(4x2)(9y2)+4(2x)(−27y3)+81y4

(2x3y)4=16x496x3y+216x2y2216xy3+81y4

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.

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.

Find the fourth term of (x+y)7.

Solution
In our pattern, n=7,a=x and b=y. Two binomial expressions are shown: (a + b) in red raised to the power of n, and (x + y) in black raised to the power of 7, illustrating algebraic notation.
We are looking for the fourth term.
Sincer+1=4,thenr=3.
Write the formula. The image shows a mathematical expression: the binomial coefficient 'n choose r' multiplied by 'a' raised to the power of 'n-r' and 'b' raised to the power of 'r', often seen in binomial expansion.
Substitute in the values, n=7,r=3,a=x, and b=y. A mathematical expression showing the binomial coefficient (7 choose 3) multiplied by a raised to the power of (7-3) and b cubed, representing a term from a binomial expansion.
A mathematical formula stating 'Use (n over r) = n! / (r!(n - r)!)', which defines the combination formula (n choose r). A mathematical expression featuring factorials, exponents, and variables is displayed against a white background. The expression reads: '7! / (3!4!) a^(7-3) b^3'.
Simplify. A mathematical expression: (7*6*5*4!)/(4!*3*2*1) * a^4b^3. Cancellation of 4! and (3*2*1) with 6 simplifies the fraction to 7*5, resulting in 35a^4b^3.
Simplify. The image displays the algebraic expression 35a^4b^3 on a white background, representing a monomial with a coefficient and two variables raised to positive integer exponents.

Find the coefficient of the x6 term of (x+3)9.

Solution
In our pattern, then n=9,a=x, and b=3. The image displays two binomial expressions: the general form (a+b)^n in red, and a specific example (x+3)^9 in black, illustrating the concept of binomial expansion.
We are looking for the coefficient of the x6 term.
    Since a=x, and x9r=x6, we know r=3.
Write the formula. A mathematical expression featuring the binomial coefficient, represented as (n choose r), multiplied by a raised to the power of (n-r) and b raised to the power of r. This is a common term from binomial expansion.
Substitute in the values, n=9,r=3,a=x, and b=3. A mathematical expression featuring a binomial coefficient (9 choose 3), variable x raised to the power of (9-3), and the number 3 raised to the power of 3, all multiplied together.
The image displays the formula for combinations, written as 'Use (n over r) = n! / (r!(n-r)!)', which defines how to calculate the number of ways to choose r items from a set of n items without regard to the order of selection. A mathematical expression featuring a fraction with factorials (9!/(3!6!)), multiplied by X raised to the power of (theta-3), and then by 3 raised to the power of 3.
Simplify. The mathematical expression (9 * 8 * 7 * 6!) / (3! * 6!) multiplied by x^6 and 27, demonstrating algebraic and factorial notation.
Simplify. A mathematical expression featuring the numbers 84 and 27, multiplied by 'x' raised to the power of 6, on a white background.
Simplify. The mathematical expression 2268x^6 is displayed in a dark gray font against a plain white background, appearing as part of a larger equation or problem.
The coefficient of the x6 term is 2268.

Key Concepts

  • Patterns in the expansion of (a+b)n
    • The number of terms is n+1.
    • The first term is an and the last term is bn.
    • 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
  • Binomial Coefficient (nr) : A binomial coefficient (nr), where r and n are integers with 0rn, is defined as
    (nr)=n!r!(nr)!

    We read (nr) as “n choose r” or “n taken r at a time”.
  • Properties of Binomial Coefficients
    (n1)=n(nn)=1(n0)=1
  • Binomial Theorem: For any real numbers a, b, and positive integer n,
    (a+b)n=(n0)an+(n1)an1b1+(n2)an2b2+...+(nr)anrbr+...+(nn)bn

Section Exercises

Practice Makes Perfect

Use Pascal’s Triangle to Expand a Binomial

In the following exercises, expand each binomial using Pascal’s Triangle.

(x+y)4

(a+b)8

Solution

a8+8a7b+28a6b2+56a5b3
+70a4b4+56a3b5+28a2b6
+8ab7+b8

(m+n)10

(p+q)9

Solution

p9+9p8q+36p7q2+84p6q3
+126p5q4+126p4q5+84p3q6
+36p2q7+9pq8+q9

(xy)5

(ab)6

Solution

a66a5b+15a4b220a3b3
+15a2b46ab5+b6

(x+4)4

(x+5)3

Solution

x3+15x2+75x+125

(y+2)5

(y+1)7

Solution

y7+7y6+21y5+35y4+35y3
+21y2+7y+1

(z3)5

(z2)6

Solution

z612z5+60z4160z3+240z2
192z+64

(4x1)3

(3x1)5

Solution

243x5405x4+270x390x2
+15x1

(3x4)4

(3x5)3

Solution

27x3135x2+225x125

(2x+3y)3

(3x+5y)3

Solution

27x3+135x2y+225xy2+125y3

Evaluate a Binomial Coefficient

In the following exercises, evaluate.

(81) (1010) (60) (93)

(71) (44) (30) (108)

Solution

7 1 1 45

(31) (99) (70) (53)

(41) (55) (80) (119)

Solution

4 1 1 55

Use the Binomial Theorem to Expand a Binomial

In the following exercises, expand each binomial.

(x+y)3

(m+n)5

Solution

m5+5m4n+10m3n2+10m2n3
+5mn4+n5

(a+b)6

(s+t)7

Solution

s7+7s6t+21s5t2+35s4t3
+35s3t4+21s2t5+7st6+t7

(x2)4

(y3)4

Solution

y412y3+54y2108y+81

(p1)5

(q4)3

Solution

q312q2+48q64

(3xy)5

(5x2y)4

Solution

625x41000x3y+600x2y2
160xy3+16y4

(2x+5y)4

(3x+4y)5

Solution

243x5+1620x4y+4320x3y2
+5760x2y3+3840xy4+1024y5

In the following exercises, find the indicated term in the expansion of the binomial.

Sixth term of (x+y)10

Fifth term of (a+b)9

Solution

126a5b4

Fourth term of (xy)8

Seventh term of (xy)11

Solution

462x5y6

In the following exercises, find the coefficient of the indicated term in the expansion of the binomial.

y3 term of (y+5)4

x6 term of (x+2)8

Solution

112

x5 term of (x4)6

x7 term of (x3)9

Solution

324

a4b2 term of (2a+b)6

p5q4 term of (3p+q)9

Solution

30,618

Writing Exercises

In your own words explain how to find the rows of the Pascal’s Triangle. Write the first five rows of Pascal’s Triangle.

In your own words, explain the pattern of exponents for each variable in the expansion of.

Solution

Answers will vary.

In your own words, explain the difference between (a+b)n and (ab)n.

In your own words, explain how to find a specific term in the expansion of a binomial without expanding the whole thing. Use an example to help explain.

Solution

Answers will vary.

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This figure shows a table with four rows and four columns. The first row is the header row and reads. “I can”, “Confidently”, “With some help” and “No, I don’t get it”. The first column, beginning at the second row reads, “Use Pascal’s Triangle to Expand a Binomial”, “Evaluate a Binomial Coefficient” and “Use the Binomial Theorem to Expand a Binomial”. The remaining columns are blank.

On a scale of 1-10, how would you rate your mastery of this section in light of your responses on the checklist? How can you improve this?

Chapter Review Exercises

Sequences

Write the First Few Terms of a Sequence

In the following exercises, write the first five terms of the sequence whose general term is given.

an=7n5

an=3n+4

Solution

7,13,31,85,247

an=2n+n

an=2n+14n

Solution

34,516,764,9256,111024

an=(−1)nn2

Find a Formula for the General Term (nth Term) of a Sequence

In the following exercises, find a general term for the sequence whose first five terms are shown.

9,18,27,36,45,

Solution

an=9n

−5,−4,−3,−2,−1,

1e3,1e2,1e,1,e,

Solution

an=en4

1,−8,27,−64,125,

13,12,35,23,57,

Solution

an=nn+2

Use Factorial Notation

In the following exercises, using factorial notation, write the first five terms of the sequence whose general term is given.

an=4n!

an=n!(n+2)!

Solution

16,112,120,130,142

an=(n1)!(n+1)2

Find the Partial Sum

In the following exercises, expand the partial sum and find its value.

i=17(2i5)

Solution

−3+(−1)+1+3+5
+7+9=21

i=135i

k=044k!

Solution

4+4+2+23+16=656

k=14(k+1)(2k+1)

Use Summation Notation to write a Sum

In the following exercises, write each sum using summation notation.

13+19127+1811243

Solution

n=15(−1)n13n

48+1216+2024

4+2+43+1+45

Solution

n=154n

Arithmetic Sequences

Determine if a Sequence is Arithmetic

In the following exercises, determine if each sequence is arithmetic, and if so, indicate the common difference.

1,2,4,8,16,32,

−7,−1,5,11,17,23,

Solution

The sequence is arithmetic with common difference d=6.

13,9,5,1,−3,−7,

In the following exercises, write the first five terms of each arithmetic sequence with the given first term and common difference.

a1=5 and d=3

Solution

5,8,11,14,17

a1=8 and d=−2

a1=−13 and d=6

Solution

−13,−7,−1,5,11

Find the General Term (nth Term) of an Arithmetic Sequence

In the following exercises, find the term described using the information provided.

Find the twenty-fifth term of a sequence where the first term is five and the common difference is three.

Find the thirtieth term of a sequence where the first term is 16 and the common difference is −5.

Solution

−129

Find the seventeenth term of a sequence where the first term is −21 and the common difference is two.

In the following exercises, find the indicated term and give the formula for the general term.

Find the eighteenth term of a sequence where the fifth term is 12 and the common difference is seven.

Solution

a18=103. The general term is an=7n23.

Find the twenty-first term of a sequence where the seventh term is 14 and the common difference is −3.

In the following exercises, find the first term and common difference of the sequence with the given terms. Give the formula for the general term.

The fifth term is 17 and the fourteenth term is 53.

Solution

a1=1,d=4. The general term is an=4n3.

The third term is −26 and the sixteenth term is −91.

Find the Sum of the First n Terms of an Arithmetic Sequence

In the following exercises, find the sum of the first 30 terms of each arithmetic sequence.

7,4,1,−2,−5,

Solution

−1,095

1,6,11,16,21,

In the following exercises, find the sum of the first fifteen terms of the arithmetic sequence whose general term is given.

an=4n+7

Solution

585

an=−2n+19

In the following exercises, find each sum.

i=150(4i5)

Solution

4,850

i=130(−3i7)

i=135(i+10)

Solution

980

Geometric Sequences and Series

Determine if a Sequence is Geometric

In the following exercises, determine if the sequence is geometric, and if so, indicate the common ratio.

3,12,48,192,768,3072,

5,10,15,20,25,30,

Solution

The sequence is not geometric.

112,56,28,14,7,72,

9,−18,36,−72,144,−288,

Solution

The sequence is geometric with common ratio r=−2.

In the following exercises, write the first five terms of each geometric sequence with the given first term and common ratio.

a1=−3 and r=5

a1=128 and r=14

Solution

128,32,8,2,12

a1=5 and r=−3

Find the General Term (nth Term) of a Geometric Sequence

In the following exercises, find the indicated term of a sequence where the first term and the common ratio is given.

Find a9 given a1=6 and r=2.

Solution

1,536

Find a11 given a1=10,000,000 and r=0.1.

In the following exercises, find the indicated term of the given sequence. Find the general term of the sequence.

Find a12 of the sequence, 6,−24,96,−384,1536,−6144,

Solution

a12=−25,165,824. The general term is an=6(−4)n1.

Find a9 of the sequence, 4374,1458,486,162,54,18,

Find the Sum of the First n terms of a Geometric Sequence

In the following exercises, find the sum of the first fifteen terms of each geometric sequence.

−4,8,−16,32,−64,128

Solution

−43,692

3,12,48,192,768,3072

3125,625,125,25,5,1

Solution

3906.25

In the following exercises, find the sum

i=187(3)i

i=1624(12)i

Solution

1898=23.625

Find the Sum of an Infinite Geometric Series

In the following exercises, find the sum of each infinite geometric series.

113+19127+1811243+1729

49+7+1+17+149+1343+

Solution

343657.167

In the following exercises, write each repeating decimal as a fraction.

0.8

0.36

Solution

411

Apply Geometric Sequences and Series in the Real World

In the following exercises, solve the problem.

What is the total effect on the economy of a government tax rebate of $360 to each household in order to stimulate the economy if each household will spend 60% of the rebate in goods and services?

Adam just got his first full-time job after graduating from high school at age 17. He decided to invest $300 per month in an IRA (an annuity). The interest on the annuity is 7% which is compounded monthly. How much will be in Adam’s account when he retires at his sixty-seventh birthday?

Solution

$1,634,421.27

Binomial Theorem

Use Pascal’s Triangle to Expand a Binomial

In the following exercises, expand each binomial using Pascal’s Triangle.

(a+b)7

(xy)4

Solution

x44x3y+6x2y24xy3+y4

(x+6)3

(2y3)5

Solution

32y5240y4+720y31080y2
+810y243

(7x+2y)3

Evaluate a Binomial Coefficient

In the following exercises, evaluate.


(111)
(1212)
(130)
(83)

Solution

11 1 1 56


(71)
(55)
(90)
(95)


(11)
(1515)
(40)
(112)

Solution

1 1 1 55

Use the Binomial Theorem to Expand a Binomial

In the following exercises, expand each binomial, using the Binomial Theorem.

(p+q)6

(t1)9

Solution

t99t8+36t784t6+126t5
126t4+84t336t2+9t1

(2x+1)4

(4x+3y)4

Solution

256x4+768x3y+864x2y2
+432xy3+81y4

(x3y)5

In the following exercises, find the indicated term in the expansion of the binomial.

Seventh term of (a+b)9

Solution

84a3b6

Third term of (xy)7

In the following exercises, find the coefficient of the indicated term in the expansion of the binomial.

y4 term of (y+3)6

Solution

135

x5 term of (x2)8

a3b4 term of (2a+b)7

Solution

280

Practice Test

In the following exercises, write the first five terms of the sequence whose general term is given.

an=5n33n

an=(n+2)!(n+3)!

Solution

14,15,16,17,18

Find a general term for the sequence, 23,45,67,89,1011,

Expand the partial sum and find its value. i=14(−4)i

Solution

−4+1664+256=204

Write the following using summation notation. −1+1419+116125

Write the first five terms of the arithmetic sequence with the given first term and common difference. a1=−13 and d=3

Solution

−13,−10,−7,−4,−1

Find the twentieth term of an arithmetic sequence where the first term is two and the common difference is −7.

Find the twenty-third term of an arithmetic sequence whose seventh term is 11 and common difference is three. Then find a formula for the general term.

Solution

a23=59. The general term is an=3n10.

Find the first term and common difference of an arithmetic sequence whose ninth term is −1 and the sixteenth term is −15. Then find a formula for the general term.

Find the sum of the first 25 terms of the arithmetic sequence, 5,9,13,17,21,

Solution

1,325

Find the sum of the first 50 terms of the arithmetic sequence whose general term is an=−3n+100.

Find the sum. i=140(5i21)

Solution

3,260

In the following exercises, determine if the sequence is arithmetic, geometric, or neither. If arithmetic, then find the common difference. If geometric, then find the common ratio.

14,3,−8,−19,−30,−41,

324,108,36,12,4,43,

Solution

The sequence is geometric with common ratio r=13.

Write the first five terms of the geometric sequence with the given first term and common ratio. a1=6 and r=−2

In the geometric sequence whose first term and common ratio are a1=5 and r=4, find a11.

Solution

5,242,880

Find a10 of the geometric sequence, 1250,250,50,10,2,25,. Then find a formula for the general term.

Find the sum of the first thirteen terms of the geometric sequence, 2,−6,18,−54,162,−486

Solution

797,162

In the following exercises, find the sum.

i=195(2)i

115+1251125+162513125+

Solution

56

Write the repeating decimal as a fraction. 0.81

Dave just got his first full-time job after graduating from high school at age 18. He decided to invest $450 per month in an IRA (an annuity). The interest on the annuity is 6% which is compounded monthly. How much will be in Adam’s account when he retires at his sixty-fifth birthday?

Solution

$1,409,344.19

Expand the binomial using Pascal’s Triangle. (m2n)5

Evaluate each binomial coefficient. (81)
(1616) (120) (106)

Solution

8 1 1 210

Expand the binomial using the Binomial Theorem. (4x+5y)3