Sign In
Expand the expression by using the Pascal's Triangle and the Binomial Theorem.
4096-6144x+3456x^2-864x^3+81x^4
To expand the given 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.
cc
(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 |
|---|
| ( 8+( - 3x))^4= 1( 8)^4( - 3x)^0+ 4( 8)^3( - 3x)^1+ 6( 8)^2( - 3x)^2+ 4( 8)^1( - 3x)^3+ 1( 8)^0( - 3x)^4 |
Finally, let's simplify the expression.
a^0=1
a^1=a
Identity Property of Multiplication
(a * b)^m=a^m* b^m
Calculate power
Multiply