Printable · GCSE Higher · ages 14-16
Algebra worksheet — GCSE Higher
Fifteen questions across the algebra statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Non-calculator
Answer key: Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (a) 2 — The candle's height falls from 30 cm to 20 cm, a drop of 10 cm, over 5 minutes, so m = 10 ÷ 5 = 2. 10 comes from using the drop in height but forgetting to divide by the time. 0.5 comes from dividing the time by the drop instead of the drop by the time (5 ÷ 10). 4 comes from dividing the final height by the time, 20 ÷ 5, instead of using the drop in height.
- (d) 168 m — Split the area under the graph into two parts. The rising section (0 to 8 s) is a triangle: area = 0.5 × 8 × 12 = 48. The constant section, from 8 s to 18 s (10 s), is a rectangle: area = 12 × 10 = 120. Total distance = 48 + 120 = 168 m. Leaving out the 0.5 doubles the triangle, giving 8 × 12 + 120 = 216 m; ignoring the triangle section altogether gives only 120 m; averaging the start and final speeds over the whole 18 seconds, (0 + 12) ÷ 2 = 6, then 6 × 18 = 108 m, wrongly treats the tram as accelerating the whole time, when the graph is flat for the last 10 seconds.
- (a) An identity, true for every value of x — Expanding the bracket on the left gives 3x + 12, which matches the right-hand side exactly, so the statement is true for every value of x — this makes it an identity. A candidate who reasons that any statement with an equals sign must be an equation picks that option, missing that an equation is only true for particular value(s) of x, not all of them. A candidate who confuses an identity with a formula, because both relate two expressions, picks the formula option — but a formula connects two different quantities, such as area and side length, not two equivalent forms of the same expression. A candidate who assumes it can be solved for a single value of x, as with a normal equation, picks that option, not realising there is no single solution here.
- (d) 28 — The height decreases by 8 cm at each bounce after the first, so the nth bounce reaches 60−(n−1)×8 cm. For the 5th bounce: 60−4×8=60−32=28. A candidate who subtracts 8 one time too many, five times instead of four, would compute 60−5×8=20. A candidate who adds the decrease instead of subtracting it, a sign error, would compute 60+4×8=92. A candidate who works out only the total decrease and forgets to include the starting height of 60 cm would compute just 5×8=40.
- (c) x = 0, y = 3 and x = 3, y = 0 — Substitute y = 3 − x into x² + y² = 9: x² + (3 − x)² = 9. Expanding (3 − x)² = 9 − 6x + x² gives x² + 9 − 6x + x² = 9, which simplifies to 2x² − 6x = 0, or 2x(x − 3) = 0, so x = 0 or x = 3. Using y = 3 − x: x = 0 gives y = 3; x = 3 gives y = 0. Distractor routes: x = 0, y = 3 alone stops after the factor 2x = 0 and never checks the second factor, x − 3 = 0. x = 0, y = 3 and x = −3, y = 6 comes from factorising 2x² − 6x as 2x(x + 3), a sign error that gives a second root of −3 instead of 3. x = 0, y = 3 and x = 6, y = −3 comes from expanding (3 − x)² as 9 − 6x, dropping the x² term, which changes the quadratic to x² − 6x = 0 and its second root to 6.
- (a) It touches the x-axis once, only at x = 4. — (x − 4)² is a square, so it equals zero only when x − 4 = 0, that is at x = 4 — the curve just touches the x-axis there rather than crossing it, since a square cannot be negative on either side to cross through. Saying it crosses at x = 4 and x = −4 wrongly introduces a plus-or-minus, as if taking a square root of x, rather than recognising the bracket is already squared and only zero once. Saying it never touches the x-axis forgets that a squared term CAN equal zero, even though it can never be negative. Saying it crosses at x = 2 and x = −2 confuses (x − 4)² with the different expression x² − 4.
- (d) 2 — The gradient between two points on a line is the change in y divided by the change in x. Using (5, 2) and (0, −8): (2 − (−8)) ÷ (5 − 0) = 10 ÷ 5 = 2. Inverting the fraction, dividing the change in x by the change in y instead, gives 5 ÷ 10 = 0.5. Reversing the order of the x-values in the denominator, giving (2 − (−8)) ÷ (0 − 5) = 10 ÷ (−5), gives −2. Misreading the y-intercept as 8 instead of −8, giving (2 − 8) ÷ 5 = −6 ÷ 5, gives −1.2.
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (b) (2x + 1)/(x − 3) — Factorise both the numerator and the denominator before you cancel anything. The numerator 2x² + 7x + 3 factorises to (2x + 1)(x + 3), and the denominator x² − 9 is a difference of two squares, factorising to (x − 3)(x + 3). The (x + 3) factor is common to both, so it cancels, leaving (2x + 1)/(x − 3). Writing (2x + 1)/(x + 3) comes from factorising x² − 9 as (x + 3)² instead of (x − 3)(x + 3) — a difference of two squares always has one plus and one minus bracket. Writing (2x + 3)/(x − 3) comes from mis-factorising the numerator as (2x + 3)(x + 1) and then wrongly cancelling the (x + 1) against the denominator's (x + 3) as though they were the same bracket. Writing 2x + 1 comes from cancelling the (x + 3) factor correctly but then dropping the remaining (x − 3) on the denominator altogether.
- (b) 3/2 — Rearrange 2x + 3y = 6 into y = mx + c: 3y = −2x + 6, so y = −(2/3)x + 2. The gradient of this line is −2/3. The perpendicular gradient is the negative reciprocal: 3/2. Distractor routes: −1/2 comes from reading the gradient straight off the x-coefficient, 2, without dividing by the y-coefficient, 3, first, then taking its negative reciprocal. −3/2 correctly finds the gradient −2/3 but only takes its reciprocal without also changing the sign, giving −3/2 instead of 3/2. 2/3 comes from negating the gradient −2/3 to 2/3, but forgetting to also take the reciprocal.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (d) 12 — Method: substitute the value into both terms, remembering that subtracting a negative number has the same effect as adding the matching positive number. Working: n² = (−3) × (−3) = 9, and subtracting n means subtracting −3, which adds 3, so the calculation is 9 + 3 = 12. Answer: 12. The distractors: 6 comes from subtracting 3 rather than subtracting −3, giving 9 − 3; −6 comes from squaring −3 as −9 while still adding the 3, giving −9 + 3; −3 comes from reading n² as 2n, giving 2 × (−3) = −6 and then −6 + 3.
- (a) 52 — Test successive terms: n=6 gives 6²+3=39, which is not greater than 50. n=7 gives 7²+3=52, which is greater than 50, so the first term greater than 50 is 52. A candidate who stops at n=6, before checking whether 39 actually exceeds 50, would give 39. A candidate who solves n²>50 instead of n²+3>50, ignoring the +3 in the search, would find n=8 is the first value with n²>50 (since 7²=49) and compute 8²+3=67. A candidate who computes n² by doubling n instead of squaring it would compute 2×7+3=17.
- (c) x = 0 or x = −7 — Factorising: x² + 7x = x(x + 7) = 0, so x = 0 or x + 7 = 0, giving x = 0 or x = −7. A candidate who divides both sides of the original equation by x, which loses the solution x = 0, gets only x = −7. A candidate who makes a sign error solving x + 7 = 0 gets x = 0 or x = 7. A candidate who misreads the coefficient and doubles it gets x = 0 or x = −14.
- (b) £115, and C = 40 + 25h is a formula — Substitute h = 3 into the rule, multiplying before adding. The hours cost 25 × 3 = 75, and adding the call-out fee gives 40 + 75 = 115, so the charge is £115. The rule itself links two different quantities, C and h, and lets one be worked out from the other, so it is a formula; an expression would have no equals sign in it. Adding the fee before multiplying gives 65 × 3 = 195, which charges the call-out fee three times over, and stopping at 40 + 25 leaves £65, the charge for a single hour.
Build your own mix at the worksheet builder.