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.
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Work out the coordinates of the point halfway between (−9, −2) and (−1, −2).
- 2.The graph of y = f(x) has a minimum point at (4, −1). Write down the coordinates of the corresponding turning point on the graph of y = −f(x).
- 3.A ball is thrown in the air. Its height, h metres, above the ground after t seconds is given in this table: when t = 0, h = 0; when t = 1, h = 15; when t = 2, h = 20; when t = 3, h = 15; when t = 4, h = 0. Use the table to find the two times, in seconds, at which the ball is at ground level.
- 4.Expand and simplify 2(a + 6) − 2(a − 7)
- 5.A student is proving that (n + 1)² − n² is always an odd number. Which of these correctly completes the first line of algebra?
- 6.Solve the inequality 3x − 1 ≤ 11.
- 7.Solve the inequality 2(3x − 1) ≥ 4x + 8.
- 8.Which of these equations gives a graph with two separate curved branches — one where x and y are both positive, and one where x and y are both negative?
- 9.The graph of y = f(x) crosses the x-axis at x = −3 and x = 7, and crosses the y-axis at (0, 21). A second graph crosses the x-axis at x = −7 and x = 3, and crosses the y-axis at the same point, (0, 21). The second graph is y = g(x). Which of these could be the equation of g(x)?
- 10.Describe a sequence of two transformations that maps the graph of y = cos x onto the graph of y = cos(x + 90°) − 2.y = cos(x)
- 11.A cyclist's velocity increases from 3 m/s to 11 m/s over 5 seconds, at a constant rate. Work out the cyclist's acceleration, in m/s².
- 12.There are 30 students in a Year 10 maths class. There are 2 more boys than girls. Work out the number of boys and the number of girls.
- 13.Make x the subject of the formula y = 2x − 9.y = 2x − 9
- 14.A Fibonacci-type sequence begins 3, 5, 8, 13, ... where each term after the second is the sum of the two terms before it. Work out the 7th term of the sequence.
- 15.A circle has centre (0, 0) and radius 9. Work out the equation of the circle.
Answer key
- (b) (−5, −2) — Both points have the same y-coordinate, so the midpoint lies on the same horizontal line: y = −2. The x-coordinate is the average of −9 and −1: (−9 + (−1)) ÷ 2 = −10 ÷ 2 = −5, giving (−5, −2). (−10, −2) comes from adding the x-coordinates but forgetting to divide by 2. (−4, −2) comes from a sign error on the second x-coordinate, treating −1 as +1: (−9 + 1) ÷ 2 = −4. (5, −2) comes from dropping the negative sign on the x-coordinate.
- (a) (4, 1) — y = −f(x) reflects the graph of y = f(x) in the x-axis: every point (x, y) maps to (x, −y). Applying this to (4, −1): the x-coordinate stays 4, and the y-coordinate −1 becomes its negative, 1. Leaving the y-coordinate unchanged skips the reflection entirely, giving (4, −1); reflecting the x-coordinate instead, or reflecting both, mixes this up with a reflection in the y-axis or a rotation, giving (−4, −1) or (−4, 1).
- (a) t = 0 or t = 4 — The ball is at ground level exactly when h = 0. From the table, h = 0 at t = 0 and at t = 4, so those are the two times. Distractor origins: t = 1 or t = 3 picks the times with equal (but non-zero) height instead of ground level; t = 2 picks the time of maximum height instead of ground level; t = 0 finds only the starting time and misses the second one.
- (d) 26 — Method: expand both brackets, treating the second as multiplication by −2 so that both of its terms change sign, then collect like terms. Working: 2(a + 6) = 2a + 12 and −2(a − 7) = −2a + 14, so the expression becomes 2a + 12 − 2a + 14; the a terms give 2a − 2a = 0, so no term in a survives, and the numbers give 12 + 14 = 26. Answer: 26. The distractors: −2 comes from expanding the second bracket as −2a − 14, so that the numbers give 12 − 14; 4a − 2 comes from adding 2(a − 7) instead of subtracting it, giving 2a + 12 + 2a − 14; 13 comes from multiplying the 2 over only the first term of each bracket, giving 2a + 6 − 2a + 7.
- (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.
- (b) x ≤ 4 — Method: undo the number subtracted from 3x first, then divide by 3; the direction of the sign changes only for division by a negative number. Working: adding 1 to both sides of 3x − 1 ≤ 11 gives 3x ≤ 12; dividing both sides by 3, which is positive, gives x ≤ 4. Answer: x ≤ 4. The distractors: x ≥ 4 comes from turning the sign round while dividing by 3; x ≤ 10/3 comes from subtracting 1 from both sides instead of adding it, giving 3x ≤ 10; x ≤ 12 comes from stopping at 3x ≤ 12 and reading off the 12 without dividing by 3.
- (b) x ≥ 5 — Expand the bracket: 2(3x − 1) = 6x − 2, so the inequality is 6x − 2 ≥ 4x + 8. Subtract 4x from both sides and add 2 to both sides: 2x ≥ 10. Divide both sides by 2: x ≥ 5. A candidate who only multiplies the 3x by 2 and forgets to multiply the −1 gets 6x − 1 ≥ 4x + 8, leading to x ≥ 4.5. A candidate who adds 4x instead of subtracting it gets 10x ≥ 10, leading to x ≥ 1. A candidate who multiplies by 2 instead of dividing gets x ≥ 20.
- (b) y = 1/x — A graph with two separate curved branches must have a value of x that is excluded from it, creating a break in the curve. For y = 1/x, x = 0 is excluded, so the graph splits into one branch where x and y are both positive, and one where x and y are both negative. y = x² is a single U-shaped curve with no break, even though it has two 'arms'. y = x³ is one continuous curve that passes through the origin without any break. y = 2x + 1 is a single straight line; even though it passes through regions where x and y share the same sign, it is one continuous line, not two separate branches.
- (b) y = f(−x) — y = f(−x) reflects the graph of y = f(x) in the y-axis: every x-coordinate changes sign. The x-intercepts −3 and 7 become 3 and −7, matching the second graph's intercepts −7 and 3. A point already on the y-axis is unaffected, since −0 = 0, so the y-intercept (0, 21) stays exactly where it is — matching the second graph as well. y = −f(x) leaves the x-intercepts unchanged at −3 and 7, since f(x) = 0 exactly where −f(x) = 0, which does not match; it also sends the y-intercept to (0, −21), a second mismatch. y = −f(−x) does send the x-intercepts to the right places, −7 and 3, but it sends the y-intercept to (0, −21) instead of (0, 21), so it fails the second clue. y = f(x) − 4 moves every point down 4, sending the y-intercept to (0, 17) instead of (0, 21), so it fails the y-axis clue. Test each option against BOTH clues — the pair of x-intercepts and the point on the y-axis — because more than one option gets only one of the two right.
- (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.
- (b) 1.6 m/s² — Acceleration is the change in velocity divided by the time taken: (11 − 3) ÷ 5 = 8 ÷ 5 = 1.6 m/s². Forgetting to subtract the initial velocity and dividing the final velocity by the time instead gives 11 ÷ 5 = 2.2 m/s². Inverting the fraction, dividing the time by the change in velocity, gives 5 ÷ 8 = 0.625 m/s². Finding the change in velocity, 8 m/s, but stopping without dividing by the time gives 8 m/s².
- (d) 16 boys and 14 girls — Method: write the number of boys in terms of the number of girls, then use the total for the class. Working: if there are g girls then there are g + 2 boys, so g + (g + 2) = 30, that is 2g + 2 = 30, so 2g = 28 and g = 14; the number of boys is 14 + 2 = 16. Answer: 16 boys and 14 girls, which total 30 and differ by 2. The distractors: 14 boys and 16 girls comes from substituting for the wrong group, writing b + (b + 2) = 30 and then calling b the number of boys; 15 boys and 15 girls comes from halving 30 and never using the difference; 17 boys and 13 girls comes from adding the whole 2 to one half of the class and taking the whole 2 off the other half, which leaves a difference of 4.
- (a) x = (y + 9) / 2 — Method: undo the subtraction of 9 first, then undo the multiplication by 2. Working: y = 2x − 9, so adding 9 to both sides gives y + 9 = 2x, then dividing both sides by 2 gives x = (y + 9) / 2. The value x = (y − 9) / 2 comes from a sign error, keeping the −9 instead of moving it to +9. The value x = 2(y + 9) comes from multiplying by 2 instead of dividing. The value x = y / 2 + 9 comes from dividing by 2 before adding 9, the wrong order of operations, instead of dividing the whole bracket.
- (c) 55 — Continuing the pattern: 8+13=21 (5th term), 13+21=34 (6th term), 21+34=55 (7th term). A candidate who miscounts the position and stops one term early would give 34, the 6th term. A candidate who doubles the most recent term instead of adding the two before it would compute 34×2=68. A candidate who adds a non-adjacent pair — the 4th and 6th terms, skipping the 5th — would compute 13+34=47.
- (b) x² + y² = 81 — The equation of a circle with centre the origin and radius r is x² + y² = r². Here r = 9, so r² = 9 × 9 = 81, giving x² + y² = 81. Choosing x² + y² = 9 uses the radius itself instead of squaring it. Choosing x² + y² = 18 doubles the radius (9 × 2 = 18) instead of squaring it. Choosing x² − y² = 81 keeps the correct 81 but writes a minus instead of a plus, which is not the equation of a circle.
Build your own mix at the worksheet builder.