Hard GCSE Quadratic & 2variable inequalities Questions

Challenging, exam-style GCSE Quadratic & 2variable inequalities questions with worked solutions. Stretch yourself on the hardest non-monic quadratic, factorising, between the roots, outside the roots problems.

non-monic quadraticfactorisingbetween the rootsoutside the rootsnegative leading coefficientreversing the inequality
GCSE Higher34 questionsStep-by-step solutions
Question 1
5 markschallenging
A region RR is bounded by three straight lines. RR lies strictly below the line y=2x+3y = 2x + 3, on or above the line y=xy = -x, and strictly to the left of the line x=5x = 5. Which set of inequalities defines RR?
Show worked solution

Worked solution

  1. Write down the inequalities that define RR

    y<2x+3,yx,x<5y < 2 x + 3, \quad y \ge - x, \quad x < 5

    A region in two variables is described by a list of inequalities; a point is in RR only if it satisfies every single one.

  2. Deal with y<2x+3y < 2 x + 3

    boundary y=2x+3(dashed)\text{boundary } y = 2 x + 3 \quad \text{(dashed)}

    The boundary is the line y=2x+3y = 2 x + 3. The inequality excludes equality, so the line is drawn DASHED (points on it are NOT in R). The region wanted is below that line.

  3. Deal with yxy \ge - x

    boundary y=x(solid)\text{boundary } y = - x \quad \text{(solid)}

    The boundary is the line y=xy = - x. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is above that line.

  4. Deal with x<5x < 5

    boundary x=5(dashed)\text{boundary } x = 5 \quad \text{(dashed)}

    The boundary is the line x=5x = 5. The inequality excludes equality, so the line is drawn DASHED (points on it are NOT in R). The region wanted is to the left of that line.

  5. Sketch the region RR

    y<2x+3,yx,x<5y < 2 x + 3, \quad y \ge - x, \quad x < 5

    Draw every boundary line — solid where the inequality includes equality, dashed where it does not — then keep only the overlap of the required sides. RR is the piece of the plane satisfying ALL of the inequalities at once. (In the sketch, green lines are solid boundaries and red lines are dashed boundaries.)

  6. Translate "strictly below y=2x+3y = 2x + 3"

    y<2x+3y < 2x + 3

    "Below" means yy is smaller than the value on the line; "strictly" means the line itself is excluded, so the sign is << and the line is dashed.

  7. Translate "on or above y=xy = -x"

    yxy \ge -x

    "Above" means yy is larger; "on or above" includes the line, so the sign is \ge and the line is solid.

  8. Translate "strictly to the left of x=5x = 5"

    x<5x < 5

    To the left means smaller xx; strictly means the vertical line x=5x = 5 is dashed and excluded.

  9. Rule out the option with y>2x+3y > 2x + 3

    y>2x+3  is ABOVE the liney > 2x + 3 \;\text{is ABOVE the line}

    That option shades the wrong side of the first line.

  10. Rule out the option with yxy \le -x

    yx  is BELOW the liney \le -x \;\text{is BELOW the line}

    That option shades the wrong side of the second line.

  11. Rule out the option with x>5x > 5

    x>5  is to the RIGHTx > 5 \;\text{is to the RIGHT}

    That option is on the wrong side of the vertical line.

  12. Rule out the option with the wrong boundary types

    y2x+3,  y>x,  x5y \le 2x + 3, \; y > -x, \; x \le 5

    Here every boundary type is wrong: the two dashed lines have become solid and the solid line has become dashed.

  13. Test the point (1,1)(1, 1)

    (1,1):1<5  ,11  ,1<5  (1, 1): \quad 1 < 5 \;\checkmark, \quad 1 \ge -1 \;\checkmark, \quad 1 < 5 \;\checkmark

    Substitute x=1x = 1 and y=1y = 1 into each inequality in turn. The point satisfies every inequality, so it lies in RR.

  14. Test the point (6,1)(6, 1)

    (6,1):1<15  ,16  ,6<5  ×(6, 1): \quad 1 < 15 \;\checkmark, \quad 1 \ge -6 \;\checkmark, \quad 6 < 5 \;\times

    Substitute x=6x = 6 and y=1y = 1 into each inequality in turn. The point fails at least one inequality, so it does NOT lie in RR.

  15. State the inequalities that define RR

    y<2x+3,yx,x<5y < 2x + 3, \quad y \ge -x, \quad x < 5

    Each phrase in the description turns into exactly one inequality, with the strictness matching solid/dashed.

Answer
y<2x+3,yx,x<5y < 2x + 3, \quad y \ge -x, \quad x < 5
Question 2
6 markschallenging
A student solves x2+x+60-x^2 + x + 6 \ge 0. They multiply through by 1-1 to get x2x60x^2 - x - 6 \ge 0 and answer x2x \le -2 or x3x \ge 3. Which statement correctly explains the error and gives the correct solution?
Show worked solution

Worked solution

  1. Write down the inequality

    x2+x+60- x^{2} + x + 6 \ge 0

    The quadratic is already compared with zero, so we can go straight to the critical values.

  2. Multiply by 1-1 and reverse the inequality sign

    x2+x+60    x2x60- x^{2} + x + 6 \ge 0 \;\Rightarrow\; x^{2} - x - 6 \le 0

    Multiplying (or dividing) an inequality by a negative number reverses the sign. Doing this makes the x2x^2 coefficient positive, so the parabola is the usual U-shape.

  3. Factorise the quadratic

    x2x6=(x3)(x+2)x^{2} - x - 6 = \left(x - 3\right) \left(x + 2\right)

    Factorising gives the two brackets whose zeros are the critical values.

  4. Find the critical values

    (x3)(x+2)=0    x=2orx=3\left(x - 3\right) \left(x + 2\right) = 0 \;\Rightarrow\; x = -2 \quad \text{or} \quad x = 3

    The critical values are where the curve cuts the xx-axis. They split the number line into three parts.

  5. Sketch the parabola

    y=x2x6y = x^{2} - x - 6

    The coefficient of x2x^2 is positive, so the curve is a U-shape crossing the xx-axis at 2-2 and 33. The sketch is what tells you WHICH side you need — never guess.

  6. Read off the part of the curve below the xx-axis

    x2x60   is true   curve is below the axisx^{2} - x - 6 \le 0 \;\text{ is true } \Rightarrow\; \text{curve is below the axis}

    We want x2x6x^{2} - x - 6 to be negative or zero, i.e. the part of the U-shape that dips BELOW the xx-axis. That is the region BETWEEN the two critical values.

  7. Check a value inside the solution set (x=12x = \frac{1}{2})

    x=12:(12)2+(12)+6=254    0    x = \frac{1}{2}: \quad - (\frac{1}{2})^{2} + (\frac{1}{2}) + 6 = \frac{25}{4} \;\ge\; 0 \;\; \checkmark

    Substituting a value from inside the claimed solution set into the ORIGINAL inequality makes it true, as it must.

  8. Check a value outside the solution set (x=3x = -3)

    x=3:(3)2+(3)+6=6    0    ×x = -3: \quad - (-3)^{2} + (-3) + 6 = -6 \;\ge\; 0 \;\; \times

    A value from outside the claimed solution set makes the original inequality false — this is the check that catches a solution written on the wrong side of the critical values.

  9. Test the critical value x=2x = -2

    x=2:(2)2+(2)+6=0    0    x = -2: \quad - (-2)^{2} + (-2) + 6 = 0 \;\ge\; 0 \;\; \checkmark

    At a critical value the quadratic equals 00. The inequality is not strict (\,\le\,), so this endpoint is included.

  10. Test the critical value x=3x = 3

    x=3:(3)2+(3)+6=0    0    x = 3: \quad - (3)^{2} + (3) + 6 = 0 \;\ge\; 0 \;\; \checkmark

    Same story at the other critical value: the quadratic is 00 there, so this endpoint is included too.

  11. Write the solution in set notation

    {x:2x3}\{x : -2 \le x \le 3\}

    Set notation reads "the set of values of xx such that ...". A single interval needs only one set.

  12. Write the solution in interval notation

    [2,3][-2, 3]

    Round brackets exclude an endpoint, square brackets include it — so they must match the strict/non-strict signs exactly.

  13. Check a value on the other side (x=4x = 4)

    x=4:(4)2+(4)+6=6    0    ×x = 4: \quad - (4)^{2} + (4) + 6 = -6 \;\ge\; 0 \;\; \times

    The original inequality is false here too, confirming that only the middle strip works.

  14. Locate the minimum point of the parabola

    x=2+32=12,y=254x = \frac{-2 + 3}{2} = \frac{1}{2}, \quad y = -\frac{25}{4}

    The minimum sits midway between the roots, and its yy-value is negative — which is exactly why the curve dips below the axis between the critical values.

  15. Explain the error and give the correct solution

    2x3-2 \le x \le 3

    The critical values were right; the mistake was choosing the wrong side of the parabola. The sketch decides it — never the order in which the numbers appear.

Answer
2x3-2 \le x \le 3
Question 3
6 markschallenging
The region RR satisfies x0x \ge 0, y1y \ge 1, y2x+1y \le 2x + 1 and x+2y10x + 2y \le 10. Work out the largest possible value of x+3yx + 3y for a point with integer coordinates in RR.
Show worked solution

Worked solution

  1. Write down the inequalities that define RR

    x0,y1,y2x+1,x+2y10x \ge 0, \quad y \ge 1, \quad y \le 2 x + 1, \quad x + 2 y \le 10

    A region in two variables is described by a list of inequalities; a point is in RR only if it satisfies every single one.

  2. Deal with x0x \ge 0

    boundary x=0(solid)\text{boundary } x = 0 \quad \text{(solid)}

    The boundary is the line x=0x = 0. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is to the right of that line.

  3. Deal with y1y \ge 1

    boundary y=1(solid)\text{boundary } y = 1 \quad \text{(solid)}

    The boundary is the line y=1y = 1. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is above that line.

  4. Deal with y2x+1y \le 2 x + 1

    boundary y=2x+1(solid)\text{boundary } y = 2 x + 1 \quad \text{(solid)}

    The boundary is the line y=2x+1y = 2 x + 1. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is below that line.

  5. Deal with x+2y10x + 2 y \le 10

    boundary y=5x2(solid)\text{boundary } y = 5 - \frac{x}{2} \quad \text{(solid)}

    The boundary is the line y=5x2y = 5 - \frac{x}{2}. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is below that line.

  6. Sketch the region RR

    x0,y1,y2x+1,x+2y10x \ge 0, \quad y \ge 1, \quad y \le 2 x + 1, \quad x + 2 y \le 10

    Draw every boundary line — solid where the inequality includes equality, dashed where it does not — then keep only the overlap of the required sides. RR is the piece of the plane satisfying ALL of the inequalities at once. (In the sketch, green lines are solid boundaries and red lines are dashed boundaries.)

  7. Understand what is being maximised

    x+3yx + 3 y

    We only need points with WHOLE-NUMBER coordinates that lie in RR, and among those we want the biggest value of the expression. The best point is always in a corner of RR or as close to one as the integer grid allows.

  8. Best point on the row y=1y = 1

    y=1:x8    (8,1),(8)+3(1)=11y = 1: \quad x \le 8 \;\Rightarrow\; (8, 1), \quad (8) + 3 (1) = 11

    Fix y=1y = 1, push xx as far as the inequalities allow, and evaluate the expression.

  9. Best point on the row y=2y = 2

    y=2:x6    (6,2),(6)+3(2)=12y = 2: \quad x \le 6 \;\Rightarrow\; (6, 2), \quad (6) + 3 (2) = 12

    Fix y=2y = 2, push xx as far as the inequalities allow, and evaluate the expression.

  10. Best point on the row y=3y = 3

    y=3:x4    (4,3),(4)+3(3)=13y = 3: \quad x \le 4 \;\Rightarrow\; (4, 3), \quad (4) + 3 (3) = 13

    Fix y=3y = 3, push xx as far as the inequalities allow, and evaluate the expression.

  11. Best point on the row y=4y = 4

    y=4:x2    (2,4),(2)+3(4)=14y = 4: \quad x \le 2 \;\Rightarrow\; (2, 4), \quad (2) + 3 (4) = 14

    Fix y=4y = 4, push xx as far as the inequalities allow, and evaluate the expression.

  12. Test the point (2,4)(2, 4)

    (2,4):20  ,41  ,45  ,1010  (2, 4): \quad 2 \ge 0 \;\checkmark, \quad 4 \ge 1 \;\checkmark, \quad 4 \le 5 \;\checkmark, \quad 10 \le 10 \;\checkmark

    Substitute x=2x = 2 and y=4y = 4 into each inequality in turn. The point satisfies every inequality, so it lies in RR.

  13. Compare the rows

    y=1:11,y=2:12,y=3:13,y=4:14y = 1: 11, \quad y = 2: 12, \quad y = 3: 13, \quad y = 4: 14

    The largest of the row maxima is the overall maximum.

  14. Why not go one step further? Test (2,5)(2, 5)

    (2,5):20  ,51  ,55  ,1210  ×(2, 5): \quad 2 \ge 0 \;\checkmark, \quad 5 \ge 1 \;\checkmark, \quad 5 \le 5 \;\checkmark, \quad 12 \le 10 \;\times

    Pushing yy up by one from the best point would give a bigger value of x+3yx + 3 y, but the point leaves RR — so it is not allowed.

  15. State the maximum value

    x+3y=14at (2,4)x + 3 y = 14 \quad \text{at } (2, 4)

    The largest value of x+3yx + 3 y at an integer point of RR is 1414, reached at (2,4)(2, 4).

Answer
1414
Question 4
6 markschallenging
The region RR satisfies y0y \ge 0, yxy \le x and x+y8x + y \le 8. How many points with integer coordinates lie in RR?
Show worked solution

Worked solution

  1. Write down the inequalities that define RR

    y0,yx,x+y8y \ge 0, \quad y \le x, \quad x + y \le 8

    A region in two variables is described by a list of inequalities; a point is in RR only if it satisfies every single one.

  2. Deal with y0y \ge 0

    boundary y=0(solid)\text{boundary } y = 0 \quad \text{(solid)}

    The boundary is the line y=0y = 0. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is above that line.

  3. Deal with yxy \le x

    boundary y=x(solid)\text{boundary } y = x \quad \text{(solid)}

    The boundary is the line y=xy = x. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is below that line.

  4. Deal with x+y8x + y \le 8

    boundary y=8x(solid)\text{boundary } y = 8 - x \quad \text{(solid)}

    The boundary is the line y=8xy = 8 - x. The inequality includes equality, so the line is drawn SOLID (points on it belong to R). The region wanted is below that line.

  5. Sketch the region RR

    y0,yx,x+y8y \ge 0, \quad y \le x, \quad x + y \le 8

    Draw every boundary line — solid where the inequality includes equality, dashed where it does not — then keep only the overlap of the required sides. RR is the piece of the plane satisfying ALL of the inequalities at once. (In the sketch, green lines are solid boundaries and red lines are dashed boundaries.)

  6. Count the integer points with x=0x = 0

    x=0:y=0(1 points)x = 0: \quad y = 0 \quad (1 \text{ points})

    With x=0x = 0 fixed, the inequalities pin yy down to these whole numbers.

  7. Count the integer points with x=1x = 1

    x=1:y=0,  1(2 points)x = 1: \quad y = 0, \; 1 \quad (2 \text{ points})

    With x=1x = 1 fixed, the inequalities pin yy down to these whole numbers.

  8. Count the integer points with x=2x = 2

    x=2:y=0,  1,  2(3 points)x = 2: \quad y = 0, \; 1, \; 2 \quad (3 \text{ points})

    With x=2x = 2 fixed, the inequalities pin yy down to these whole numbers.

  9. Count the integer points with x=3x = 3

    x=3:y=0,  1,  2,  3(4 points)x = 3: \quad y = 0, \; 1, \; 2, \; 3 \quad (4 \text{ points})

    With x=3x = 3 fixed, the inequalities pin yy down to these whole numbers.

  10. Count the integer points with x=4x = 4

    x=4:y=0,  1,  2,  3,  4(5 points)x = 4: \quad y = 0, \; 1, \; 2, \; 3, \; 4 \quad (5 \text{ points})

    With x=4x = 4 fixed, the inequalities pin yy down to these whole numbers.

  11. Count the integer points with x=5x = 5

    x=5:y=0,  1,  2,  3(4 points)x = 5: \quad y = 0, \; 1, \; 2, \; 3 \quad (4 \text{ points})

    With x=5x = 5 fixed, the inequalities pin yy down to these whole numbers.

  12. Count the integer points with x=6x = 6

    x=6:y=0,  1,  2(3 points)x = 6: \quad y = 0, \; 1, \; 2 \quad (3 \text{ points})

    With x=6x = 6 fixed, the inequalities pin yy down to these whole numbers.

  13. Count the integer points with x=7x = 7

    x=7:y=0,  1(2 points)x = 7: \quad y = 0, \; 1 \quad (2 \text{ points})

    With x=7x = 7 fixed, the inequalities pin yy down to these whole numbers.

  14. Count the integer points with x=8x = 8

    x=8:y=0(1 points)x = 8: \quad y = 0 \quad (1 \text{ points})

    With x=8x = 8 fixed, the inequalities pin yy down to these whole numbers.

  15. State the number of integer points

    2525

    There are 2525 points with whole-number coordinates inside or on the included boundaries of RR.

Answer
2525
Question 5
6 markschallenging
The point (k,2)(k, 2) lies inside the region defined by y<2x1y < 2x - 1 and x+y<7x + y < 7. Find the range of possible values of kk.
Show worked solution

Worked solution

  1. Write down the two inequalities

    y<2x1,x+y<7y < 2x - 1, \quad x + y < 7

    The point must satisfy BOTH inequalities to be inside the region.

  2. Substitute the point (k,2)(k, 2)

    x=k,y=2x = k, \quad y = 2

    Every point of the region has to obey both inequalities, and this point has y=2y = 2.

  3. Substitute into the first inequality

    2<2k12 < 2k - 1

    Replace yy with 22 and xx with kk in y<2x1y < 2x - 1.

  4. Solve the first inequality

    2<2k1    3<2k    k>322 < 2k - 1 \;\Rightarrow\; 3 < 2k \;\Rightarrow\; k > \frac{3}{2}

    Add 11 to both sides, then divide by the positive number 22: the sign does not flip.

  5. Substitute into the second inequality

    k+2<7k + 2 < 7

    Replace xx with kk and yy with 22 in x+y<7x + y < 7.

  6. Solve the second inequality

    k+2<7    k<5k + 2 < 7 \;\Rightarrow\; k < 5

    Subtract 22 from both sides.

  7. Both conditions must hold

    k>32andk<5k > \frac{3}{2} \quad \text{and} \quad k < 5

    The point is inside the region only if BOTH inequalities are satisfied, so we take the overlap of the two solution sets.

  8. Write as a single inequality

    32<k<5\frac{3}{2} < k < 5

    Both signs are strict, because both boundary lines are dashed (the inequalities are <<, not \le).

  9. Check k=3k = 3

    k=3:2<2(3)1=5  ,3+2=5<7  k = 3: \quad 2 < 2(3) - 1 = 5 \;\checkmark, \quad 3 + 2 = 5 < 7 \;\checkmark

    The point (3,2)(3, 2) satisfies both inequalities, so it lies inside the region.

  10. Check k=32k = \frac{3}{2}

    k=32:2<2(32)1=2  ×k = \tfrac{3}{2}: \quad 2 < 2\left(\tfrac{3}{2}\right) - 1 = 2 \;\times

    At k=32k = \tfrac{3}{2} the point sits exactly ON the dashed line y=2x1y = 2x - 1, and 2<22 < 2 is false — so this endpoint is excluded.

  11. Check k=5k = 5

    k=5:5+2=7    7  ×k = 5: \quad 5 + 2 = 7 \;\not<\; 7 \;\times

    At k=5k = 5 the point sits exactly ON the dashed line x+y=7x + y = 7, so it is excluded too.

  12. Check k=1k = 1

    k=1:2<2(1)1=1  ×k = 1: \quad 2 < 2(1) - 1 = 1 \;\times

    k=1k = 1 is below 32\tfrac{3}{2}, and it fails the first inequality, as expected.

  13. Check k=6k = 6

    k=6:2<11  ,6+2=8    7  ×k = 6: \quad 2 < 11 \;\checkmark, \quad 6 + 2 = 8 \;\not<\; 7 \;\times

    k=6k = 6 passes the first inequality but fails the second — a reminder that BOTH must hold.

  14. Write the answer in set notation

    {k:32<k<5}\left\{k : \frac{3}{2} < k < 5\right\}

    The set of values of kk for which (k,2)(k, 2) lies inside the region.

  15. State the range of kk

    32<k<5\frac{3}{2} < k < 5

    Any kk strictly between 32\tfrac{3}{2} and 55 puts the point (k,2)(k, 2) inside the region; the endpoints themselves land on the dashed boundaries and are excluded.

Answer
32<k<5\frac{3}{2} < k < 5

Unlock 29 more Quadratic & 2variable inequalities questions

Create a free account to work through every GCSE Quadratic & 2variable inequalities question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Quadratic & 2variable inequalities practice

Related Algebra topics