Skip to lesson

Math · Integrated Math 3

Chapter 1: Polynomial Functions

Polynomial Identities and the Binomial Theorem

Expanding without multiplying it all out.

Lesson
3
Time
About 21 minutes
0 of 12 done

Step 1: Let's Learn

Read it, or press Listen and follow the words.

A polynomial identity holds for every value. (a + b)² = a² + 2ab + b² is one, and the middle term is what people forget.

Sums and differences of cubes

a³ − b³ = (a − b)(a² + ab + b²) and a³ + b³ = (a + b)(a² − ab + b²). The sign inside the bracket opposes the outer one.

Pascal's triangle

Each row begins and ends with 1, and every other entry is the sum of the two above it. Row n holds the coefficients of (a + b)ⁿ.

They are combinations

The entries of row n are nC0 through nCn, because choosing which factors contribute a b is literally a combination.

The exponent pattern

The power of a falls from n to 0 while the power of b rises. Every term totals n.

One term at a time

The term with bʳ is nCr · a^(n−r) · bʳ, which finds a single term without expanding the rest.

An identity holds for every value

A polynomial identity is true for all inputs, unlike an equation which is true for some. Proving one means transforming one side into the other, not finding values that work.

Expanding a power directly

(x + y)ⁿ expands into n + 1 terms with binomial coefficients. Rather than multiplying n brackets, the theorem writes the answer, which matters as soon as n exceeds three or four.

The coefficients are combinations

The coefficient of xᵏyⁿ⁻ᵏ is n choose k, because expanding means choosing x from k of the n brackets. The counting and the algebra are the same computation.

Extracting one term

The general term formula gives, say, the x⁵ coefficient of a twelfth power without expanding anything else. That selective extraction is where the theorem earns its keep.

Step 2: Try It Yourself

Tap and try it out.

Row 4 of the triangle: 1, 4, 6, 4, 1. The coefficients rise to a peak and fall back symmetrically.
4C01
4C14
4C26
4C34

4C2 has the most. It has 5 more than 4C0.

Step 3: Watch an Example

One step at a time.

Watch Sana Expand a Power

Sana expands (a + b)⁴ without multiplying four brackets.

  1. Step 1

    Row 4 of Pascal's triangle is 1, 4, 6, 4, 1.

Step 4: Your Turn

Practice makes it stick.

The Terms

Problem 1 of 2

How many terms does (a + b)⁶ have?

The Coefficient

Problem 2 of 2

In (a + b)⁵, what is the coefficient of a³b²?

Expand It

1 of 8

How many terms in (a + b)⁹?

2 of 8

What is 6C2?

3 of 8

In (a + b)⁴, coefficient of a²b²?

4 of 8

In (a + b)², what is the coefficient of ab?

5 of 8

Sum of row 3 of the triangle: 1, 3, 3, 1?

6 of 8

In (a + b)⁷, the exponents of every term total what?

7 of 8

Match each expression with its factorisation.

Tap a card on the left to start.

8 of 8

In (a + b)⁶, coefficient of a⁵b?

Step 5: Quick Check

Show what you know.

Question 1 of 2

How many terms does (a + b)⁸ have?

Question 2 of 2

Where do the binomial coefficients come from?

What You Learned

  • Row n of Pascal's triangle gives the coefficients of (a + b)ⁿ.
  • The powers of a fall while the powers of b rise, always totalling n.
  • The term with bʳ is nCr · a^(n−r) · bʳ.