How do you use pascals triangle to expand #(d + 5)^7#?
1 Answer
Here is Pascal's Triangle:
What do you notice?
You probably see that each number going down, after the first row, is the sum of the two numbers directly above it.
If you're extremely perceptive, you'll also notice that the sum of each row is given by
Now back to our problem at hand. The first thing we must do is determine the number of terms in our expansion. There are always
Multiply this with descending exponents on the
There's your expansion!
Hopefully this helps!