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) y = 2x + 1 — Method: the gradient of the line through two points is the change in y divided by the change in x, and the constant is then found by substituting one of the points into y = mx + c. Working: m = (5 − 3) ÷ (2 − 1) = 2 ÷ 1 = 2, so the line is y = 2x + c; substituting x = 1 and y = 3 gives 3 = 2 × 1 + c, so c = 3 − 2 = 1. Answer: y = 2x + 1. The distractors: y = x + 2 comes from taking the gradient as the change in x, 2 − 1 = 1, and then substituting (1, 3) to reach a constant of 2; y = 2x − 1 comes from working out the constant as mx − y, 2 × 1 − 3 = −1, instead of y − mx; y = 2x + 3 comes from using the y-coordinate of (1, 3) as the constant without substituting at all.
- (c) 4 — x² + 12x + 40 = (x + 6)² − 6² + 40 = (x + 6)² + 4, so a = 6 and b = 4. Since (x + 6)² can never be negative, y = (x + 6)² + 4 is smallest when the bracket is zero, so the minimum value of y is 4. Giving 40 instead reads off the ORIGINAL constant term and ignores the completing-the-square step entirely — wrong, because 40 is the value of y when x = 0, not the minimum value. Giving −6 instead answers with the x-coordinate of the turning point (where the bracket is zero) rather than the minimum y-value itself — wrong, because the question asks for the minimum value of y, not the value of x that produces it. Giving 36 instead stops after squaring half the coefficient, 6² = 36, without combining it with the 40 already in the expression — wrong, because the minimum value is 40 minus 36, not 36 on its own.
- (d) y = −f(x + 2) has a maximum turning point at (1, 5). — y = f(x + 2) translates the graph 2 units in the negative x-direction, so the turning point's x-coordinate moves from 3 to 1; reflecting in the x-axis then negates the y-coordinate, turning −5 into 5, and also turns a minimum into a maximum — giving a true maximum turning point at (1, 5). Translating the root at x = 1 in the wrong direction, adding 2 instead of subtracting it, gives x = 3, but the true image root is at 1 − 2 = −1, so that statement is false. Keeping the coordinates (1, 5) correct but forgetting that reflecting in the x-axis turns a minimum into a maximum gives a false "minimum turning point" statement. Getting the reflection's effect on the turning-point type right (a maximum) but translating the x-coordinate in the wrong direction, using 3 + 2 = 5 instead of 3 − 2 = 1, gives a false statement at (5, 5).
- (c) 3 and 2n + 5 are both factors of 6n + 15 — Factors are the parts multiplied together to make an expression; terms are the parts added together. In 3(2n + 5) the 3 and the bracket 2n + 5 are multiplied, so both of them are factors of 6n + 15. The parts added together are 6n and 15, and those are its two terms, not its factors. A factor need not be a number: a bracket containing letters is a factor in exactly the same way.
- (d) y = (1/4)x + 3 — The given line has gradient −4, so the perpendicular gradient is the negative reciprocal, 1/4. Since (0, 3) is the y-intercept, the perpendicular line is y = (1/4)x + 3. Distractor routes: y = −4x + 3 uses the original line's own gradient instead of the perpendicular gradient, only changing the intercept for the new point. y = (−1/4)x + 3 takes the reciprocal of −4 but forgets to change its sign, so it is not the true negative reciprocal. y = 4x + 3 negates the gradient −4 but does not take its reciprocal, giving 4 instead of 1/4.
- (b) £47, and T=15+8h is a formula (relates T and h). — The charge is £15 fixed plus £8 for each hour: T=15+8h, so for h=4, T=15+8×4=15+32=47. Because T=15+8h relates two different quantities, the total charge T and the number of hours h, it is a formula, not an equation — an equation is solved for one particular value of an unknown, but this relationship holds for every value of h a job might last. A candidate who forgets to include the fixed £15 fee would compute only 8×4=32. A candidate who adds the three numbers in the formula together instead of multiplying the hourly rate by the number of hours would compute 15+8+4=27. A candidate who correctly finds the charge but mistakes the formula for an equation, treating it as something to be solved for one specific value of h rather than a general relationship between T and h, would pick the correct charge with the wrong classification.
- (c) 71 — Method: square x first, then multiply by 3, then subtract 4, following the order of operations. Working: x² = 5² = 25; 3 × 25 = 75; 75 − 4 = 71. Answer: 71. 221 comes from squaring (3x) as a whole first: (3 × 5)² = 225, then − 4 = 221, squaring the coefficient along with x. 75 comes from correctly working out 3x² but forgetting to subtract the 4. 3 comes from subtracting the 4 from x before squaring: (5 − 4)² × 3 = 3, doing the operations in the wrong order.
- (d) 3m³ — Method: multiply the powers of m by adding their indices, then bring the number coefficient to the front. Working: m² × m has indices 2 and 1; add them to get 3, giving m³, then × 3 gives 3m³. Answer: 3m³. 3m² comes from multiplying the indices instead of adding them: 2 × 1 = 2, giving m², then × 3 = 3m². m³ comes from correctly combining the m's but dropping the coefficient 3. m⁶ comes from multiplying the index by the coefficient instead of writing the coefficient in front: taking the 2 in m² and the 3 to give m raised to the power 2 × 3, which is m⁶, with the lone m left out.
- (b) 5 — From x + y = 7, x = 7 − y. Substituting into 3x + 2y = 16: 3(7 − y) + 2y = 16, so 21 − 3y + 2y = 16, giving 21 − y = 16, so y = 5 (then x = 2). A candidate who forgets to multiply the y-term inside the bracket by 3 would write 21 − y + 2y = 16, giving 21 + y = 16, so y = −5. A candidate who subtracts the two equations directly, (3x + 2y) − (x + y) = 16 − 7, gets 2x + y = 9, and if they wrongly treat this as giving y alone, ignoring the x term, they would answer 9. A candidate who reports the value of x instead of y would answer 2.
- (c) Line D — Method: the steeper of two lines is the one whose gradient is greater, and the gradient of a line through two points is the change in y divided by the change in x. Working: line C rises 2 for a run of 4, so its gradient is 2 ÷ 4 = 1/2; the other line rises 2 for a run of 2, so its gradient is 2 ÷ 2 = 1; since 1 is greater than 1/2, it is line D that is the steeper. Answer: Line D. The distractors: Line C is chosen by comparing the x-coordinates and calling the line that reaches further along the x-axis the steeper one; They are equally steep comes from comparing only the y-coordinates, which are both 2, without dividing by the two different runs; There is not enough information comes from believing that a gradient can only be measured off a drawn graph, when two points on a line are enough to work it out.
- (a) It is 2(w + (w + 3)) = 4w + 6, not 2w + 3. — The perimeter of a rectangle is twice the width plus twice the length: 2 × w + 2 × (w + 3) = 2w + 2w + 6 = 4w + 6, so the gardener's 2w + 3 is wrong. Writing w + (w + 3) = 2w + 3 forgets to double the sides at all, only adding one width and one length once. Writing 4(w + 3) = 4w + 12 wrongly treats all four sides as equal to the length, as if the garden were a square. Writing 3w + 6 comes from doubling the length correctly but adding the width only once instead of doubling it too.
- (c) 2(x + 4) ≡ 2x + 8 — 2(x + 4) ≡ 2x + 8 is an identity because expanding the bracket on the left gives exactly the right-hand side for every value of x — try any number and both sides match. 2(x + 4) = 20 is an equation: expanding gives 2x + 8 = 20, which is only true for the single value x = 6. 2(x + 4) = 2x + 4 is not true for any value of x at all: expanding the left side gives 2x + 8, which can never equal 2x + 4 since 8 ≠ 4. x + 4 = 2x is also an equation, true only for the single value x = 4. The identity is 2(x + 4) ≡ 2x + 8.
- (b) 8 — The perimeter is 2(x + (x + 3)) = 4x + 6, so 4x + 6 = 38, which gives 4x = 32 and x = 8. A candidate who forgets the '+3' and treats the rectangle as a square, solving 2(2x) = 38, gets x = 9.5. A candidate who forgets to double the sum of the sides, solving 2x + 3 = 38, gets x = 17.5. A candidate who uses 3x instead of x + 3 for the length, solving 2(x + 3x) = 38, gets x = 4.75.
- (d) 36 — (2n)² means the whole of 2n is squared, so with n = 3: (2n)² = (2 × 3)² = 6² = 36. Answering 18 instead works out 2n² — squaring only the n and then multiplying by 2 — which is a different expression because the brackets around 2n are missing. Answering 12 squares only the coefficient, treating (2n)² as 2² × n = 4 × 3 = 12, and forgets to square the n as well. Answering 9 ignores the coefficient of 2 altogether and works out n² on its own. The value of (2n)² when n = 3 is 36.
- (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.
Build your own mix at the worksheet builder.