Printable · GCSE Higher · ages 14-16
Linear and quadratic inequalities worksheet — GCSE Higher
Fifteen questions on "linear and quadratic inequalities" — DfE statement A22. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Linear and quadratic inequalities worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Solve the inequality 4x + 1 > 2x + 9.
- 2.Priya has a budget of £50 for a school trip. The coach costs £14 and each student ticket costs £4. Using the inequality 14 + 4s ≤ 50, work out the greatest number of student tickets, s, she can buy.
- 3.Solve the inequality x² − 5x + 6 < 0.
- 4.Solve the inequality 6.3x + 1.8 ≤ 40. Hence write down the greatest number with exactly one decimal place that satisfies the inequality.
- 5.Harry will spend at most £150 on a party. The cake costs £60 and each helium balloon costs £3. Solve an inequality to find all the possible numbers of balloons, x, that he can buy.
- 6.Solve the inequality x² + 6x + 9 > 0.
- 7.Solve the inequality 9 − 2x ≥ 1.
- 8.Solve the inequality 5x − 3 > 2x + 9.
- 9.Solve the inequality 2(3x − 1) ≥ 4x + 8.
- 10.Solve the inequality 3x − 1 ≤ 11.
- 11.A car park charges a £4 fixed fee plus £3 for each hour. Kofi has exactly £25 to spend on parking. Using the inequality 4 + 3h ≤ 25, work out the greatest number of whole hours, h, he can park for.
- 12.The solution set of an inequality is described as: x is less than −3, or x is greater than or equal to 1. Write this solution set using set notation.
- 13.A candidate solves the inequality x² > 9 and writes: "x² > 9, so x > 3." Which of these is a correct comment on the candidate's work?
- 14.A region S consists of every point that lies on or above the line y = 2, on or below the line y = x, and on or to the left of the line x = 6. Which of these is the system of inequalities that defines S?y = x
- 15.Work out the integer values of x that satisfy x² − 2x − 8 ≤ 0.
Answer key
- (d) x > 4 — Method: collect the x terms on one side and the numbers on the other, then divide by the coefficient of x; dividing by a positive number leaves the sign as it is. Working: subtracting 2x from both sides of 4x + 1 > 2x + 9 gives 2x + 1 > 9; subtracting 1 from both sides gives 2x > 8; dividing both sides by 2 gives x > 4. Answer: x > 4. The distractors: x < 4 comes from turning the sign round while dividing by 2; x > 5 comes from adding the 1 to the 9 instead of subtracting it, giving 2x > 10; x < 5 comes from making both of those mistakes together.
- (b) 9 — Subtract 14 from both sides: 4s ≤ 36. Divide both sides by 4: s ≤ 9, so the greatest number of tickets is 9. A candidate who forgets the £14 coach cost solves 4s ≤ 50, getting s ≤ 12.5, rounded down to 12. A candidate who adds the £14 instead of subtracting it solves 4s ≤ 64, getting s = 16. A candidate who miscalculates 50 − 14 as 32 solves 4s ≤ 32, getting s = 8.
- (c) 2 < x < 3 — Factorise x² − 5x + 6 = (x − 2)(x − 3), giving roots x = 2 and x = 3. Since the coefficient of x² is positive, the graph is a U-shape that dips below the x-axis between its roots. So x² − 5x + 6 < 0 for 2 < x < 3. Distractor routes: x < 2 or x > 3 takes the region OUTSIDE the roots, where the graph is above the x-axis, the opposite of what is wanted. 2 ≤ x ≤ 3 uses ≤ instead of the strict < the question asks for, wrongly including the roots themselves, where the expression equals zero, not less than zero. −3 < x < −2 comes from factorising as (x + 2)(x + 3), reversing the sign of both roots.
- (d) 6.0 — Subtract 1.8 from both sides: 6.3x ≤ 38.2. Divide both sides by 6.3: x ≤ 6.0634… . The question asks for the greatest value to 1 decimal place that still satisfies the inequality. Testing 6.1: 6.3 × 6.1 + 1.8 = 40.23, which is more than 40, so 6.1 fails. Testing 6.0: 6.3 × 6.0 + 1.8 = 39.6, which is no more than 40, so 6.0 works and is the greatest such value. A candidate who simply rounds 6.0634… to 1 decimal place answers 6.1, without checking that it satisfies the inequality. A candidate who adds 1.8 instead of subtracting works out 41.8 ÷ 6.3 and answers 6.6. A candidate who forgets the 1.8 altogether divides 40 by 6.3 and answers 6.3.
- (d) x ≤ 30 — Method: add the fixed cost to the cost of x balloons, set that total against the £150 limit with the sign that 'at most' calls for, then solve. Working: the total spend is 60 + 3x pounds, so 60 + 3x ≤ 150; subtracting 60 from both sides gives 3x ≤ 90; dividing both sides by 3, a positive number, gives x ≤ 30. Answer: x ≤ 30. The distractors: x ≤ 90 comes from taking the cake off the budget and stopping at 3x ≤ 90, reading the 90 as a number of balloons when it is the money left for them; x ≤ 50 comes from dividing the whole £150 by 3 and leaving the cake out of the calculation altogether; x ≥ 30 comes from reading 'at most' as 'at least', which reverses the condition.
- (c) every value of x except x = −3 — Method: factorise the quadratic, then use the fact that a squared bracket is never negative to decide where the expression is strictly greater than zero. Working: x² + 6x + 9 factorises as (x + 3)², and a square is greater than or equal to 0 for every value of x; (x + 3)² is equal to 0 only when x + 3 = 0, that is when x = −3, so it is strictly greater than 0 at every other value. Answer: every value of x except x = −3. The distractors: 'every value of x, with no exceptions' comes from remembering that a square cannot be negative but forgetting that it can be zero, which a strict > rules out; 'x > −3 only' comes from taking the square root of both sides to get x + 3 > 0 and keeping only that branch; 'x < −3 only' comes from the same square-rooting followed by turning the sign round, as though the step had been a division by a negative number.
- (c) x ≤ 4 — Subtract 9 from both sides: −2x ≥ 1 − 9 = −8. Divide both sides by −2, flipping the inequality: x ≤ 4. A candidate who divides by −2 but forgets to flip the inequality gets x ≥ 4. A candidate who divides −8 by −2 but keeps a negative sign gets x ≤ −4. A candidate who miscalculates 1 − 9 as −10 gets x ≤ 5.
- (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.
- (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) 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.
- (a) 7 — Subtract 4 from both sides: 3h ≤ 21. Divide both sides by 3: h ≤ 7, so the greatest whole number of hours is 7. A candidate who forgets the £4 fixed fee solves 3h ≤ 25, getting h ≤ 8.33, rounded down to 8. A candidate who adds the £4 instead of subtracting it solves 3h ≤ 29, getting h ≤ 9.67, rounded down to 9. A candidate who reaches h ≤ 7 but wrongly assumes the boundary value cannot be used, thinking that spending the whole £25 is not allowed, answers 6.
- (a) {x : x < −3} ∪ {x : x ≥ 1} — "Less than −3" stays strict, since the wording never says "or equal to": x < −3. "Greater than or equal to 1" is inclusive: x ≥ 1. These are two separate, non-overlapping ranges joined with "or", so in set notation they are combined with the union symbol: {x : x < −3} ∪ {x : x ≥ 1}. Distractor routes: {x : x ≤ −3} ∪ {x : x > 1} swaps the strict and inclusive signs, marking −3 as included and 1 as excluded, the opposite of the wording. {x : −3 < x ≤ 1} treats "or" as "and", joining the two conditions into one continuous interval between the values instead of a union of two separate ranges. {x : x > −3} ∪ {x : x ≤ 1} reverses both inequality directions; the two reversed ranges then overlap and between them cover every number on the number line, so that set is the whole of the real line rather than the two separate ranges the description asks for.
- (d) Wrong — the correct solution is x < −3 or x > 3. — Squaring or unsquaring an inequality is not a safe one-step move: the solution must be split into two branches, since a number less than −3 also squares to more than 9. So x > 3 finds only half the solution set. The full answer is x < −3 or x > 3. Distractor routes: "Right — square rooting both sides gives x > 3" treats the square root of an inequality the same as the square root of an equation and misses the negative branch entirely. "Wrong — the correct solution is −3 < x < 3" applies the between-the-roots pattern that belongs to the opposite inequality, x² < 9. "Right, but x = −3 and x = 3 should also work" treats the inequality as if it also allowed equality, when x² > 9 is strict and excludes both x = 3 and x = −3.
- (b) y ≥ 2, y ≤ x, x ≤ 6 — "On or above the line y = 2" means y ≥ 2. "On or below the line y = x" means y ≤ x. "On or to the left of the line x = 6" means x ≤ 6. Together these give y ≥ 2, y ≤ x, x ≤ 6. Distractor routes: y ≤ 2, y ≤ x, x ≤ 6 flips the first inequality, describing "on or below" y = 2 instead of "on or above". y ≥ 2, y ≥ x, x ≤ 6 flips the second, describing "on or above" y = x instead of "on or below". y ≥ 2, y ≤ x, x ≥ 6 flips the third, describing "on or to the right of" x = 6 instead of "on or to the left".
- (b) −2, −1, 0, 1, 2, 3, 4 — Factorise x² − 2x − 8 = (x − 4)(x + 2), giving roots x = 4 and x = −2. Since the coefficient of x² is positive and the inequality is ≤ 0, the solution is the closed interval between the roots, −2 ≤ x ≤ 4, with the roots included because the inequality is not strict. The integers in this interval are −2, −1, 0, 1, 2, 3, 4. Distractor routes: −1, 0, 1, 2, 3 drops both endpoints, treating ≤ as if it were the strict inequality <. −2, −1, 0, 1, 2, 3, 4, 5 comes from mis-factorising as (x − 5)(x + 2), giving an upper root of 5 instead of 4. −3, −2, −1, 0, 1, 2, 3 comes from mis-factorising as (x − 4)(x + 3), giving a lower root of −3 instead of −2.
Build your own mix at the worksheet builder.