Further mathematics · UK A-level

Edexcel Core Pure 1

Build fluency with complex numbers, matrices, vectors and mathematical proof. Find your chapter, open the matching worked solutions, and try a short practice check.

Chapters & worked solutions

Use your textbook for the questions. Every exercise button below opens the corresponding SolutionBank PDF.

1. Complex Numbers
2. Argand Diagrams
3. Series
4. Roots of Polynomials
5. Volumes of Revolution
6. Matrices
7. Linear Transformations
8. Proof by Induction
9. Vectors

Review & practice-paper solutions

Review Exercises: worked solutions

Practice Exam Paper: worked solutions

Textbooks and linked SolutionBank materials: Pearson Education, accessed through Physics & Maths Tutor’s Edexcel SolutionBank. Original practice questions, hints and explanations on this page: Arij Asad. This is an independent companion to the UK Edexcel 2017 series; match the chapter and exercise labels to your book. International A-level and older modular books use different numbering.

Original practice by Arij Asad

A short practice check

Try these three questions before opening the hints. They sample a few useful skills; use them to choose what to revisit, rather than as a complete assessment of the book.

1. Complex quadratic roots

Solve z24z+13=0z^2-4z+13=0, giving both roots in the form a+bia+bi.

Show a hint

Complete the square and remember that i2=1i^2=-1.

Show the full solution

Completing the square gives (z2)2+9=0(z-2)^2+9=0, so (z2)2=9(z-2)^2=-9.

Therefore z2=±3iz-2=\pm3i, giving the conjugate roots 2+3i2+3i and 23i2-3i.

Answer: z=2+3iz=2+3i or z=23iz=2-3i.

2. Inverse matrices

Find the inverse of M=(2111)M=\begin{pmatrix}2&1\\1&1\end{pmatrix}, and use it to solve 2x+y=72x+y=7, x+y=4x+y=4.

Show a hint

Calculate the determinant before applying the inverse formula for a two-by-two matrix.

Show the full solution

The determinant is 2(1)1(1)=12(1)-1(1)=1, so M1=(1112)M^{-1}=\begin{pmatrix}1&-1\\-1&2\end{pmatrix}.

The equations are M(xy)=(74)M\begin{pmatrix}x\\y\end{pmatrix}=\begin{pmatrix}7\\4\end{pmatrix}. Premultiplying by M1M^{-1} gives (xy)=(747+8)=(31)\begin{pmatrix}x\\y\end{pmatrix}=\begin{pmatrix}7-4\\-7+8\end{pmatrix}=\begin{pmatrix}3\\1\end{pmatrix}.

Answer: M1=(1112)M^{-1}=\begin{pmatrix}1&-1\\-1&2\end{pmatrix}, x=3x=3, y=1y=1.

3. Proof by induction

Prove by induction that r=1nr(r+1)=n(n+1)(n+2)3\displaystyle\sum_{r=1}^{n}r(r+1)=\frac{n(n+1)(n+2)}3 for every positive integer nn.

Show a hint

After assuming the formula for n=kn=k, add the next term (k+1)(k+2)(k+1)(k+2) and factorise.

Show the full solution

For n=1n=1, the left side is 1(2)=21(2)=2 and the right side is 1(2)(3)/3=21(2)(3)/3=2, so the statement is true.

Assume it is true for a positive integer kk: r=1kr(r+1)=k(k+1)(k+2)/3\sum_{r=1}^{k}r(r+1)=k(k+1)(k+2)/3.

Then r=1k+1r(r+1)=k(k+1)(k+2)3+(k+1)(k+2)=(k+1)(k+2)(k+3)3.\begin{aligned}\sum_{r=1}^{k+1}r(r+1)&=\frac{k(k+1)(k+2)}3\\&\quad +(k+1)(k+2)\\&=\frac{(k+1)(k+2)(k+3)}3.\end{aligned}

This is the required formula with n=k+1n=k+1. The statement holds at n=1n=1, and truth at any positive integer implies truth at the next; therefore it holds for every positive integer by induction.

Answer: r=1nr(r+1)=n(n+1)(n+2)3\displaystyle\sum_{r=1}^{n}r(r+1)=\dfrac{n(n+1)(n+2)}3 for all positive integers nn.

Find the mistake

Let A=(1101)A=\begin{pmatrix}1&1\\0&1\end{pmatrix} and B=(2001)B=\begin{pmatrix}2&0\\0&1\end{pmatrix}. A student assumes AB=BAAB=BA, as for ordinary numbers. Calculate both products to check the claim.

Show the correction

AB=(2101)AB=\begin{pmatrix}2&1\\0&1\end{pmatrix}, whereas BA=(2201)BA=\begin{pmatrix}2&2\\0&1\end{pmatrix}.

The top-right entries differ, so ABBAAB\neq BA. Matrix multiplication is not commutative in general; factors cannot be reordered without justification.

Take the practice into a lesson

The printable sheet contains the questions first, followed by hints and full worked solutions. The editable LaTeX source is ready for Overleaf.