1.Which line of algebra shows that the sum of two consecutive odd numbers is always a multiple of 4?
(a)(2n + 1) + (2n + 3) = 4n + 4 = 4(n + 1)
(b)(2n + 1) + (2n + 1) = 4n + 2 = 2(2n + 1)
(c)(2n + 1) + (2n + 3) = 4n + 3
(d)n + (n + 2) = 2n + 2 = 2(n + 1)
2.Which of these is an identity?
(a)2(3x + 1) = 6x + 2
(b)5x + 1 = 5(x + 1)
(c)7 − x = x − 7
(d)4x − 3 = 3x + 5
3.A student claims: 'For every positive integer n, n² + n + 1 is a prime number.' Which value of n shows that this claim is false?
(a)n = 3
(b)n = 1
(c)n = 4
(d)n = 2
4.Two expressions are 4(x + 3) and 4x + 3. A student checks whether they are equivalent by substituting x = 2. Which statement correctly interprets the result?
(a)4(x + 3) = 20 and 4x + 3 = 11 when x = 2, so the two expressions are not equivalent, because the bracket means the 3 must be added before multiplying by 4.
(b)4(x + 3) = 11 and 4x + 3 = 11 when x = 2, since the bracket has no effect on the multiplication, so the two expressions are equivalent.
(c)4(x + 3) = 20 and 4x + 3 = 11 when x = 2, but the two expressions are equivalent because both involve the same terms, 4x and 3.
(d)4(x + 3) = 20 and 4x + 3 = 11 when x = 2, so the two expressions are not equivalent, but they would become equal for some larger value of x.
5.A proof sets out to show that the sum of the squares of two consecutive odd numbers, written as 2n + 1 and 2n + 3, is always 2 more than a multiple of 8. Four attempts to expand (2n + 1)² + (2n + 3)² and reach a conclusion are shown below. Which attempt correctly proves this claim?
(a)(2n + 1)² + (2n + 3)² = (4n² + 4n + 1) + (4n² + 9) = 8n² + 4n + 10 = 4(2n² + n + 2) + 2, so the sum is always 2 more than a multiple of 4.
(b)(2n + 1)² + (2n + 3)² = (4n² + 4n + 1) + (4n² + 12n + 9) = 8n² + 16n + 10 = 2(4n² + 8n + 5), and 4n² + 8n + 5 is an integer, so the sum is always even, which means it is a multiple of 8.
(c)(2n + 1)² + (2n + 3)² = (4n² + 4n + 1) + (4n² + 12n + 9) = 8n² + 16n + 10 = 8(n² + 2n + 1) + 2, and n² + 2n + 1 is an integer, so the sum is always 2 more than a multiple of 8.
(d)(2n + 1)² + (2n + 3)² = (4n² + 4n + 1) + (4n² + 12n + 9) = 8n² + 16n + 10 = 8(n² + 2n) + 10, so the sum is always 10 more than a multiple of 8.
6.A student attempts to prove that the sum of any three consecutive integers is a multiple of 3. Line 1: Let the three consecutive integers be n, n + 1 and n + 2. Line 2: Their sum is n + (n + 1) + (n + 2) = 3n + 2. Line 3: 3n + 2 leaves a remainder of 2 when divided by 3, so it is not a multiple of 3. Line 4: So the sum of three consecutive integers is not always a multiple of 3. Which line contains the FIRST error?
(a)line 3
(b)line 4
(c)line 1
(d)line 2
7.A student is proving that (n + 1)² − n² is always an odd number. Which of these correctly completes the first line of algebra?
(a)(n + 1)² − n² = 1
(b)(n + 1)² − n² = 2n + 1
(c)(n + 1)² − n² = 2n
(d)(n + 1)² − n² = n² + 2n + 1
8.A proof that the product of two consecutive even numbers is always a multiple of 8 begins: Let the two consecutive even numbers be 2n and 2n + 2, so their product is 2n(2n + 2) = 4n(n + 1). Which line correctly completes the proof?
(a)4n(n + 1) is a multiple of 4, and because n and n + 1 are consecutive integers, it must be a multiple of 8.
(b)Expanding gives 4n(n + 1) = 4n² + 4n, which is clearly a multiple of 8.
(c)4n is always a multiple of 4 for any integer n, so 4n(n + 1) is a multiple of 4 as well, which means it is a multiple of 8.
(d)n and n + 1 are consecutive integers, so one of them must be even; this makes n(n + 1) even, so 4n(n + 1) is 4 × an even number, which is a multiple of 8.
9.A photo printing service has two adverts for its price. Advert A: cost in pounds = 3(2n + 4) for n photos. Advert B: cost in pounds = 6n + 12. A customer says the two adverts always charge the same amount. Is the customer correct?
(a)They always charge the same, since 3(2n + 4) = 6n + 12.
(b)It depends on the value of n, so it cannot be decided.
(c)Advert A is cheaper, since 3(2n + 4) = 6n + 4.
(d)Advert A is cheaper, since 3(2n + 4) = 2n + 7.
10.An equation has exactly one value of x that makes it true, but an identity is true for every value of x. Which of these best explains why 3x + 5 = 20 is an equation rather than an identity?
(a)It has an = sign, and equations always use =.
(b)3x + 5 cannot be simplified, so it must be an equation.
(c)Only x = 5 satisfies 3x + 5 = 20, not every value of x.
(d)A number on the right-hand side makes it an equation.
11.Which expression is equivalent to 3(x + 4) − 2(x − 1)?
(a)x + 14
(b)x + 10
(c)5x + 10
(d)x + 13
12.A rectangular garden has width w metres and length (w + 3) metres. A gardener writes its perimeter as 2w + 3. Which statement corrects the gardener's mistake?
(a)It is 2(w + (w + 3)) = 4w + 6, not 2w + 3.
(b)It is 3w + 6, since the length doubles but not the width.
(c)It is w + (w + 3) = 2w + 3, matching the gardener.
(d)It is 4(w + 3) = 4w + 12, treating it as a square.
13.n is an integer. Which of these expressions is always an even number?
(a)n² + n
(b)n² − n + 1
(c)2n + 1
(d)n² + 1
14.Which expression is equivalent to 6x − (2x − 5)?
(a)8x + 5
(b)8x − 5
(c)4x − 5
(d)4x + 5
15.A student is asked whether 3(x − 4) = 3x − 4 is an identity. Which statement gives the correct verdict and reason?
(a)It is an identity, because both sides begin with the term 3x, so they must be equivalent.
(b)It is not even an ordinary equation with a solution: expanding the left-hand side gives 3x − 12, and 3x − 12 = 3x − 4 would require −12 = −4, which is never true.
(c)It is not an identity, because the student forgot to multiply the 4 by 3 on both sides of the equation.
(d)It is not an identity, because the student needs to substitute a specific value of x before comparing the two sides.