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
- (c) Correct: 3y = 4 − x gives f⁻¹(x) = (4 − x)/3 — Swap x and y: x = 4 − 3y. Add 3y to both sides and subtract x from both sides: 3y = 4 − x. Divide by 3: y = (4 − x)/3, which is exactly what Ben wrote — his rearrangement is correct. Check with a value: f(1) = 4 − 3 = 1, and Ben's formula gives (4 − 1)/3 = 1, which matches. 'Correct, but only because f is its own inverse' gives the right verdict for a false reason — f(f(x)) = 4 − 3(4 − 3x) = 9x − 8, which is not x, so f is not self-inverse; Ben's rearrangement is correct for the ordinary algebraic reason above, not because of any special property of f. 'Wrong: sign kept, giving (−4 − x)/3' comes from not carrying the swap through consistently — testing x = 1 gives (−4 − 1)/3 = −5/3, which does not equal 1, so it is wrong. 'Wrong: correct inverse is (x − 4)/3' comes from writing 3y = x − 4 instead of 3y = 4 − x, a sign slip when isolating y — testing x = 1 gives (1 − 4)/3 = −1, which again does not equal 1.
- (d) It is n-shaped, since the x² coefficient is negative. — The coefficient of x² is −2, which is negative, so the quadratic curve opens downward — shaped like an n, with a maximum turning point. Saying it is U-shaped focuses only on x² being non-negative and ignores that the −2 in front of it flips the whole curve to open downward. Saying it is a straight line confuses having a constant term with being linear — any equation with an x² term is a curve, not a line. Saying it repeatedly rises and falls like a wave describes a trigonometric graph such as y = sin x, not a quadratic.
- (c) h = V / (lw) — Method: undo the multiplication by lw by dividing both sides by lw. Working: V = lwh, so dividing both sides by lw gives h = V / (lw). The value h = V − lw comes from subtracting lw instead of dividing by it. The value h = Vlw comes from multiplying by lw instead of dividing. The value h = lw / V comes from inverting the fraction, dividing lw by V instead of V by lw.
- (b) (n + 1)² − n² = 2n + 1 — (n + 1)² = n² + 2n + 1, so (n + 1)² − n² = n² + 2n + 1 − n² = 2n + 1, which is odd because it is one more than the even number 2n. Expanding (n + 1)² as n² + 1 uses the false rule (a + b)² = a² + b², and subtracting n² from that leaves just 1 — always expand (a + b)² as a² + 2ab + b². Writing n² + 2n + 1 expands correctly but never carries out the subtraction of n². Writing 2n forgets the constant term left after subtracting.
- (a) x = 6 — Method: a minus sign in front of a bracket changes the sign of every term inside it, so expand the bracket first and then simplify. Working: expanding gives 4x − 2x + 6 = 18, which simplifies to 2x + 6 = 18; subtracting 6 from both sides gives 2x = 12, and dividing both sides by 2 gives x = 6. Answer: x = 6. The distractors: x = 12 comes from leaving the −6 unchanged when the bracket is removed, giving 4x − 2x − 6 = 18 and so 2x = 24; x = 24 comes from reaching 2x = 12 correctly and then multiplying by 2 instead of dividing by 2; x = 3 comes from dividing by 2 too early, at 2x + 6 = 18, and dividing only the 2x and the 18 while leaving the 6 untouched, which gives x + 6 = 9.
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
- (d) P lies outside the circle — The squared distance from the origin to P is 8² + 9² = 64 + 81 = 145, which is greater than 100, so P lies outside the circle. Choosing 'P lies inside the circle' comes from adding the coordinates directly (8 + 9 = 17) instead of squaring and adding them, and comparing 17 with 100. Choosing 'P lies on the circle' comes from squaring 9 incorrectly as 36 (as if it were 6²) instead of 81, giving 64 + 36 = 100, equal to the right-hand side. Choosing 'Cannot be determined' wrongly assumes the equation of the line itself is needed, when the radius and the distance from the origin to P are already enough.
- (a) 18 cm² — Method: substitute the width into the formula, applying the index to the letter before multiplying by the 2 in front of it. Working: x² = 3 × 3 = 9, and then A = 2 × 9 = 18, so the area is 18 cm². Answer: 18 cm². The distractors: 36 cm² comes from multiplying 2 by 3 first and squaring afterwards, giving (2 × 3)²; 12 cm² comes from doubling instead of squaring, so that x² is replaced by 2x and the calculation becomes 2 × 2 × 3; 6 cm² comes from working out 2 × 3 and never applying the index at all.
- (b) 40 — The differences between consecutive terms are 3, 5, 7, 9, increasing by 2 each time, so the next difference is 11, giving 29 + 11 = 40. A candidate who reuses the last difference of 9 without increasing it gets 29 + 9 = 38. A candidate who increases the difference by only 1 instead of 2 gets 29 + 10 = 39. A candidate who reuses the first difference of 3 instead of the pattern gets 29 + 3 = 32.
- (a) A translation by vector (0, 3) — y = x² + 3 adds a constant outside the squaring, so it is a vertical translation of y = x² — every point moves the same distance parallel to the y-axis, with no change in x. The vector is (0, 3), matching the +3. A vector of (3, 0) confuses this with a horizontal shift; (0, −3) has the right axis but the wrong sign, since the graph moves up, not down; a stretch changes the shape of the curve, which adding a constant term never does.
- (c) x = 0 or x = 3 — Method: take out the common factor 5x: 5x(x − 3) = 0, so 5x = 0 or x − 3 = 0, giving x = 0 or x = 3. Distractor origins: x = 0 or x = 15 comes from forgetting to divide the second term by the common factor 5x correctly, leaving 15 instead of 3; x = 3 loses the solution x = 0 by dividing both sides by x; x = 5 or x = 3 mistakes the coefficient 5 itself for one of the solutions.
- (b) Translate −90° in x, then translate −2 in y. — cos(x + 90°) translates the graph 90° in the NEGATIVE x-direction, since a positive shift inside the bracket moves a graph left, not right, and subtracting 2 afterwards translates it 2 units in the negative y-direction (down). So the sequence is: translate −90° in x, then translate −2 in y. Using +90° in x reverses the direction of the horizontal shift — the sign inside the bracket moves the graph the opposite way to what it looks like. Using +2 in y reverses the direction of the vertical shift; subtracting 2 outside the function moves the graph down, not up. Describing the −2 as a reflection in the x-axis is wrong because a reflection turns positive y-values negative and vice versa, whereas here every y-value is simply reduced by the fixed amount 2, which is what a translation does, not a reflection.
- (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. — Substituting x = 2: 4(x + 3) = 4 × 5 = 20, and 4x + 3 = 8 + 3 = 11. The two values are different, and expanding 4(x + 3) algebraically gives 4x + 12, which can never equal 4x + 3 (that would require 12 = 3) — so the two expressions are never equivalent, for any value of x. The option claiming they become equal for a larger x is wrong: 4x + 12 = 4x + 3 has no solution at all. The option claiming they are equivalent because they share the terms 4x and 3 ignores that the bracket changes the constant term. The option that calculates 4(x + 3) as 11 ignores the bracket completely, applying the 4 only to the x term.
- (a) 3.5 km/h — Average speed is total distance ÷ total time. Total distance = 5 + 9 = 14 km. Total time, including the rest, = 1 + 1 + 2 = 4 hours. So average speed = 14 ÷ 4 = 3.5 km/h. Leaving out the 1 hour rest and dividing by only the 3 hours of walking gives 14 ÷ 3 = 4.67 km/h. Averaging the two separate speeds, 5 km/h and 4.5 km/h, instead of using total distance over total time, gives (5 + 4.5) ÷ 2 = 4.75 km/h. Dividing only the second leg's distance by the total time, 9 ÷ 4 = 2.25 km/h, ignores the first leg's distance.
- (d) 66 — 6 and (4x + 3) are correct factors of 24x + 18. — Substituting x=2 into 24x+18: 24×2+18=48+18=66. Checking the factorisation: 6×4x=24x and 6×3=18, so 6(4x+3)=24x+18, matching the original expression — 6 and (4x+3) are correctly identified as factors. A candidate who substitutes x=2 into (4x+3) but forgets to multiply by the factor 6 afterwards would compute just 4×2+3=11. A candidate who adds 24 and 18 together before multiplying by x, instead of multiplying 24 by x first, would compute (24+18)×2=84. A candidate who distributes the 6 over only the first term inside the brackets, forgetting the second, would check the factorisation as 6×4x=24x but leave the 3 unmultiplied, getting 24x+3 instead of 24x+18 — and would wrongly conclude that 6 and (4x+3) are not correct factors.
Build your own mix at the worksheet builder.