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 HigherNon-calculator
Linear and quadratic inequalities worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Solve the inequality 2(3x − 1) ≥ 4x + 8.
- 2.Solve the inequality x² ≥ 16, giving your answer using set notation.
- 3.A region R satisfies y ≤ x + 1, x + y ≤ 5 and y ≥ 0. Which of these correctly describes R in words?
- 4.Solve the inequality 3x + 6 ≤ 0.
- 5.Work out the integer values of x that satisfy x² − 2x − 8 ≤ 0.
- 6.Solve the inequality x² − 5x + 6 < 0.
- 7.In a shop a shirt costs £x and a pair of trousers costs £(2x + 30). Together the two items cost at least £150. Work out the lowest possible price of the shirt.
- 8.Solve the inequality 3x − 1 ≤ 11.
- 9.Solve the inequality 5 − x ≤ 2.
- 10.Solve the inequality 4x + 1 > 2x + 9.
- 11.Solve the inequality 5x − 3 > 2x + 9.
- 12.Solve the inequality 2(x − 1) ≤ 8.
- 13.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.
- 14.The solution set of a quadratic inequality is {x : x ≤ −3} ∪ {x : x ≥ 5}. Which of these inequalities has this solution set?
- 15.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.
Answer key
- (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.
- (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) Below y = x + 1, below x + y = 5, above y = 0 — For y ≤ x + 1, R lies on or below the line y = x + 1. For x + y ≤ 5 (that is, y ≤ 5 − x), R lies on or below that line too. For y ≥ 0, R lies on or above the x-axis. Combining all three: R is below y = x + 1, below x + y = 5, and above y = 0. Distractor routes: "Above y = x + 1" flips the first inequality, describing the wrong side of that line. "Above x + y = 5" flips the second inequality, describing the wrong side of that line. "Below y = 0" flips the third inequality, describing the wrong side of the x-axis.
- (b) x ≤ −2 — Method: take the number term off both sides, then divide by the coefficient of x; the sign turns round only when you divide BY a negative number, and here you divide by 3. Working: subtracting 6 from both sides of 3x + 6 ≤ 0 gives 3x ≤ −6; dividing both sides by 3, which is positive, gives x ≤ −2. Answer: x ≤ −2. The distractors: x ≥ −2 comes from turning the sign round because the right-hand side has become negative, which is not the rule; it is the sign of the divisor that matters; x ≤ 2 comes from moving the 6 across without changing its sign, giving 3x ≤ 6; x ≤ −18 comes from multiplying both sides by 3 instead of dividing by it.
- (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.
- (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) £40 — Method: add the two prices to make one expression in x, turn 'at least' into ≥, solve the inequality, then read the lowest possible price off the boundary of the solution set. Working: the two items cost x + (2x + 30) = 3x + 30 pounds, so 3x + 30 ≥ 150; subtracting 30 from both sides gives 3x ≥ 120; dividing both sides by 3 gives x ≥ 40, and the smallest value the shirt price is allowed to take is the boundary, £40. Answer: £40. The distractors: £50 comes from leaving the £30 out of the total and solving 3x ≥ 150; £60 comes from using the trousers expression on its own, 2x + 30 ≥ 150; £120 comes from stopping at 3x ≥ 120 and reading the 120 as the price of the shirt without dividing by 3.
- (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.
- (c) x ≥ 3 — Method: collect the number terms first; the x term is negative, so the final step multiplies both sides by −1, and that is the one step that turns the inequality sign round. Working: subtracting 5 from both sides of 5 − x ≤ 2 gives −x ≤ −3; multiplying both sides by −1 turns −x into x and −3 into 3, and because the multiplier is negative the ≤ becomes ≥, so x ≥ 3. Answer: x ≥ 3. The distractors: x ≤ 3 comes from multiplying by −1 without turning the sign round, the commonest slip on this type; x ≤ −3 comes from reading −x ≤ −3 as though the minus sign could simply be rubbed off the left-hand side; x ≥ −3 comes from turning the sign round correctly but leaving the right-hand side at −3 instead of multiplying it by −1 as well.
- (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.
- (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 — 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.
- (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.
- (c) x² − 2x − 15 ≥ 0 — The critical values are x = −3 and x = 5, so the quadratic factorises as (x + 3)(x − 5). Expanding: (x + 3)(x − 5) = x² − 2x − 15. Since the solution set is OUTSIDE the roots (x ≤ −3 or x ≥ 5), the quadratic must be ≥ 0 there, since a positive U-shape sits above the axis outside its roots. So the inequality is x² − 2x − 15 ≥ 0. Distractor routes: x² + 2x − 15 ≥ 0 comes from factorising as (x − 3)(x + 5), swapping the sign of each root when forming the brackets. x² − 2x − 15 ≤ 0 keeps the correct expansion but uses ≤ 0, which gives the region between the roots instead of outside them. x² − 8x + 15 ≥ 0 comes from using roots x = 3 and x = 5, dropping the negative sign on −3 before expanding.
- (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.
Build your own mix at the worksheet builder.