Question
Question: How do you expand \[{{\left( x+y \right)}^{6}}\]using pascal’s triangle?...
How do you expand (x+y)6using pascal’s triangle?
Solution
In the given question, we have been asked to expand (x+y)6 by using Pascal’s triangle. The row of pascal’s triangle provides the coefficient to (a+b)n. The triangle can be used to calculate the coefficients of the expansion of (a+b)n by taking the exponent n and adding 1.
Complete step by step answer:
The binomial expansion follows the rule, i.e.
(a+b)n=c0anb0+c1an−1b1+......+cn−1a1bn−1+cna0bn
Consider the nth power of the binomial expression(a+b), namely(a+b)n. It must be a polynomial in a and b of degree n , which means that the exponent of a and b must sum ton.
The given binomial expression is,
(x+y)6=c0x6y0+c1x6−1y1+c2x6−2y2+c3x6−3y3+c4x6−4y4+c5x6−5y5+c6x6−6y6
Pascal’s triangle will be represented as:
1
1−1
1−2−1
1−3−3−1
1−4−6−4−1
1−5−10−10−5−1
1−6−15−20−15−6−1
For (x+y)6, where n=6, so the coefficients of the expansion will correspond with row 7th.
The 7th row of the pascal’s triangle will be the value of the coefficients
According to the given binomial expression, the expansion will be as follows:
(x+y)6=c0x6y0+c1x6−1y1+c2x6−2y2+c3x6−3y3+c4x6−4y4+c5x6−5y5+c6x6−6y6
The values of the coefficients, from the pascal’s triangle, are 1−6−15−20−15−6−1
Substitute the value of coefficient from the pascal’s triangle in the above expansion in a order, we get
(x+y)6=1(x6)(y0)+6(x6−1)(y1)+15(x6−2)(y2)+20(x6−3)(y3)+15(x6−4)(y4)+6(x6−5)(y5)+1(x6−6)(y6)
Simplify the numbers that is in the power form, we get
(x+y)6=1(x6)(y0)+6(x5)(y1)+15(x4)(y2)+20(x3)(y3)+15(x2)(y4)+6(x1)(y5)+1(x0)(y6)Anything raised to power 0is equals to1, we get
(x+y)6=1(x6)(1)+6(x5)(y1)+15(x4)(y2)+20(x3)(y3)+15(x2)(y4)+6(x1)(y5)+1(1)(y6)
Simplify the expression further, we get
(x+y)6=x6+6x5y+15x4y2+20x3y3+15x2y4+6xy5+y6
Therefore, this is the expansion of the binomial expression using Pascal's triangle.
Note: Each number in the pascal’s triangle is the sum of the two above, each of which counts the number of ways to get that point by a sequence of left and right choices. So all the numbers in Pascal's triangle count the number of ways to reach them by left or right choices starting at the top. The row of pascal’s triangle provides the coefficient to (a+b)n. The triangle can be used to calculate the coefficients of the expansion of (a+b)n by taking the exponent n and adding 1.