Find the coefficient of the x^2 term in in the expansion of (1+x)^4.

To get an example of what this question is asking: the expansion of (1+x)^2 can be found by distributing and gives 1+2x+x^2. The coefficient of the x^2 term here would be 1, and for the x^1 term it would be two. In our case, we shouldn't expand by distributing each factor. Instead, this can be worked out with Pascal's triangle: 1 1; 1 2 1; 1 3 3 1; 1 4 6 4 1 where each entry is the sum of the two above it. In our case we have the triangle down to the 4th row as we have (1+x)^4, and since we need the x^2 term, counting from 0 to 2 across this row we get the coefficient 6. This can also be calculated without Pascal's triangle via the formula for binomial coefficients: n!/k!/(n-k)! which in our case is 4!/2!/2!=43/21=6.

JT

Related Maths A Level answers

All answers ▸

I did all the past papers but I still only achieved a C grade, what am I doing wrong?


Express x^2 + 5x + 10 in the form (x+p)^2 +q


A curve C is mapped by the equation ( 1+x)(4-x). The curve intersects the x-axis at x = –1 and x = 4. A region R is bounded by C and the x-axis. Use calculus to find the exact area of R.


The expansion of (1+x)^4 is 1 + 4x +nx^2 + 4x^3 + x^4. Find the value of n. Hence Find the integral of (1+√y)^4 between the values 1 and 0 (one top, zero bottom).