Expanding Binomials

Example 1
(x+2y)3=1(x)3(2y)0+3(x)2(2y)1+3(x)1(2y)2+1(x)0(2y)3=x3+6x2y+12xy2+8y3
Example 2
The coefficient of x2 in the expansion of (2−cx)3 is 294. Find the possible value(s) of the constant c
(2−cx)33(2)(−cx)26c2x26c2c2c→294x2=294x2=294x2=294=49=±7
Example 3
Expand (4+k)3. Hence or otherwise, write down the expansion of (4+x2−x)3 in ascending powers of x.
Step 1: Expand
(4+k)3=1(4)5(k)0+3(4)1(k)2+1(4)0(k)3=64+48k+12k2+k3
Step 2: Substitute
Let k=x2−x⟹64+48(x2−x)+12(x2−x)2+(x2−x)3=64+48(x2−x)+12(x4−2x3+x2)+(x6−3x5+3x4−x3)=64+48x2−48x+12x4−24x3+12x2+x6−3x5+3x4−x3=x6−3x5+15x4−25x3+60x2−48x+64
Choose
Info
nCr gives the number on Pascal’s triangle where n is the row and r is the term.
{}^nC_{r} = {n \choose r} = \frac{n!}{r! (n-r)!}
Basic examples
(615)(710)=5005=600600
(3−2x)5=(010)(1)10(2x)0+(110)(1)9(2x)1+(210)(1)8(2x)2+…=1(1)10(2x)0+10(1)9(2x)1+45(1)8(2x)2=1+20x+180x2+960x3+…
Given that (1350)=13!a!50!, write down the value of a
(rn)(1350)⟹aaa=r!(n−r)!n!=13!a!50!=(n−r)=(50−13)=37
Given that (p35)=p!18!35!, write down the value of p
(rn)(p35)nr(n−r)(35−p)−pp=r!(n−r)!n!=p!18!35!=35=p=18=18=−17=17
Prove (1n)=n
(1n)=r!(n−r)!n!=1(n−1)!n!=(n−1)!n!=(n−1)(n−2)…n(n−1)(n−2)…=n
Prove (2n)=2n(n−1)
(2n)=r!(n−r)!n!=2!(n−2)!n!=2(n−2)(n−3)…n(n−1)(n−2)(n−3)…=2n(n−1)
Binomial Estimation
Find the first three terms in the expansion of (1+2x)10
(1+2x)10=1+10(2x)+2!10⋅9(2x)2+…=1+20x+45⋅4x2+…=1+20x+180x2+…
Use your expansion to approximate 1.2010. Give your answer to an appropriate number of decimal places.
1+2x2xx(1.02)10=1.02=0.02=0.01=1+20⋅0.01+180⋅0.0001+…=1+0.3+0.018+…=1.22 (2 d.p.)
