Learn on PengiSaxon Algebra 2Chapter 5: Lessons 41-50, Investigation 5

Lesson 49: Using the Binomial Theorem

In this Grade 10 Saxon Algebra 2 lesson, students learn to expand binomial expressions using Pascal's Triangle and the Binomial Theorem, including how to apply combination notation to find specific terms in a binomial expansion. The lesson also introduces binomial probability, showing students how to calculate the probability of exactly n successes in a series of trials using the formula involving combinations and success and failure probabilities.

Section 1

πŸ“˜ Using the Binomial Theorem

New Concept

If nn is a nonnegative integer, then:

(a+b)n=βˆ‘r=0n(nCr)anβˆ’rbr(a+b)^n = \sum_{r=0}^{n} ({}_nC_r)a^{n-r}b^r

What’s next

Next, you'll apply this theorem to expand binomials and solve probability problems.

Section 2

Pascal's Triangle

Pascal's Triangle is a triangular array where each number is the sum of the two directly above it. The numbers in the nth row are the coefficients for the terms in the expansion of the binomial (a+b)n(a+b)^n. The top row is considered the zero row.

Expand (x+y)3(x+y)^3: Use row 3 (1, 3, 3, 1) to get 1x3+3x2y+3xy2+1y31x^3 + 3x^2y + 3xy^2 + 1y^3.
Expand (a+b)4(a+b)^4: Use row 4 (1, 4, 6, 4, 1) to get a4+4a3b+6a2b2+4ab3+b4a^4 + 4a^3b + 6a^2b^2 + 4ab^3 + b^4.

Think of this triangle as a visual shortcut for expanding binomials. Instead of tediously multiplying (a+b)(a+b) by itself, you just find the correct row for your power and use those numbers as coefficients. It’s a handy map that lays out all the numbers you need to quickly solve the expansion problem.

Section 3

Binomial Theorem

If nn is a nonnegative integer, then (a+b)n=(nC0)anb0+(nC1)anβˆ’1b1+...+(nCn)a0bn(a+b)^n = ({}_nC_0)a^nb^0 + ({}_nC_1)a^{n-1}b^1 + ... + ({}_nC_n)a^0b^n. This can be written as βˆ‘r=0n(nCr)anβˆ’rbr\sum_{r=0}^{n} ({}_nC_r)a^{n-r}b^r, where nCr=n!r!(nβˆ’r)!{}_nC_r = \frac{n!}{r!(n-r)!}.

Expand (x+2)3(x+2)^3: This becomes (3C0)x3(2)0+(3C1)x2(2)1+(3C2)x1(2)2+(3C3)x0(2)3=x3+6x2+12x+8({}_3C_0)x^3(2)^0 + ({}_3C_1)x^2(2)^1 + ({}_3C_2)x^1(2)^2 + ({}_3C_3)x^0(2)^3 = x^3 + 6x^2 + 12x + 8.

Expand (2xβˆ’y)3(2x-y)^3: This becomes (3C0)(2x)3(βˆ’y)0+(3C1)(2x)2(βˆ’y)1+(3C2)(2x)1(βˆ’y)2+(3C3)(2x)0(βˆ’y)3=8x3βˆ’12x2y+6xy2βˆ’y3({}_3C_0)(2x)^3(-y)^0 + ({}_3C_1)(2x)^2(-y)^1 + ({}_3C_2)(2x)^1(-y)^2 + ({}_3C_3)(2x)^0(-y)^3 = 8x^3 - 12x^2y + 6xy^2 - y^3.

Section 4

Binomial Probability

If pp is the probability of success and qq is the probability of failure in one trial of a binomial experiment, then the binomial probability of exactly nn successes in mm trials is given by mCnpnqmβˆ’n{}_mC_n p^n q^{m-n}.

Probability of 4 heads in 6 coin tosses: P(4Β heads)=(6C4)(12)4(12)2=15β‹…116β‹…14=1564P(\text{4 heads}) = ({}_6C_4)(\frac{1}{2})^4(\frac{1}{2})^2 = 15 \cdot \frac{1}{16} \cdot \frac{1}{4} = \frac{15}{64}.
Probability of rolling a 6 exactly twice in 5 rolls of a die: P(2Β sixes)=(5C2)(16)2(56)3=10β‹…136β‹…125216=12507776β‰ˆ0.16P(\text{2 sixes}) = ({}_5C_2)(\frac{1}{6})^2(\frac{5}{6})^3 = 10 \cdot \frac{1}{36} \cdot \frac{125}{216} = \frac{1250}{7776} \approx 0.16.

Ever wonder the odds of getting exactly 3 tails in 5 coin flips? This formula is your answer! It's designed for any experiment with exactly two outcomes, like heads or tails. It calculates the precise probability of a specific number of 'successes' happening over a set number of trials, which is super useful in games and stats.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Lessons 41-50, Investigation 5

  1. Lesson 1

    Lesson 41: Using the Pythagorean Theorem and the Distance Formula (Exploration: Visualizing the Pythagorean Theorem)

  2. Lesson 2

    LAB 7: Graphing Calculator: Calculating Permutations and Combinations

  3. Lesson 3

    Lesson 42: Finding Permutations and Combinations (Exploration: Pascal's Triangle and Combinations)

  4. Lesson 4

    Lesson 43: Solving Systems of Linear Inequalities

  5. Lesson 5

    Lesson 44: Rationalizing Denominators

  6. Lesson 6

    LAB 8: Graphing Calculator: Applying Linear and Median Regression

  7. Lesson 7

    Lesson 45: Finding the Line of Best Fit (Exploration: Collecting and Analyzing Data)

  8. Lesson 8

    Lesson 46: Finding Trigonometric Functions and their Reciprocals

  9. Lesson 9

    Lesson 47: Graphing Exponential Functions

  10. Lesson 10

    Lesson 48: Understanding Complex Fractions

  11. Lesson 11Current

    Lesson 49: Using the Binomial Theorem

  12. Lesson 12

    Lesson 50: Finding Inverses of Relations and Functions (Exploration: Graphing a Function and its Inverse)

  13. Lesson 13

    Investigation 5: Finding the Binomial Distribution

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Using the Binomial Theorem

New Concept

If nn is a nonnegative integer, then:

(a+b)n=βˆ‘r=0n(nCr)anβˆ’rbr(a+b)^n = \sum_{r=0}^{n} ({}_nC_r)a^{n-r}b^r

What’s next

Next, you'll apply this theorem to expand binomials and solve probability problems.

Section 2

Pascal's Triangle

Pascal's Triangle is a triangular array where each number is the sum of the two directly above it. The numbers in the nth row are the coefficients for the terms in the expansion of the binomial (a+b)n(a+b)^n. The top row is considered the zero row.

Expand (x+y)3(x+y)^3: Use row 3 (1, 3, 3, 1) to get 1x3+3x2y+3xy2+1y31x^3 + 3x^2y + 3xy^2 + 1y^3.
Expand (a+b)4(a+b)^4: Use row 4 (1, 4, 6, 4, 1) to get a4+4a3b+6a2b2+4ab3+b4a^4 + 4a^3b + 6a^2b^2 + 4ab^3 + b^4.

Think of this triangle as a visual shortcut for expanding binomials. Instead of tediously multiplying (a+b)(a+b) by itself, you just find the correct row for your power and use those numbers as coefficients. It’s a handy map that lays out all the numbers you need to quickly solve the expansion problem.

Section 3

Binomial Theorem

If nn is a nonnegative integer, then (a+b)n=(nC0)anb0+(nC1)anβˆ’1b1+...+(nCn)a0bn(a+b)^n = ({}_nC_0)a^nb^0 + ({}_nC_1)a^{n-1}b^1 + ... + ({}_nC_n)a^0b^n. This can be written as βˆ‘r=0n(nCr)anβˆ’rbr\sum_{r=0}^{n} ({}_nC_r)a^{n-r}b^r, where nCr=n!r!(nβˆ’r)!{}_nC_r = \frac{n!}{r!(n-r)!}.

Expand (x+2)3(x+2)^3: This becomes (3C0)x3(2)0+(3C1)x2(2)1+(3C2)x1(2)2+(3C3)x0(2)3=x3+6x2+12x+8({}_3C_0)x^3(2)^0 + ({}_3C_1)x^2(2)^1 + ({}_3C_2)x^1(2)^2 + ({}_3C_3)x^0(2)^3 = x^3 + 6x^2 + 12x + 8.

Expand (2xβˆ’y)3(2x-y)^3: This becomes (3C0)(2x)3(βˆ’y)0+(3C1)(2x)2(βˆ’y)1+(3C2)(2x)1(βˆ’y)2+(3C3)(2x)0(βˆ’y)3=8x3βˆ’12x2y+6xy2βˆ’y3({}_3C_0)(2x)^3(-y)^0 + ({}_3C_1)(2x)^2(-y)^1 + ({}_3C_2)(2x)^1(-y)^2 + ({}_3C_3)(2x)^0(-y)^3 = 8x^3 - 12x^2y + 6xy^2 - y^3.

Section 4

Binomial Probability

If pp is the probability of success and qq is the probability of failure in one trial of a binomial experiment, then the binomial probability of exactly nn successes in mm trials is given by mCnpnqmβˆ’n{}_mC_n p^n q^{m-n}.

Probability of 4 heads in 6 coin tosses: P(4Β heads)=(6C4)(12)4(12)2=15β‹…116β‹…14=1564P(\text{4 heads}) = ({}_6C_4)(\frac{1}{2})^4(\frac{1}{2})^2 = 15 \cdot \frac{1}{16} \cdot \frac{1}{4} = \frac{15}{64}.
Probability of rolling a 6 exactly twice in 5 rolls of a die: P(2Β sixes)=(5C2)(16)2(56)3=10β‹…136β‹…125216=12507776β‰ˆ0.16P(\text{2 sixes}) = ({}_5C_2)(\frac{1}{6})^2(\frac{5}{6})^3 = 10 \cdot \frac{1}{36} \cdot \frac{125}{216} = \frac{1250}{7776} \approx 0.16.

Ever wonder the odds of getting exactly 3 tails in 5 coin flips? This formula is your answer! It's designed for any experiment with exactly two outcomes, like heads or tails. It calculates the precise probability of a specific number of 'successes' happening over a set number of trials, which is super useful in games and stats.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Lessons 41-50, Investigation 5

  1. Lesson 1

    Lesson 41: Using the Pythagorean Theorem and the Distance Formula (Exploration: Visualizing the Pythagorean Theorem)

  2. Lesson 2

    LAB 7: Graphing Calculator: Calculating Permutations and Combinations

  3. Lesson 3

    Lesson 42: Finding Permutations and Combinations (Exploration: Pascal's Triangle and Combinations)

  4. Lesson 4

    Lesson 43: Solving Systems of Linear Inequalities

  5. Lesson 5

    Lesson 44: Rationalizing Denominators

  6. Lesson 6

    LAB 8: Graphing Calculator: Applying Linear and Median Regression

  7. Lesson 7

    Lesson 45: Finding the Line of Best Fit (Exploration: Collecting and Analyzing Data)

  8. Lesson 8

    Lesson 46: Finding Trigonometric Functions and their Reciprocals

  9. Lesson 9

    Lesson 47: Graphing Exponential Functions

  10. Lesson 10

    Lesson 48: Understanding Complex Fractions

  11. Lesson 11Current

    Lesson 49: Using the Binomial Theorem

  12. Lesson 12

    Lesson 50: Finding Inverses of Relations and Functions (Exploration: Graphing a Function and its Inverse)

  13. Lesson 13

    Investigation 5: Finding the Binomial Distribution