What row of Pascal’s triangle must you use?
Degree of exponent + 1
What is the formula to find a specific term for binomial expansion?
nCr * [a]^(n-r) * [b] ^ (r)
What does n represent?
Total number of items
What does r represent?
Number of items chosen
What does nCr represent?
n! / (n - r)! r!
How many terms does binomial expansion end up with?
exponent + 1 terms