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.A student says that (x + 4)² is equivalent to x² + 16. For which value of x do the two expressions give the SAME result, making it look (misleadingly) like the student could be right?
- 2.Solve 2x + 7 = x + 13
- 3.The first four terms of a sequence are 2, 6, 10, 14. Priya says the nth term is 4n. Work out the correct expression for the nth term.
- 4.The nth term of a sequence is n² + 4n. Work out the term number, n, for which the term equals 45.
- 5.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 6.Solve the inequality x² ≥ 16, giving your answer using set notation.
- 7.Write down the expression that means the same as m² × m × 3.
- 8.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).
- 9.A rectangular sheet of metal measures 20 cm by 12 cm. A square of side x cm is cut from each corner and the sides are folded up to make an open box of volume 200 cm³. This gives x³ − 16x² + 60x − 50 = 0, which can be solved using the iterative formula xₙ₊₁ = (16xₙ² − xₙ³ + 50)/60. The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₃, and use it to find the longer side of the base of the box correct to 1 decimal place.
- 10.The point (4, 2) lies on the circle x² + y² = 20. Work out the equation of the tangent to the circle at (4, 2).
- 11.A quadratic curve has a root at x = −2 and its turning point has x-coordinate 3. Work out the curve's other root, using the symmetry of the graph.
- 12.A geometric sequence has first term 5, and each term after that is 3 times the term before it. Work out the first term of the sequence that is greater than 1000.
- 13.A company charges for hiring chairs for a day. Hiring 1 chair costs £12, hiring 2 chairs costs £19, hiring 3 chairs costs £26, and hiring 4 chairs costs £33. Work out an expression, in terms of n, for the cost in pounds of hiring n chairs for a day.
- 14.A car park charges by the hour. Parking for 1 hour costs £5, 2 hours costs £9, 3 hours costs £13 and 4 hours costs £17, with the cost increasing by the same amount for each extra hour. Work out an expression, in terms of n, for the cost, in pounds, of parking for n hours.
- 15.A hiker's distance-time graph shows the following: he walks 5 km in the first 1 hour at a steady speed, rests for 1 hour, then walks a further 9 km in the next 2 hours, also at a steady speed. Work out his average speed for the whole journey, in km/h.
Answer key
- (c) x = 0 — Expand (x + 4)² correctly: (x + 4)² = x² + 8x + 16. This equals x² + 16 only when 8x is zero, i.e. when x = 0 — at every other value of x the two expressions differ by 8x. Choosing x = 4 confuses the constant inside the bracket with the value of x that makes the expressions match. Choosing x = −4 makes the same confusion but with the sign flipped. Choosing x = 8 mistakes the coefficient of the middle term, 8x, for the value of x itself.
- (d) x = 6 — Method: with an unknown on both sides, first collect the x terms on one side by subtracting the smaller x term from both sides, then deal with the numbers. Working: subtracting x from both sides gives x + 7 = 13, and subtracting 7 from both sides gives x = 6. Answer: x = 6. The distractors: x = 20 comes from adding 7 to 13 instead of subtracting it once the x terms have been collected; x = 2 comes from collecting the x terms by adding them, giving 3x + 7 = 13 and then 3x = 6; x = −6 comes from subtracting 2x from both sides to get 7 = −x + 13, reaching −6 = −x and then copying the sign straight across instead of dividing by −1.
- (c) 4n − 2 — Method: find the common difference, then find the constant that fits the first term. Working: 6 − 2 = 4, 10 − 6 = 4, 14 − 10 = 4, so the terms increase by 4 each time and the nth term has the form 4n + c. Substituting n = 1: 4(1) + c = 2, so c = −2. Answer: the correct nth term is 4n − 2. The value 4n is Priya's value, which comes from using only the common difference and leaving out the constant. The value 4n + 2 comes from a sign error when finding the constant. The value 2n + 2 comes from using the first term, 2, as the coefficient of n instead of the common difference, and then attaching +2 rather than working the constant out.
- (b) 5 — Set n² + 4n = 45, so n² + 4n − 45 = 0. This factorises as (n + 9)(n − 5) = 0, giving n = −9 or n = 5. Since a term number must be positive, n = 5. Taking the magnitude of the rejected negative solution, 9, instead of discarding it, gives 9. Dividing 45 by the coefficient of n and ignoring the n² term entirely, 45 ÷ 4 = 11.25, rounded to the nearest whole number, gives 11. Dropping the linear term 4n and solving n² = 45 instead, the nearest whole number to √45 = 6.708 is 7.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (c) {x : x ≤ −4} ∪ {x : x ≥ 4} — Rearrange so one side is zero: x² − 16 ≥ 0, then factorise: (x − 4)(x + 4) ≥ 0. The critical values are x = −4 and x = 4. Since the coefficient of x² is positive, the graph is a U-shape that is on or above the x-axis outside its roots, so the solution is x ≤ −4 or x ≥ 4, written as {x : x ≤ −4} ∪ {x : x ≥ 4}. Distractor routes: {x : −4 ≤ x ≤ 4} takes the region BETWEEN the roots, which is where x² − 16 is negative, the opposite region. {x : x ≥ 4} keeps only the positive square root and drops the negative branch entirely. {x : x ≤ 4} comes from a sign error, treating the inequality as if it were x² ≤ 16.
- (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.
- (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).
- (c) 17.7 cm — Method: the iteration converges on x, the depth of the box, which is also the side of each square cut away; a square is removed from both ends of the 20 cm side, so the longer side of the base is 20 − 2x. Run the formula three times, then carry out that subtraction. Working: x₁ = (16 × 1² − 1³ + 50) ÷ 60 = 65 ÷ 60 = 1.08333…; x₂ = 67.50636… ÷ 60 = 1.12510…; x₃ = 68.82959… ÷ 60 = 1.14715…. The longer side of the base is 20 − 2 × 1.14715… = 17.70568…, which is 17.7 cm correct to 1 decimal place. Answer: 17.7 cm. The distractors: 1.1 cm is x₃ itself rounded, the depth of the box, given by a candidate who runs the iteration correctly and then stops before the step the question actually asks for; 18.9 cm is 20 − 1.14715…, taking away one square instead of two and forgetting that a corner is cut from each end of that side; 9.7 cm is 12 − 2 × 1.14715…, the shorter side of the base, which measures the wrong edge of the sheet.
- (d) y = −2x + 10 — Method: a tangent is perpendicular to the radius drawn to the point where it touches, so work out the gradient of that radius, take its negative reciprocal for the tangent, then substitute into y − y₁ = m(x − x₁). Working: the radius joins (0, 0) to (4, 2), so its gradient is 2 ÷ 4 = 1/2; turning 1/2 upside down gives 2 and changing the sign gives −2. Substituting into y − 2 = −2(x − 4) gives y − 2 = −2x + 8, so y = −2x + 10. Answer: y = −2x + 10. The distractors: y = −0.5x + 4 changes the sign of the radius gradient but never turns it upside down, using −1/2 where −2 belongs; y = 2x − 6 turns the gradient upside down but leaves it positive, using 2 where −2 belongs; y = −2x − 10 has the correct gradient but substitutes the point with both signs reversed, writing y + 2 = −2(x + 4) instead of y − 2 = −2(x − 4).
- (c) x = 8 — The turning point lies exactly halfway between the two roots. If the other root is r, the midpoint of −2 and r must be 3, so (−2 + r) ÷ 2 = 3, giving r = 8. Choosing x = 5 comes from adding 2 and 3 rather than using the midpoint relationship correctly. Choosing x = 1 comes from subtracting 2 from 3 instead of reflecting −2 across the turning point. Choosing x = −8 finds the right distance but then reflects in the y-axis instead of in the line of symmetry x = 3, so the sign of the answer is flipped.
- (b) 1215 — Method: generate the terms one at a time with the term-to-term rule and compare each with 1000 as you go, stopping at the first one that passes it. Working: the terms are 5, then 5 × 3 = 15, then 45, then 135, then 405, and 405 × 3 = 1215; 405 is still below 1000 while 1215 is above it. Answer: 1215. The distractors: 405 comes from stopping at the last term that is still below 1000 instead of giving the first one above it; 3645 comes from carrying on one term too far, past the first term that passes 1000; 2187 comes from using the multiplier 3 as the first term as well, generating 3, 9, 27, 81, 243, 729, 2187 instead of the sequence described.
- (d) 7n + 5 — Method: find the rate charged per extra chair, then find the fixed part of the cost that fits hiring 1 chair. Working: the cost rises by £7 for each extra chair (19 − 12 = 7, 26 − 19 = 7, 33 − 26 = 7), so the cost has the form 7n + c. Substituting n = 1: 7(1) + c = 12, so c = 5. Answer: the cost in pounds is 7n + 5. The value 7n comes from ignoring the fixed part of the charge entirely. The value 7n + 12 comes from using the cost of 1 chair as the fixed part directly, without subtracting the per-chair rate first. The value 12n + 7 comes from swapping the roles of the cost of hiring 1 chair, £12, and the rate per extra chair, £7 — using the total for one chair as the coefficient of n and the rate as the fixed part.
- (a) 4n + 1 — Method: find the increase in cost per hour, then find the constant by adjusting the 1-hour cost. Working: the cost goes up by £4 for each extra hour (9 − 5 = 4), so the coefficient of n is 4. The constant is the 1-hour cost minus the common difference: 5 − 4 = 1. Answer: the nth term is 4n + 1. 4n + 5 comes from using the 1-hour cost, 5, as the constant without subtracting the common difference. 4n − 3 comes from a slip in working out the constant, subtracting the common difference twice (5 − 4 − 4 = −3) instead of once. n + 4 comes from swapping the hourly increase and the constant.
- (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.
Build your own mix at the worksheet builder.