How do you expand # ( 4- x ) ^ { 4}# using the Pascal triangle?
1 Answer
Explanation:
Let us take a look at the fourth row of Pascal's triangle:
These are our coefficients in the expansion for a binomial raised to the power of four.
Going from left to right in our row of coefficients, let us call the first number the first coefficient, the second the second coefficient, and so on...
The actual terms are calculated like this. Note the pattern of increase and decrease in the exponents.
1st term = First coefficient
2nd term = Second coefficient
3rd term = Third coefficient
4th term = Fourth coefficient
5th term = Fifth coefficient
The
The expansion, putting all this information together, will look like this:
Positive exponents yield positive results, and the zeroth power evaluates to 1,