Show worked solution
Worked solution
Recall the general term
Each term of (a+b)^n is set by a value of r. So the possible values of r decide how many terms there are.
Recall the binomial theorem
This single formula generates every term of the expansion. Getting comfortable writing it down first stops us from missing terms later.
Recall the factorial form of the coefficient
The binomial coefficient just counts how many ways r objects can be chosen from n. On your calculator this is the nCr button.
Remember the symmetry of the coefficients
Pascal's triangle is symmetric, so coefficients read the same forwards and backwards. This is a handy check that your numbers are right.
Check the number of terms
An expansion of power n always has one more term than the power. Counting the terms is a quick way to spot if you have dropped one.
Watch the powers add up to n
In every single term the two powers must add to n. If they don't, an arithmetic slip has crept in.
Recall Pascal's triangle relation
Each entry in Pascal's triangle is the sum of the two above it. This is where the coefficients come from without any factorials.
Note the end coefficients
The very first and very last coefficients are always 1. That gives you two terms of the answer for free.
Be careful with the signs
When the bracket contains a minus sign the terms alternate in sign. Track this carefully so no negative is lost.
Recall the binomial theorem
This single formula generates every term of the expansion. Getting comfortable writing it down first stops us from missing terms later.
Recall the factorial form of the coefficient
The binomial coefficient just counts how many ways r objects can be chosen from n. On your calculator this is the nCr button.
Remember the symmetry of the coefficients
Pascal's triangle is symmetric, so coefficients read the same forwards and backwards. This is a handy check that your numbers are right.
Check the number of terms
An expansion of power n always has one more term than the power. Counting the terms is a quick way to spot if you have dropped one.
Watch the powers add up to n
In every single term the two powers must add to n. If they don't, an arithmetic slip has crept in.
Count the values of r
The counter r runs from 0 up to n inclusive. Counting these values, there are n+1 of them, so there are n+1 terms.