Prove that the sum of three consecutive integers is always a multiple of 3.
(Total for Question 1 is 3 marks)
2
Show that (n + 1)2 - n2 = 2n + 1
(Total for Question 2 is 2 marks)
3
Prove algebraically that the product of any two even numbers is always a multiple of 4.
(Total for Question 3 is 2 marks)
4
Priya says, 'When you square a number, the answer is always bigger than the number you started with.' Show that Priya is not correct.
(Total for Question 4 is 2 marks)
5
Prove algebraically that the sum of any two consecutive odd numbers is a multiple of 4.
(Total for Question 5 is 3 marks)
6
The diagram shows triangle ABC, where AB = AC. D is a point on BC such that angle BAD = angle CAD. Prove that BD = DC. Diagram: triangle ABC with a line from A to D on BC, marks showing AB = AC and angle BAD = angle CAD.
Diagram NOT accurately drawn
(Total for Question 6 is 4 marks)
7
Prove algebraically that (2n + 1)2 - (2n - 1)2 is always a multiple of 8, for any positive integer n.
(Total for Question 7 is 3 marks)
8
Prove that n2 - n is an even number for every integer value of n.
(Total for Question 8 is 3 marks)
9
The diagram shows triangle PQR, where PQ = PR. Angle QPR = (4x + 20) degrees. S is a point on PR extended beyond R, so that angle QRS = (5x + 10) degrees. Prove that x = 30. Diagram: isosceles triangle PQR with PR extended to S beyond R.
Diagram NOT accurately drawn
(Total for Question 9 is 4 marks)
10
Prove that (3 + √2)(3 - √2) is a rational number.
(Total for Question 10 is 3 marks)
11
Prove algebraically that the difference between the squares of any two consecutive even numbers is always a multiple of 4.
(Total for Question 11 is 3 marks)
12
OAB is a triangle, where OA = vector a and OB = vector b. M is the midpoint of OA and N is the midpoint of OB. Prove that MN is parallel to AB, and that MN = (1/2) AB. Diagram: triangle OAB with M the midpoint of OA and N the midpoint of OB.
Diagram NOT accurately drawn
(Total for Question 12 is 5 marks)
13
Prove that the recurring decimal 0.181818... (0.18 recurring) is equal to 2/11.
(Total for Question 13 is 4 marks)
14
Kwame says, 'For every positive integer value of n, the expression n2 + n + 41 gives a prime number.' Show, by finding a counter-example, that Kwame is not correct.
(Total for Question 14 is 3 marks)
15
Prove algebraically that the sum of any four consecutive integers is always even, but is never a multiple of 4.
(Total for Question 15 is 4 marks)
16
The diagram shows a circle with centre O. A, B and C are points on the circumference. Prove that angle AOC = 2 x angle ABC (the angle at the centre is twice the angle at the circumference subtended by the same arc). Diagram: circle centre O with points A, B, C on the circumference, radii OA, OB, OC drawn, and chords AB, BC, AC drawn.
Diagram NOT accurately drawn
(Total for Question 16 is 5 marks)
17
Prove algebraically that the sum of the squares of any two consecutive odd numbers is always even, but is never a multiple of 4.
(Total for Question 17 is 4 marks)
18
Prove, by exhaustion, that n2 + n + 1 is an odd number for every integer n from 1 to 5 inclusive.
(Total for Question 18 is 4 marks)
19
ABCD is a trapezium with AB parallel to DC, and DC = 3 x AB. The diagonals AC and BD intersect at X. Relative to A, the position vector of B is b and the position vector of D is d. Diagram: trapezium ABCD with AB parallel to DC, DC three times the length of AB, and diagonals AC and BD meeting at X.
Diagram NOT accurately drawn
(a)Show that the position vector of C (relative to A) is d + 3b.(2)
(b)Prove that AX : XC = 1 : 3.(3)
(Total for Question 19 is 5 marks)
20
Prove, by completing the square, that x2 - 6x + 10 > 0 for all real values of x.
(Total for Question 20 is 4 marks)
Mark scheme · 8.3 Proof
Question 1
M1 Consecutive integers written algebraically as n, n+1, n+2 (oe)
M1 Sum simplified to 3n + 3 (oe)
A1 Factorised to 3(n+1) with conclusion that this is a multiple of 3 (cso)
Answer: n + (n+1) + (n+2) = 3n + 3 = 3(n+1), which is a multiple of 3 for any integer n.
M1 Consecutive odd numbers written as 2n + 1 and 2n + 3 (oe)
M1 Squares expanded and summed correctly to 8n2 + 16n + 10 (oe)
A1 Factorised to 2(4n2 + 8n + 5), showing the sum is even (has factor 2)
A1 Explanation that 4n2 + 8n + 5 is odd (since 4n2 and 8n are even, plus 5 is odd), so the expression is 2 x (an odd number) and cannot be a multiple of 4 (cso)
Answer: (2n+1)2 + (2n+3)2 = 8n2 + 16n + 10 = 2(4n2+8n+5). This is even, but since 4n2+8n+5 is odd, it is never a multiple of 4.
Question 18
M1 n2 + n + 1 evaluated correctly for at least three values of n in the range 1 to 5
A1 All five values correct: n=1 gives 3, n=2 gives 7, n=3 gives 13, n=4 gives 21, n=5 gives 31
B1 Each of the five values identified as odd
B1 Conclusion: since every integer from 1 to 5 has been checked (exhausted) and each gives an odd result, the statement is proved true for this range (cso)
Answer: Values are 3, 7, 13, 21, 31, all odd, so n2 + n + 1 is odd for every integer n from 1 to 5.
Question 19
(a) M1 DC identified as parallel to AB and 3 times as long, so DC = 3b (vector)
(a) A1 AC = AD + DC = d + 3b (cso, answer given)
(a) Answer: AC = d + 3b
(b) M1 X on AC written as AX = t(d + 3b), and X on BD written as AX = b + s(d - b), for some scalars t and s
(b) M1 Coefficients of the independent vectors d and b equated: t = s (coefficient of d) and 3t = 1 - s (coefficient of b), and solved simultaneously to give t = 1/4
(b) A1 Conclusion that AX = (1/4)AC, so AX : XC = 1 : 3 (cso)
(b) Answer: AX : XC = 1 : 3
Question 20
M1 x2 - 6x + 10 written as (x - 3)2 - 9 + 10 (oe)
A1 Simplified correctly to (x - 3)2 + 1
M1 Statement that (x - 3)2 ≥ 0 for all real values of x
A1 Conclusion that (x-3)2 + 1 ≥ 1 > 0 for all real x, so x2 - 6x + 10 > 0 for all real x (cso)
Answer: x2 - 6x + 10 = (x-3)2 + 1 ≥ 1 > 0 for all real x.