Sign In
Expand the expression by using the Pascal's Triangle and the Binomial Theorem.
x^6+6x^5+15x^4+20x^3+15x^2+6x+1
To expand the binomial, we should recall the Binomial Theorem. It states that for every positive integer n, we can expand the expression (a+b)^n by using the numbers in the n^(th) row of Pascal's Triangle.
(a+b)^n
=
P_0a^nb^0+P_1a^(n-1)b^1+... +P_(n-1)a^1b^(n-1)+P_na^0b^n
In the above formula, P_0, P_1, ..., P_n are the numbers in the n^(th) row of Pascal's Triangle.
| (a+b)^n=P_0a^nb^0+P_1a^(n-1)b^1+... +P_(n-1)a^1b^(n-1)+P_na^0b^n |
|---|
| ( x+ 1)^6= 1( x)^6( 1)^0+ 6( x)^5( 1)^1+ 15( x)^4( 1)^2+ 20( x)^3( 1)^3+ 15( x)^2( 1)^4+ 6( x)^1( 1)^5+ 1( x)^0( 1)^6 |
Finally, let's simplify the expression.
a^0=1
a^1=a
a * 1=a
Calculate power
Multiply