Binomial Expansions

Home Factorials Probability -> Odds Permutations Combinations Coins Dice Cards Colored Balls Committees Arranging Objects Words/Numbers Binomial Expansions

(*View/Download .pdf file*)

Finding Binomial Expansions:

A.  Most of the time, problems of this type will ask for a simplified coefficient of a particular term of a binomial expansion.  You will need to be familiar with combinations.

B.  In general, a binomial expansion is expressed by:

(ax + by)n = C(n,0)anxn + C(n,1)an-1bxn-1y +...+C(n,n-1)abn-1xyn-1 + C(n,n)bnyn

C.  In general, if you have (ax + by)n and you want the rth term the formula is :

C(n,r-1) x a[n-(r-1)] x b(r-1)

Note:  If we have (ax - by)n, the formula remains the same except every even term is negative.

D.  Examples:

Ex [1]  The simplified coefficient of the 3rd term of (2x + y)6 is ____?

  1. The first step is to find C(6,3-1) or C(6,2) = 15.

  2. Next, find 26-(3-1) = 24 = 16.

  3. Next, find 13-1 = 1.

  4. The answer is 15 x 16 x 1 = 240.  See Multiplying By 15.

Ex [2]  The simplified coefficient of the x3y term of (x - 3y)4 is ____?

  1. The first step is to find what term we are looking for.  Since the first term is x4 and the second term is x3y, etc, we can conclude we are looking for the 2nd term.

  2. Also, remember the term is going to be negative since we are subtracting and the term we are looking for is even.

  3. Find C(4,2-1) or C(4,1) = 4.

  4. Find 14-(2-1) = 13 = 1.

  5. Find 32-1 = 3.

  6. The answer is -[4 x 1 x 3] = -12

Note: If a or b is 1, then you can ignore that step.  In Ex [1] you can ignore step c, in Ex [2] you can ignore step d.

 

Back to top