Binomial expansion facts for kids
Binomial expansion is a cool way to multiply out special math problems. It helps you expand expressions that look like
. Think of it like taking a shortcut instead of multiplying everything by hand many times! There are a few main ways to do this.
Contents
Basic Formulas for Binomials
There are three simple binomial expansion formulas that are good to know. These are for when the power n is 2.
![]() |
1st (Adding) | |
![]() |
2nd (Subtracting) | |
![]() |
3rd (Adding and Subtracting) |
These formulas come from simply multiplying the terms. Let's look at how they work:
- For
, it means
multiplied by
.
*
* This simplifies to
. * Since
and
are the same, we get
.
- For
, it means
multiplied by
.
*
* This simplifies to
. * Again,
and
are the same, so we get
.
- For
, it's a bit different.
*
* This simplifies to
. * The
and
cancel each other out! * So, you are left with just
.
Using Pascal's Triangle for Expansion
When the power n in
is a whole number (like 0, 1, 2, 3, and so on), we can use a special pattern called Pascal's Triangle.
Pascal's Triangle is a number pattern where each number is the sum of the two numbers directly above it. It looks like this:
- Row 0: 1
- Row 1: 1 1
- Row 2: 1 2 1
- Row 3: 1 3 3 1
- Row 4: 1 4 6 4 1
- And so on!
To expand an expression like
using Pascal's Triangle:
- Find the row in Pascal's Triangle that matches your power n. For example, if you have
, you use Row 2 (1, 2, 1). - For the first term (
), its power starts at n and goes down by 1 each time. - For the second term (
), its power starts at 0 and goes up by 1 each time, until it reaches n. - Multiply the numbers from Pascal's Triangle with the terms you've created.
Let's try an example: expanding
.
- Row 2 of Pascal's Triangle is (1, 2, 1).
- The powers of
will be
. - The powers of
will be
. - Combine them:
. - Remember that anything to the power of 0 is 1. So
and
. - This simplifies to
, or just
. This matches our first basic formula!
Here's another example:
.
- Use Row 2 of Pascal's Triangle: (1, 2, 1).
- The first term is 3, the second term is
. 
- Calculate the powers:

- Multiply everything:
.
So, as a general rule for
: You add up terms where each term has:
- A number from Pascal's Triangle (let's call it
). - The first term (
) raised to a power that goes down from n to 0. - The second term (
) raised to a power that goes up from 0 to n.
More Examples
Let's look at a few more examples to see how this works with higher powers.
Expanding (5+3x)³
Here, n is 3. So we use Row 3 of Pascal's Triangle: (1, 3, 3, 1).
- The first term is 5.
- The second term is
. 
- Calculate the powers:

- Multiply:

- Final answer:

Expanding (5-3x)³
This is similar, but the second term is
.
- Use Row 3 of Pascal's Triangle: (1, 3, 3, 1).
- The first term is 5.
- The second term is
. 
- Calculate the powers (be careful with negative signs!):

- Multiply:

- Final answer:

Expanding (7+4x²)⁵
Here, n is 5. So we use Row 5 of Pascal's Triangle: (1, 5, 10, 10, 5, 1).
- The first term is 7.
- The second term is
. 
- Calculate the powers:
*
*
*
*
*
* 
- Multiply each part:
*
*
*
*
*
* 
- Final answer:

See also
In Spanish: Teorema del binomio para niños


