DoAssignment.ca
C1.6 · Use Pascal’s triangle to expand binomial powers
Learn to use pascal’s triangle to expand binomial powers through clear examples and targeted practice.
Ontario Grade 11 Mathematics
Discrete Functions
MCR3U – C1.6 | Using patterns in Pascal's triangle to expand expressions of the form (a + b)ⁿ
You have already worked with polynomials in Grade 10 — you know how to multiply two brackets together and collect like terms. Now imagine doing that for . Expanding step by step would take a very long time and leave many opportunities for errors. In this lesson you will discover a faster, organised method: using Pascal's triangle to read off the coefficients of a binomial expansion directly. This approach turns a long multiplication into a neat, predictable pattern — and once you understand why it works, you can expand any integer power of a binomial with confidence.
What you will learn
- Construct Pascal's triangle and describe how each row is built from the one above it.
- Identify which row of Pascal's triangle gives the coefficients for a chosen power of a binomial.
- Expand binomial powers using the coefficients, variable degrees, and sign patterns from Pascal's triangle.
- Identify and simplify individual terms in a binomial expansion, including cases with negative terms or coefficients inside the binomial.
Prerequisite Bridge: Binomials and Expanding by Hand
A binomial is a polynomial with exactly two terms, such as , , or . The word 'bi' means two. When you raise a binomial to a power, you are multiplying it by itself that many times.
Let's quickly recall what happens for small powers. When the exponent is 1, the expression stays the same: . For exponent 2, you use FOIL or the distributive property: . For exponent 3 you multiply by again to get .
Look at the numerical coefficients (the numbers in front of each term) in those expansions: for power 1 the coefficients are CAD 1, 1; for power 2 they are CAD 1, 2, 1; for power 3 they are CAD 1, 3, 3, 1. These numbers are not random — they form a famous pattern called Pascal's triangle, which you can build once and reuse forever.
- A binomial has exactly two terms.
- Expanding means multiplying the binomial by itself times.
- The coefficients of the expanded terms follow a predictable numerical pattern.
Building Pascal's Triangle
Pascal's triangle is a triangular arrangement of numbers. The very top entry is 1, which represents the expansion of . Each row below it corresponds to the next higher power. To find any entry in a new row, add the two numbers directly above it to the left and right. Any position at the edge of the triangle is always 1.
Here are the first seven rows (rows 0 through 6). Row holds the coefficients for . Row 0: . Row 1: 1 \ \ 1. Row 2: 1 \ \ 2 \ \ 1. Row 3: 1 \ \ 3 \ \ 3 \ \ 1. Row 4: 1 \ \ 4 \ \ 6 \ \ 4 \ \ 1. Row 5: 1 \ \ 5 \ \ 10 \ \ 10 \ \ 5 \ \ 1. Row 6: 1 \ \ 6 \ \ 15 \ \ 20 \ \ 15 \ \ 6 \ \ 1.
To verify the addition rule, look at Row 4: the 6 in the middle is found by adding the two 3s from Row 3. The 4 near the edge is found by adding 3 and 1 from Row 3. The edge entries remain 1 because there is only one number above them on their side. This addition rule is the key mechanical skill — practise building two or three rows from scratch until it feels automatic.
- Row 0 (the tip) contains just the number 1, matching .
- Each interior entry equals the sum of the two entries directly above it.
- All edge entries are 1.
- Row of Pascal's triangle gives the coefficients for the expansion of .
The Structure of a Binomial Expansion
Once you have the coefficients from Pascal's triangle, you still need to know how the powers of and behave across the terms. Two rules always hold. First, the powers of start at in the first term and decrease by 1 each term until they reach 0 in the last term. Second, the powers of start at 0 in the first term and increase by 1 each term until they reach in the last term. In every single term, the exponents of and add up to .
Putting it together: to expand , read the -th row of Pascal's triangle for the coefficients, then attach decreasing powers of and increasing powers of . For using Row 4 coefficients CAD 1, 4, 6, 4, 1, the expansion is .
When one or both terms inside the binomial have their own coefficients or when a term is negative, you must substitute carefully. Replace and with whatever expressions are actually inside the binomial and then simplify each term. The next section works through this in full detail with two examples.
- In , powers of decrease from to left to right.
- Powers of increase from to left to right.
- In every term, the exponents on and sum to .
- Substitute the actual expressions for and , then simplify each term carefully.
Handling Negative Terms and Inner Coefficients
Many exam problems involve a binomial like rather than a simple . The method is identical, but you must treat the entire second term — including its negative sign — as . So here and . When you raise to an even power, the result is positive; when you raise it to an odd power, the result is negative. Keeping track of signs is the most common source of error.
Similarly, when itself has a coefficient, such as , you must raise the entire expression to the required power: , not . Write out each factor in full before multiplying. Taking one small extra step to write prevents a very common mistake.
After writing out every term using the triangle's coefficients and the correct powers, multiply the three factors in each term — the Pascal coefficient, the power of , and the power of — and simplify. Collect any like terms if they exist (they usually do not in a standard expansion).
- Treat the full second term, including its sign, as when substituting.
- A negative raised to an odd power gives a negative term; raised to an even power it gives a positive term.
- Raise the entire expression (including its coefficient) to the required power.
- Multiply the Pascal coefficient, the power of , and the power of together to get the final coefficient of each term.
Spotting a Specific Term Without Full Expansion
Sometimes you only need one particular term from an expansion, not all of them. Because the pattern is completely predictable, you can go straight to that term. The terms in the expansion of are numbered starting from term 1. Term 1 has , term 2 has , term 3 has , and so on. In general, term (where starts at 1) uses the -th coefficient from Row of Pascal's triangle (counting the first entry as the 0th), together with and .
For example, suppose you want the 4th term of . The 4th term uses the 3rd entry of Row 6 (counting from 0), which is . The powers are and . So the 4th term is . This targeted approach is very useful on timed assessments.
Practise identifying which row to use, which entry within that row to pick, and how to compute the powers of each part. These three sub-skills together let you find any term quickly and accurately.
- Terms are numbered starting from 1; the power of in term is .
- The Pascal coefficient for term is the entry at position in Row (0-indexed).
- Compute the power of the full expression for both and before multiplying.
Pascal's Triangle — Rows 0 to 6 with Corresponding Binomial Power
| Row (= Power n) | Pascal's Triangle Entries (Coefficients) | Number of Terms in Expansion |
|---|---|---|
| 0 | 1 | 1 |
| 1 | 1 1 | 2 |
| 2 | 1 2 1 | 3 |
| 3 | 1 3 3 1 | 4 |
| 4 | 1 4 6 4 1 | 5 |
| 5 | 1 5 10 10 5 1 | 6 |
| 6 | 1 6 15 20 15 6 1 | 7 |
Worked example
Expanding $(2x - 3)^4$
Use Pascal's triangle to fully expand and simplify every term.
- Identify the row of Pascal's triangle neededThe exponent is , so use Row 4 of Pascal's triangle. Row 4 has five entries: CAD 1, 4, 6, 4, 1. These will be the coefficients of the five terms in the expansion.
- Name the two parts of the binomialLet and . It is essential to include the negative sign as part of so that every term's sign is handled automatically when you compute the powers.
- Write the general structure of the expansionCombine the Pascal coefficients with decreasing powers of and increasing powers of . The powers of go CAD 4, 3, 2, 1, 0 and the powers of go CAD 0, 1, 2, 3, 4.
- Simplify each power of aRaise the full expression to each required power. Remember to apply the exponent to both the coefficient and the variable : , , , , .
- Simplify each power of bRaise to each required power. An even exponent gives a positive result; an odd exponent gives a negative result: , , , , .
- Multiply the three factors in each termFor each term, multiply the Pascal coefficient by the power of and by the power of . Term 1: . Term 2: . Term 3: . Term 4: . Term 5: .
Answer:
Check: Substitute : the expansion gives . The original expression gives . The values match, confirming the expansion is correct.
Worked example
Finding the 3rd Term of $\left(x^2 + \frac{1}{2}\right)^5$
Without expanding the full expression, find and simplify the 3rd term of .
- Identify the row and the target entryThe exponent is , so use Row 5 of Pascal's triangle: CAD 1, 5, 10, 10, 5, 1. The 3rd term uses the entry at position (counting from position 0), which is .
- Name the two parts and determine the powers for the 3rd termLet and . For the 3rd term (term ), the power of is and the power of is .
- Compute the power of aRaise to the power of . When you raise a power to a power, multiply the exponents: .
- Compute the power of bRaise to the power of . Square both the numerator and denominator: .
- Multiply the Pascal coefficient by the powersMultiply the three factors together: the Pascal coefficient , the power of which is , and the power of which is .
Answer: The 3rd term of is .
Check: Re-examine: Row 5 position 2 gives . Powers: and . Product: . Term: . Confirmed.
Common mistakes and how to avoid them
Using the wrong row of Pascal's triangle — for example, using Row 3 for a power of 4.
Correction: The row number equals the exponent. For , use Row 4, which contains five entries: CAD 1, 4, 6, 4, 1.
Forgetting to include the negative sign as part of , leading to wrong signs in the expanded terms.
Correction: If the binomial is , write and raise that full expression to each power. The sign of each term will then come out automatically.
Applying the exponent only to the variable and not to the coefficient inside the binomial — writing instead of .
Correction: Raise the entire expression to the power. . Write it out as a product of separate factors before simplifying.
Counting the first entry of a Pascal's triangle row as entry 1 instead of entry 0, causing the wrong coefficient to be selected for a specific term.
Correction: The first entry in every row is counted as position 0. For term (starting at 1), the Pascal coefficient sits at position in the row.
Thinking the expansion of must always alternate signs, and forcing alternation even when an error is made elsewhere.
Correction: The signs alternate only when itself is positive. Rely on correctly computing each power of the actual expression — do not assume the pattern without computing it.
Lesson summary
- Pascal's triangle is built by placing 1s on both edges and making each interior entry the sum of the two entries above it. Row gives the coefficients for the expansion of .
- In the expansion of , there are terms. The power of decreases from to and the power of increases from to across the terms.
- Substitute the actual expressions for and — including any coefficients or negative signs — and raise them to the required powers before multiplying.
- To find a specific term , use position in Row of Pascal's triangle, together with and .
- Always verify your expansion by substituting a simple number such as into both the original expression and the expansion and confirming that the results match.
Check your understanding
Question 1
Which row of Pascal's triangle provides the coefficients needed to expand ?
- Row 2: CAD 1, 2, 1
- Row 3: CAD 1, 3, 3, 1
- Row 4: CAD 1, 4, 6, 4, 1
- Row 5: CAD 1, 5, 10, 10, 5, 1
Show answer and explanation
Row 3: CAD 1, 3, 3, 1
The exponent is 3, so you need Row 3. Its entries CAD 1, 3, 3, 1 are the four coefficients of the expansion of any binomial raised to the power of 3.
Question 2
What is the correct expansion of ?
Show answer and explanation
Using Row 3 coefficients CAD 1, 3, 3, 1 with and : . Signs alternate because is negative.
Question 3
What entry from Pascal's triangle is the coefficient of the 4th term in the expansion of ?
- 15
- 20
- 6
- 10
Show answer and explanation
20
Row 6 is CAD 1, 6, 15, 20, 15, 6, 1. The 4th term uses the entry at position 3 (0-indexed), which is .
Question 4
In the expansion of , what is the simplified value of the first term?
Show answer and explanation
The first term uses the Pascal coefficient , then , and . Multiplying: . Remember to raise the full expression , not just , to the power.
Key terms
- Binomial
- A polynomial expression with exactly two terms, such as or .
- Pascal's Triangle
- A triangular arrangement of numbers where each interior entry is the sum of the two entries directly above it, and every edge entry is 1. Row n gives the coefficients for the expansion of .
- Coefficient
- The numerical factor multiplied by the variable part of a term. In , the coefficient is 6.
- Expansion
- The result of multiplying out a power or product of polynomials and writing it as a sum of simplified terms.
- Exponent
- The small raised number that tells you how many times a base is multiplied by itself. In , the exponent is 4.
- Term
- A single part of a polynomial separated from others by addition or subtraction. In , each of the four parts is a term.
- Row n of Pascal's Triangle
- The row corresponding to the power n. Row 0 is the single 1 at the top; Row 1 is the next row CAD 1, 1; and so on. The row number equals the exponent of the binomial power.
- Position (0-indexed)
- A way of numbering entries in a row starting from 0 rather than 1. The first entry in any row is at position 0, the second at position 1, and so on.
Continue through MCR3U
View the complete Ontario Grade 11 Mathematics learning path
- C1.2 · Describe recursive procedures that generate sequences
- C1.3 · Connect nth-term formulas with function notation
- C1.4 · Represent sequences recursively, explicitly, and with function notation
- C1.5 · Investigate recursive patterns in Fibonacci sequences and Pascal’s triangle
- C2.1 · Classify arithmetic, geometric, and other sequences
- C2.3 · Develop and use finite arithmetic and geometric series formulas
About this lesson
Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation C1.6. It is a study resource, not an official curriculum publication.