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
Algebra worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The function f(x) = x² for all real values of x has no inverse function, but g(x) = x² for x ≥ 0 does have one. Which statement correctly explains this?y = x²
- 2.By completing the square, find the turning point of the curve y = x² + 8x − 3.y = x² + 8x − 3
- 3.A circle has centre (0, 0) and passes through the point (12, 35). Work out the equation of the circle.
- 4.A cinema sells adult tickets for £10 and child tickets for £6. A family group buys 9 tickets in total, spending £74. Work out how many adult tickets were bought.
- 5.The trapezium rule is used to estimate the area under a curve between x = 2 and x = 6. The curve is concave up (it curves upwards, like the inside of a bowl) throughout this interval. Which statement about the estimate is correct?
- 6.Work out the gradient of a line that is perpendicular to the line with equation 2x + 3y = 6.
- 7.A triangle has vertices at (1, 1), (1, 5) and (6, 1). Work out the area of the triangle.
- 8.Solve the inequality 2(x − 1) ≤ 8.
- 9.x = 5. Work out the value of 3x² − 4.
- 10.The nth term of a sequence is n² + 2n − 4. Work out the 7th term.
- 11.A plumber charges a call-out fee plus an hourly rate for a job. The total cost, £C, for a job lasting h hours is given by the formula C = 40 + 25h. What does the number 40 represent in this formula?
- 12.Solve the simultaneous equations x + y = 1 and 2x + y = 5.
- 13.There are 50 adults on a coach to the Lake District. Every adult is either a man or a woman. There are 10 more men than women. Work out the number of men.
- 14.A circle has centre (0, 0) and equation x² + y² = 100. A straight line is drawn from the origin through the point P(8, 9). Work out whether P lies inside, on, or outside the circle.
- 15.The graph of y = f(x) has a maximum turning point at (5, 8). Which of these correctly gives the corresponding turning point on the graph of y = −f(x + 1), and its type?
Answer key
- (d) g is one-to-one: f(3) = f(−3), removed by x ≥ 0 — A function has an inverse only if it is one-to-one: every output must come from exactly one input. f(3) = 9 and f(−3) = 9, so two different inputs give the same output, and there is no way to send 9 back to a single input — f is not one-to-one over all real x. Restricting the domain to x ≥ 0 removes one of the two inputs behind every such pair, so g is one-to-one and does have an inverse. 'g's outputs are positive; f's could be negative' is wrong because f(x) = x² also only gives outputs of 0 or more — the outputs of f and g are identical sets; it is the INPUTS that differ, not the outputs. 'Restricting any domain always creates an inverse' is wrong because a restriction only helps if it actually removes the repeated outputs: restricting f(x) = x² to x ≥ −3 still leaves f(1) = f(−1) = 1, so that restricted function is still not one-to-one and still has no inverse. 'Squares can never be reversed, under any conditions' is wrong because √9 = 3 does reverse 3² = 9 once you know the input was non-negative — a square root just cannot tell you WHICH of two inputs you started from unless the domain has already ruled one of them out.
- (d) x = −4, y = −19 — x² + 8x − 3 = (x + 4)² − 4² − 3 = (x + 4)² − 19. Substituting x = −4: (−4)² = 16, 8 × (−4) = −32, so 16 − 32 − 3 = −19, confirming the minimum value −19 at x = −4: turning point (−4, −19). Using 8 instead of half of it inside the bracket gives (x + 8)² − 67, turning point (−8, −67) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (4, −19) — wrong, because (x + 4)² is zero at x = −4, not x = 4. Computing 16 + 3 = 19 instead of −3 − 16 = −19 flips the sign of the constant, giving (−4, 19) — wrong, since the completed square's constant must be evaluated as −3 minus 16, not 16 plus 3. Check by substitution whenever the sign of a constant feels uncertain.
- (b) x² + y² = 1369 — For a circle centred at the origin, the radius squared equals the sum of the squares of the coordinates of any point on it: r² = 12² + 35² = 144 + 1225 = 1369. The equation is x² + y² = 1369. x² + y² = 2209 comes from adding the coordinates first and then squaring the sum: (12 + 35)² = 47² = 2209, instead of squaring each coordinate separately. x² + y² = 1225 comes from using only 35² and leaving out the 12² term. x² + y² = 144 comes from using only 12² and leaving out the 35² term.
- (c) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
- (a) Overestimates — trapezium edges lie above the curve. — For a concave-up curve, each chord connecting two points on the curve lies ABOVE the curve between those points, because the curve bends away from the chord underneath it. The trapezium rule uses these chords as the top edges of each trapezium, so the trapeziums cover a larger region than the true area under the curve — the estimate is an overestimate. Saying it underestimates because the edges lie below the curve gets the direction backwards: for a concave-up curve the edges lie above, not below. Saying it overestimates 'because more strips always increase it' gives the right verdict for the wrong reason — using MORE, narrower strips makes a trapezium estimate more accurate and brings it closer to the true area, it does not simply increase the total. Saying the estimate is exact ignores that straight edges cannot follow a curved line perfectly; there is always a gap between the chord and the curve on a bend, which is exactly what makes the rule an estimate rather than an exact calculation.
- (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) 10 — The right angle is at (1, 1). The vertical side has length 5 − 1 = 4 and the horizontal side has length 6 − 1 = 5, so the area is (4 × 5) ÷ 2 = 20 ÷ 2 = 10. A candidate who forgets to halve the product of the two sides gets 4 × 5 = 20. A candidate who forgets to subtract the shared vertex's coordinate and uses the raw coordinates 6 and 5 as the side lengths gets (6 × 5) ÷ 2 = 30 ÷ 2 = 15. A candidate who uses only one side length as the area gets 5.
- (b) x ≤ 5 — Method: divide out the bracket first, then undo the number term; the inequality sign turns round only if both sides are multiplied or divided by a negative number. Working: dividing both sides of 2(x − 1) ≤ 8 by 2 gives x − 1 ≤ 4, and 2 is positive so the ≤ is unchanged; adding 1 to both sides gives x ≤ 5. Answer: x ≤ 5. The distractors: x ≤ 3 comes from subtracting 1 from 4 instead of adding 1 to both sides; x ≤ 4 comes from stopping at 8 ÷ 2 = 4 and never undoing the −1 inside the bracket; x < 5 comes from reading ≤ as a strict inequality, which wrongly leaves the boundary value out of the solution set.
- (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.
- (c) 59 — Substitute n = 7: 7² + 2 × 7 − 4 = 49 + 14 − 4 = 59. A sign error on the +2n term, treating it as −2n, gives 49 − 14 − 4 = 31. Working out 7² + 2 × 7 but forgetting to subtract the final 4 gives 49 + 14 = 63. Using n = 6 instead of n = 7 gives 36 + 12 − 4 = 44.
- (d) The fixed call-out fee, charged before the hourly rate. — Method: compare the formula with C = (fixed charge) + (rate) × h, where the fixed charge is the part that does not depend on h. Working: in C = 40 + 25h, the term 25h depends on the number of hours, h, but 40 does not change however many hours the job takes. Answer: 40 is the fixed call-out fee. 'The hourly rate' confuses the fixed term with the coefficient of h, which is actually 25. 'The total cost for a job lasting 1 hour' comes from substituting h = 1 into the formula (40 + 25 = 65) rather than reading off the constant term. 'The number of hours worked before charging starts' wrongly treats the constant, which is in pounds, as if it were measured in hours.
- (a) x = 4, y = −3 — Method: both equations contain +y with the same coefficient, so subtracting one equation from the other removes y. Working: (2x + y) − (x + y) = 5 − 1 gives x = 4; substituting x = 4 into x + y = 1 gives 4 + y = 1, so y = −3. Answer: x = 4, y = −3, which also satisfies 8 − 3 = 5. The distractors: x = 4, y = 5 comes from rearranging x + y = 1 as y = 1 + x; x = −2, y = 3 comes from eliminating x by doubling the first equation and then reading −y = 3 as y = 3; x = 6, y = −5 comes from adding the constants instead of subtracting them while eliminating y, taking x as 5 + 1.
- (d) 30 — Method: give each group a letter, turn each sentence of the stem into an equation in those letters, then eliminate one letter by adding the two equations. Working: let m be the number of men and w the number of women. The 50 adults give m + w = 50, and 10 more men than women gives m − w = 10. Adding the two equations term by term cancels w: (m + w) + (m − w) = 50 + 10, so 2m = 60 and m = 30. Substituting back into m + w = 50 gives w = 20, and 30 − 20 = 10 as required. Answer: 30. The distractors: 20 comes from subtracting the equations instead of adding them, which cancels m and gives 2w = 40, so w = 20 — the other unknown, not the one asked for; 40 comes from forming the second equation as w = 10, reading '10 more men than women' as '10 women', and then getting m = 50 − 10 from the first equation; 35 comes from using m + w = 50 alone with m = w, giving 25 each, and then adding the whole difference of 10 to the men instead of splitting it between the two groups, which leaves a difference of 20 rather than 10.
- (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) (4, −8), a minimum point — The transformation x → x + 1 inside f translates the graph 1 unit to the LEFT, so the x-coordinate becomes 5 − 1 = 4. The minus sign in front of f reflects the graph in the x-axis, so the y-coordinate becomes −8, and a reflection in the x-axis turns every maximum into a minimum, so (4, −8) is a minimum point. Writing '(4, −8), a maximum point' gets the coordinates right but forgets that a reflection in the x-axis swaps maximum and minimum points. Writing '(6, −8), a minimum point' comes from translating 1 unit to the RIGHT instead of the left — f(x + 1) always moves the graph in the negative x-direction. Writing '(4, 8), a minimum point' gets the x-coordinate and the type right, but forgets to actually negate the y-coordinate, even though it does correctly reclassify the point as a minimum.
Build your own mix at the worksheet builder.