9709/12

Mathematics 9709/12February/March 2021

Cambridge AS Level · Pure Mathematics 1 · worked solutions for every part, with the mark scheme

11
questions
75
marks
110
minutes

Topics Quadratics · Series · Trigonometry · Functions · Differentiation · Integration · +2 more

Q1SeriesFree sample
(a)

Find the first three terms in the expansion, in ascending powers of xx, of (1+x)5(1 + x)^5.

1M
DifficultyEasy
Worked solution

Approach

Use the binomial theorem for (1+x)5(1+x)^5 and keep only the terms up to x2x^2.

Working

(1+x)5=(50)+(51)x+(52)x2+(1+x)^5 = \binom{5}{0} + \binom{5}{1}x + \binom{5}{2}x^2 + \cdots

Evaluating the binomial coefficients:

(1+x)5=1+5x+10x2+(1+x)^5 = 1 + 5x + 10x^2 + \cdots

Answer

1+5x+10x21 + 5x + 10x^2
Final answer

1 + 5x + 10x^2

Detailed explanation

Walkthrough

This part asks for the first three terms in ascending powers of xx, so we need the constant term, the xx term and the x2x^2 term only. The binomial theorem says that in (1+x)5(1+x)^5 the term containing xrx^r has coefficient (5r)\binom{5}{r}. For r=0r=0, r=1r=1 and r=2r=2, these coefficients are (50)=1\binom{5}{0}=1, (51)=5\binom{5}{1}=5 and (52)=10\binom{5}{2}=10. Since the second term in the bracket is just xx, no extra factor is needed. Adding these three terms gives 1+5x+10x21 + 5x + 10x^2.

Key Takeaways

The binomial theorem for a positive integer nn gives the coefficients of xrx^r as (nr)\binom{n}{r}. For small powers you can also read the coefficients from the row of Pascal's triangle, but the formula is more reliable for larger powers. 'Ascending powers' means the constant term first, then xx, then x2x^2.

Common Mistakes

Writing the expansion from the wrong row of Pascal's triangle, or starting with the xx term instead of the constant term. Also, expanding all six terms when only the first three are required does not lose marks here if the first three are correct, but the instruction 'first three terms' should be followed.

Things to Be Careful About

Check that the exponents start at 0, not 1. The constant term is 11, not 00, and the coefficient of xx is 55, not 1010 (that is the coefficient of x2x^2). The mark scheme gives full marks for the single correct expression.

Techniques used
expand using the binomial theoremselect the first three terms in ascending powers
(b)

Find the first three terms in the expansion, in ascending powers of xx, of (12x)6(1 - 2x)^6.

2M
DifficultyMedium-Easy
Worked solution

Approach

Use the binomial theorem on (12x)6(1 - 2x)^6, treating the second term as 2x-2x, and keep terms up to x2x^2.

Working

(12x)6=(60)+(61)(2x)+(62)(2x)2+(1 - 2x)^6 = \binom{6}{0} + \binom{6}{1}(-2x) + \binom{6}{2}(-2x)^2 + \cdots

Evaluate each term:

(12x)6=1+6(2x)+15(2x)2+(1 - 2x)^6 = 1 + 6(-2x) + 15(-2x)^2 + \cdots

Since (2x)2=4x2(-2x)^2 = 4x^2:

(12x)6=112x+60x2+(1 - 2x)^6 = 1 - 12x + 60x^2 + \cdots

Answer

112x+60x21 - 12x + 60x^2
Final answer

1 - 12x + 60x^2

Detailed explanation

Walkthrough

In (12x)6(1-2x)^6 the two terms inside the bracket are 11 and 2x-2x. Using the binomial theorem, the first three terms are formed by choosing 00, 11 and 22 factors of 2x-2x respectively. For r=0r=0 the coefficient is (60)=1\binom{6}{0}=1. For r=1r=1 the term is (61)(2x)=6(2x)=12x\binom{6}{1}(-2x)=6(-2x)=-12x. For r=2r=2 the term is (62)(2x)2=15(4x2)=60x2\binom{6}{2}(-2x)^2=15(4x^2)=60x^2. The square removes the negative sign, so the x2x^2 term is positive. Therefore the first three terms in ascending powers of xx are 112x+60x21-12x+60x^2.

Key Takeaways

When a binomial has a negative second term, odd powers change sign and even powers stay positive. Squaring 2x-2x gives 4x24x^2, not 4x2-4x^2. The coefficients come from the sixth row of Pascal's triangle or from (6r)\binom{6}{r}: 1,6,151,6,15.

Common Mistakes

The most common error is writing 60x2-60x^2 instead of 60x260x^2 by forgetting that (2x)2=+4x2(-2x)^2=+4x^2. Another error is using the coefficient (62)=15\binom{6}{2}=15 but multiplying by 2x2x instead of (2x)2(2x)^2, giving 30x230x^2 instead of 60x260x^2.

Things to Be Careful About

Keep the minus sign attached to 2x2x throughout. It affects the sign of the xx term but not the x2x^2 term. The mark scheme awards B2 for all three terms correct and B1 for two correct components.

Techniques used
expand using the binomial theoremhandle a negative second termextract terms up to x squared
(c)

Hence find the coefficient of x2x^2 in the expansion of (1+x)5(12x)6(1 + x)^5(1 - 2x)^6.

2M
DifficultyMedium-Easy
Worked solution

Approach

Multiply only the first three terms of each expansion, then collect the terms that contribute to x2x^2.

Working

(1+x)5(12x)6=(1+5x+10x2)(112x+60x2)+(1 + x)^5(1 - 2x)^6 = (1 + 5x + 10x^2)(1 - 12x + 60x^2) + \cdots

The coefficient of x2x^2 comes from three product pairs:

  • constant from the first factor with x2x^2 from the second: 1(60x2)1(60x^2)
  • xx from the first factor with xx from the second: 5x(12x)5x(-12x)
  • x2x^2 from the first factor with constant from the second: 10x2(1)10x^2(1)

Therefore:

coefficient of x2=6060+10=10\text{coefficient of } x^2 = 60 - 60 + 10 = 10

Answer

1010
Final answer

10

Detailed explanation

Walkthrough

To find the coefficient of x2x^2 in the product, we need only the terms up to x2x^2 from each expansion. When two brackets are multiplied, an x2x^2 term can be formed in exactly three ways: a constant from the first bracket times the x2x^2 term from the second; an xx term from the first times an xx term from the second; and the x2x^2 term from the first times the constant from the second. These give 1×60x2=60x21 \times 60x^2=60x^2, 5x×(12x)=60x25x \times (-12x)=-60x^2 and 10x2×1=10x210x^2 \times 1=10x^2. Adding the coefficients gives 6060+10=1060-60+10=10. No other product from the first three terms of each bracket can produce x2x^2.

Key Takeaways

The coefficient of a power in a product is obtained by collecting all combinations whose exponents add to that power. With binomial products, only a small number of terms contribute, so truncating each expansion at the required power is enough.

Common Mistakes

Forgetting the cross product 5x×(12x)5x \times (-12x) and only computing 60+1060+10. Another mistake is using the x2x^2 coefficient 1010 from the first bracket with the constant 11, but forgetting to include the product of the constants and x2x^2 from the second bracket. The mark scheme's method mark requires all three products to be considered.

Things to Be Careful About

Watch the negative sign in 12x-12x: the cross product is 60x2-60x^2, so it cancels against the 60x260x^2 term. The final coefficient is 1010, not 7070 or 50-50. The x2x^2 coefficient is just the number multiplying x2x^2, so the answer should be 1010 (or 10x210x^2 is allowed by the mark scheme).

Techniques used
multiply the first three terms of two expansionscollect terms contributing to x squaredcombine coefficients from three product pairs

The rest of this paper

10 more questions
  • Q2Quadratics4M
  • Q3Trigonometry4M
  • Q4Quadratics5M
  • Q5Functions6M
  • Q6Differentiation · Integration7M
  • Q7Quadratics · Functions8M
  • Q8Coordinate Geometry7M
  • Q9Series9M
  • Q10Circular Measure · Trigonometry8M
  • Q11Quadratics · Differentiation · Integration12M
Loading the full paper…