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 car's velocity–time graph is a straight line from (0 s, 4 m/s) rising to (6 s, V m/s), followed by a straight line falling from (6 s, V m/s) to (9 s, 0 m/s). The gradient of the second line is −8 m/s². Work out the total distance travelled between t = 0 and t = 9 seconds.
- 2.Solve the inequality 5x − 3 > 2x + 9.
- 3.A water butt holds 200 litres and is being drained at a steady 8 litres per minute. Write down the function for the amount of water y, in litres, left after x minutes.
- 4.The formula connecting distance (d), speed (s) and time (t) is d = st. Make s the subject of the formula.
- 5.Solve 7x − 5 = 3x + 11
- 6.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 7.The nth term of a sequence is 4n − 3. Work out the 7th term of the sequence.
- 8.A number, n, is doubled and then 7 is subtracted. The result is 15. Form an equation and solve it to find n.
- 9.Work out the gradient of a line that is perpendicular to the line with equation 2x + 3y = 6.
- 10.The point (5, −12) lies on the circle x² + y² = 169, which has centre (0, 0). Work out the equation of the tangent to the circle at (5, −12), giving your answer in the form y = mx + c.
- 11.Work out the value of (x − 4)/2 + 3 when x = 10
- 12.A scout leader is 44 years old and one of the scouts is 16 years old. Work out how many years it will be until the leader is exactly twice as old as the scout.
- 13.A quadratic graph has equation y = (x − 4)². A student says this graph crosses the x-axis at two different points. Explain why the student is wrong.
- 14.A straight line passes through the points (2, 7) and (5, 16). Work out the value of y when x = 0.
- 15.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.
Answer key
- (a) 120 m — The gradient of the second line is (0 − V)/(9 − 6) = −V/3, and this equals −8, so V = 24. The distance from t = 0 to t = 6 is the area of a trapezium with parallel sides 4 and 24 and width 6: 1/2 × (4 + 24) × 6 = 84. The distance from t = 6 to t = 9 is the area of a triangle with base 3 and height 24: 1/2 × 3 × 24 = 36. The total distance is 84 + 36 = 120 m. Using V = 8, treating the gradient's number as the missing velocity itself rather than solving −V/3 = −8 for V, gives a trapezium area of 1/2 × (4 + 8) × 6 = 36 and a triangle area of 1/2 × 3 × 8 = 12, a total of 48 m. Leaving out the 1/2 in the trapezium formula, (4 + 24) × 6 = 168, plus the correct triangle of 36, gives 204 m. Using the full 6 seconds as the triangle's base instead of the 3 seconds the second line actually lasts, 1/2 × 6 × 24 = 72, plus the correct trapezium of 84, gives 156 m.
- (a) x > 4 — Subtract 2x from both sides: 3x − 3 > 9. Add 3 to both sides: 3x > 12. Divide both sides by 3: x > 4. A candidate who subtracts 3 from 9 instead of adding gets 3x > 6, so x > 2. A candidate who divides correctly but wrongly flips the inequality (as if dividing by a negative) gets x < 4. A candidate who multiplies by 3 instead of dividing gets x > 36.
- (c) y = 200 − 8x — Method: in a linear model the amount present at the start is the constant term and the steady rate of change is the gradient, which is negative because the amount is falling. Working: at x = 0 minutes there are 200 litres, so the constant term is 200; 8 litres are lost every minute, so after x minutes 8x litres have gone and the amount left is y = 200 − 8x. Answer: y = 200 − 8x. The distractors: y = 8x + 200 treats the draining as filling, so the butt would gain 8 litres a minute; y = 200x − 8 swaps the two numbers over, using the starting 200 litres as the rate per minute and the 8 litres per minute as the starting amount; y = −8x − 200 makes the starting amount negative as well as the rate, so the butt would begin 200 litres in deficit.
- (b) s = d / t — Method: undo the multiplication by t by dividing both sides by t. Working: d = st, so dividing both sides by t gives s = d / t. The value s = dt comes from multiplying by t instead of dividing. The value s = t / d comes from inverting the fraction, dividing t by d instead of d by t. The value s = d − t comes from subtracting t instead of dividing by it.
- (d) 4 — Method: collect the x terms on one side and the number terms on the other. Working: subtract 3x from both sides: 4x − 5 = 11. Add 5 to both sides: 4x = 16. Divide by 4: x = 4. Answer: 4. 0.6 comes from adding the x terms instead of subtracting when collecting them, 7x + 3x = 10x, and also subtracting the constants the wrong way round, 11 − 5 = 6, giving 10x = 6. 1.5 comes from correctly collecting the x terms as 4x but subtracting the constants the wrong way round, 11 − 5 instead of 11 + 5. −4 comes from moving the x terms to the wrong side, giving 3x − 7x instead of 7x − 3x, along with a matching sign error on the constants.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (b) 25 — Substitute n = 7: 4 × 7 − 3 = 28 − 3 = 25. Forgetting to subtract 3 gives 4 × 7 = 28. Subtracting 3 from 7 before multiplying by 4, 4 × (7 − 3) = 16, applies the operations in the wrong order. Substituting n = 8 by miscounting the position gives 4 × 8 − 3 = 29.
- (a) 11 — 2n − 7 = 15, so adding 7 to both sides gives 2n = 22, and dividing by 2 gives n = 11. A candidate who makes a sign error and forms the equation 2n + 7 = 15 gets 2n = 8 and n = 4. A candidate who correctly adds 7 to get 2n = 22 but forgets to divide by 2 gets n = 22. A candidate who ignores the −7 altogether and solves 2n = 15 gets n = 7.5.
- (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.
- (c) y = (5/12)x − 169/12 — The gradient of the radius to (5, −12) is (−12 − 0) ÷ (5 − 0) = −12/5. A tangent is perpendicular to the radius at that point, so its gradient is the negative reciprocal, 5/12. Using y − y₁ = m(x − x₁) with (5, −12): y + 12 = (5/12)(x − 5), which gives y = (5/12)x − 169/12. y = −(12/5)x comes from using the radius's own gradient, −12/5, instead of turning it into the perpendicular gradient, and building the line through the origin (as the radius itself does). y = −(5/12)x − 119/12 comes from taking the reciprocal of −12/5 correctly as a size but keeping the wrong sign, using −5/12 instead of 5/12. y = (5/12)x − 25/12 comes from using the correct gradient 5/12 but building the line through (5, 0) instead of (5, −12) — dropping the point's y-coordinate.
- (c) 6 — Method: substitute the value, work out the top of the fraction first, then the division, and add the 3 last. Working: the top gives 10 − 4 = 6, dividing by 2 gives 6 ÷ 2 = 3, and adding 3 gives 3 + 3 = 6. Answer: 6. The distractors: 11 comes from dividing only the 4 by 2 instead of the whole of the top, giving 10 − 2 + 3; 4.5 comes from dividing the + 3 by 2 as well, giving (10 − 4 + 3) ÷ 2; 0 comes from subtracting the wrong way round on the top, giving (4 − 10) ÷ 2 = −3 and then −3 + 3.
- (b) 12 years — Method: call the number of years t, add t to both ages, and form an equation from the comparison at that future time. Working: in t years the leader will be 44 + t and the scout will be 16 + t, so 44 + t = 2(16 + t); expanding gives 44 + t = 32 + 2t, and subtracting t and 32 from both sides gives t = 12. Checking: in 12 years the leader will be 56 and the scout 28, and 56 = 2 × 28. Answer: 12 years. The distractors: 6 years comes from halving the leader's present age instead, so that the scout has to reach 22, which takes 6 years; 14 years comes from halving the 28-year gap between the two ages; 28 years comes from giving the age gap itself as the number of years.
- (a) It touches the x-axis once, only at x = 4. — (x − 4)² is a square, so it equals zero only when x − 4 = 0, that is at x = 4 — the curve just touches the x-axis there rather than crossing it, since a square cannot be negative on either side to cross through. Saying it crosses at x = 4 and x = −4 wrongly introduces a plus-or-minus, as if taking a square root of x, rather than recognising the bracket is already squared and only zero once. Saying it never touches the x-axis forgets that a squared term CAN equal zero, even though it can never be negative. Saying it crosses at x = 2 and x = −2 confuses (x − 4)² with the different expression x² − 4.
- (a) 1 — Method: the value of y when x = 0 is where the line meets the y-axis, which is the constant c in y = mx + c, so the gradient is worked out from the two given points first and the constant follows by substituting one of them. Working: m = (16 − 7) ÷ (5 − 2) = 9 ÷ 3 = 3, so the line is y = 3x + c; substituting x = 2 and y = 7 gives 7 = 3 × 2 + c, so c = 7 − 6 = 1, and the value of y when x = 0 is that constant. Answer: 1. The distractors: 3 comes from stopping at the gradient and offering it as the intercept; 4 comes from stepping back from x = 2 to x = 0 by one unit of x instead of two, 7 − 3 = 4; −1 comes from working the constant out as mx − y, 3 × 2 − 7 = −1, instead of y − mx.
- (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.
Build your own mix at the worksheet builder.