Hard A-Level Simultaneous equations Questions

Challenging, exam-style A-Level Simultaneous equations questions with worked solutions. Stretch yourself on the hardest simultaneous equations, tangent, discriminant, line and curve problems.

simultaneous equationstangentdiscriminantline and curveline and circleintersection
A-Level34 questionsStep-by-step solutions
Question 1
9 markschallenging
Prove that the line y=kx+4y = k x + 4 meets the curve y=x22x1y = x^{2} - 2 x - 1 at two distinct points for every real value of kk.
Show worked solution

Worked solution

  1. Equate line and curve

    kx+4=x22x1k x + 4 = x^{2} - 2 x - 1

    Intersection points satisfy both equations, so we set the yy-expressions equal.

  2. Form a quadratic in xx

    kx+x22x5=0- k x + x^{2} - 2 x - 5 = 0

    Rearranging gives a quadratic in xx whose real roots are the intersection points; its coefficients contain kk.

  3. Identify the coefficients

    a=1, b=k2, c=5a = 1,\ b = - k - 2,\ c = -5

    We list aa, bb, cc ready to build the discriminant.

  4. Write the discriminant

    b24ac=(k2)24(1)(5)b^2 - 4ac = (- k - 2)^2 - 4(1)(-5)

    For two distinct intersections we need the discriminant to be strictly positive.

  5. Simplify the discriminant

    b24ac=k2+4k+24b^2 - 4ac = k^{2} + 4 k + 24

    Expanding gives a neat expression in kk. We now show it is always positive.

  6. Recognise a non-negative square

    k2+4k+24=(k+2)2+20k^{2} + 4 k + 24 = \left(k + 2\right)^{2} + 20

    Writing it as a square plus a positive constant makes the sign obvious, because any real square is at least zero.

  7. Deduce the minimum value

    k2+4k+2420>0k^{2} + 4 k + 24 \ge 20 > 0

    The smallest the expression can be is the positive constant, reached when the square is zero. So it is always positive.

  8. Conclude two roots for all kk

    b24ac>0 for all real kb^2 - 4ac > 0 \ \text{for all real } k

    A strictly positive discriminant guarantees two distinct real roots, hence two intersection points, whatever the value of kk.

  9. Locate the vertex of the discriminant parabola

    ddk(k2+4k+24)=0k=2\dfrac{d}{dk}(k^{2} + 4 k + 24) = 0 \Rightarrow k = -2

    Viewing the discriminant as a parabola in kk, its lowest point is where its rate of change is zero. This is where it is smallest.

  10. Evaluate the minimum discriminant

    b24ack=2=20>0b^2-4ac\big|_{k=-2} = 20 > 0

    Even at its smallest the discriminant is positive, so it is positive everywhere — the strongest form of the argument.

  11. Interpret geometrically

    line always cuts the curve twice\text{line always cuts the curve twice}

    Because the discriminant never reaches zero, the line is never a tangent and never misses — it always crosses the curve twice.

  12. State the key idea

    square0discriminant>0\text{square} \ge 0 \Rightarrow \text{discriminant} > 0

    The whole proof rests on the fact that a real number squared cannot be negative, a technique used throughout A-Level inequalities and proof.

  13. Confirm with a value

    k=0: b24ac=24>0k = 0:\ b^2-4ac = 24 > 0

    Checking a single value is consistent with the general proof and guards against slips.

  14. Confirm with another value

    k=2: b24ac=36>0k = 2:\ b^2-4ac = 36 > 0

    A second check reinforces that the discriminant stays positive.

  15. Write the conclusion carefully

     two distinct real roots for every real k\therefore\ \text{two distinct real roots for every real } k

    A clear final sentence, quoting the discriminant being strictly positive, is what earns the proof marks.

Answer
Substituting gives b24ac=k2+4k+24b^2-4ac = k^{2} + 4 k + 24, which is a square plus a positive constant, so it is >0>0 for all kk; hence two distinct intersections always.
Question 2
9 markschallenging
Prove that the line y=kx+3y = k x + 3 meets the curve y=x2+2xy = x^{2} + 2 x at two distinct points for every real value of kk.
Show worked solution

Worked solution

  1. Equate line and curve

    kx+3=x2+2xk x + 3 = x^{2} + 2 x

    Intersection points satisfy both equations, so we set the yy-expressions equal.

  2. Form a quadratic in xx

    kx+x2+2x3=0- k x + x^{2} + 2 x - 3 = 0

    Rearranging gives a quadratic in xx whose real roots are the intersection points; its coefficients contain kk.

  3. Identify the coefficients

    a=1, b=2k, c=3a = 1,\ b = 2 - k,\ c = -3

    We list aa, bb, cc ready to build the discriminant.

  4. Write the discriminant

    b24ac=(2k)24(1)(3)b^2 - 4ac = (2 - k)^2 - 4(1)(-3)

    For two distinct intersections we need the discriminant to be strictly positive.

  5. Simplify the discriminant

    b24ac=k24k+16b^2 - 4ac = k^{2} - 4 k + 16

    Expanding gives a neat expression in kk. We now show it is always positive.

  6. Recognise a non-negative square

    k24k+16=(k2)2+12k^{2} - 4 k + 16 = \left(k - 2\right)^{2} + 12

    Writing it as a square plus a positive constant makes the sign obvious, because any real square is at least zero.

  7. Deduce the minimum value

    k24k+1612>0k^{2} - 4 k + 16 \ge 12 > 0

    The smallest the expression can be is the positive constant, reached when the square is zero. So it is always positive.

  8. Conclude two roots for all kk

    b24ac>0 for all real kb^2 - 4ac > 0 \ \text{for all real } k

    A strictly positive discriminant guarantees two distinct real roots, hence two intersection points, whatever the value of kk.

  9. Locate the vertex of the discriminant parabola

    ddk(k24k+16)=0k=2\dfrac{d}{dk}(k^{2} - 4 k + 16) = 0 \Rightarrow k = 2

    Viewing the discriminant as a parabola in kk, its lowest point is where its rate of change is zero. This is where it is smallest.

  10. Evaluate the minimum discriminant

    b24ack=2=12>0b^2-4ac\big|_{k=2} = 12 > 0

    Even at its smallest the discriminant is positive, so it is positive everywhere — the strongest form of the argument.

  11. Interpret geometrically

    line always cuts the curve twice\text{line always cuts the curve twice}

    Because the discriminant never reaches zero, the line is never a tangent and never misses — it always crosses the curve twice.

  12. State the key idea

    square0discriminant>0\text{square} \ge 0 \Rightarrow \text{discriminant} > 0

    The whole proof rests on the fact that a real number squared cannot be negative, a technique used throughout A-Level inequalities and proof.

  13. Confirm with a value

    k=0: b24ac=16>0k = 0:\ b^2-4ac = 16 > 0

    Checking a single value is consistent with the general proof and guards against slips.

  14. Confirm with another value

    k=2: b24ac=12>0k = 2:\ b^2-4ac = 12 > 0

    A second check reinforces that the discriminant stays positive.

  15. Write the conclusion carefully

     two distinct real roots for every real k\therefore\ \text{two distinct real roots for every real } k

    A clear final sentence, quoting the discriminant being strictly positive, is what earns the proof marks.

Answer
Substituting gives b24ac=k24k+16b^2-4ac = k^{2} - 4 k + 16, which is a square plus a positive constant, so it is >0>0 for all kk; hence two distinct intersections always.
Question 3
9 markschallenging
Prove that the line y=kx+5y = k x + 5 meets the curve y=x2+1y = x^{2} + 1 at two distinct points for every real value of kk.
Show worked solution

Worked solution

  1. Equate line and curve

    kx+5=x2+1k x + 5 = x^{2} + 1

    Intersection points satisfy both equations, so we set the yy-expressions equal.

  2. Form a quadratic in xx

    kx+x24=0- k x + x^{2} - 4 = 0

    Rearranging gives a quadratic in xx whose real roots are the intersection points; its coefficients contain kk.

  3. Identify the coefficients

    a=1, b=k, c=4a = 1,\ b = - k,\ c = -4

    We list aa, bb, cc ready to build the discriminant.

  4. Write the discriminant

    b24ac=(k)24(1)(4)b^2 - 4ac = (- k)^2 - 4(1)(-4)

    For two distinct intersections we need the discriminant to be strictly positive.

  5. Simplify the discriminant

    b24ac=k2+16b^2 - 4ac = k^{2} + 16

    Expanding gives a neat expression in kk. We now show it is always positive.

  6. Recognise a non-negative square

    k2+16=k2+16k^{2} + 16 = k^{2} + 16

    Writing it as a square plus a positive constant makes the sign obvious, because any real square is at least zero.

  7. Deduce the minimum value

    k2+1616>0k^{2} + 16 \ge 16 > 0

    The smallest the expression can be is the positive constant, reached when the square is zero. So it is always positive.

  8. Conclude two roots for all kk

    b24ac>0 for all real kb^2 - 4ac > 0 \ \text{for all real } k

    A strictly positive discriminant guarantees two distinct real roots, hence two intersection points, whatever the value of kk.

  9. Locate the vertex of the discriminant parabola

    ddk(k2+16)=0k=0\dfrac{d}{dk}(k^{2} + 16) = 0 \Rightarrow k = 0

    Viewing the discriminant as a parabola in kk, its lowest point is where its rate of change is zero. This is where it is smallest.

  10. Evaluate the minimum discriminant

    b24ack=0=16>0b^2-4ac\big|_{k=0} = 16 > 0

    Even at its smallest the discriminant is positive, so it is positive everywhere — the strongest form of the argument.

  11. Interpret geometrically

    line always cuts the curve twice\text{line always cuts the curve twice}

    Because the discriminant never reaches zero, the line is never a tangent and never misses — it always crosses the curve twice.

  12. State the key idea

    square0discriminant>0\text{square} \ge 0 \Rightarrow \text{discriminant} > 0

    The whole proof rests on the fact that a real number squared cannot be negative, a technique used throughout A-Level inequalities and proof.

  13. Confirm with a value

    k=0: b24ac=16>0k = 0:\ b^2-4ac = 16 > 0

    Checking a single value is consistent with the general proof and guards against slips.

  14. Confirm with another value

    k=2: b24ac=20>0k = 2:\ b^2-4ac = 20 > 0

    A second check reinforces that the discriminant stays positive.

  15. Write the conclusion carefully

     two distinct real roots for every real k\therefore\ \text{two distinct real roots for every real } k

    A clear final sentence, quoting the discriminant being strictly positive, is what earns the proof marks.

Answer
Substituting gives b24ac=k2+16b^2-4ac = k^{2} + 16, which is a square plus a positive constant, so it is >0>0 for all kk; hence two distinct intersections always.
Question 4
9 markschallenging
Find the set of values of kk for which the line y=kx9y = k x - 9 meets the curve y=x2y = x^{2} at two distinct points.
Show worked solution

Worked solution

  1. Equate line and curve

    kx9=x2k x - 9 = x^{2}

    As always, intersections occur where the yy-values agree, so we set the expressions equal.

  2. Rearrange to a quadratic in xx

    kx+x2+9=0- k x + x^{2} + 9 = 0

    Collecting terms to one side gives a quadratic in xx whose coefficients involve kk.

  3. Identify the coefficients

    a=1, b=k, c=9a = 1,\ b = - k,\ c = 9

    We list aa, bb, cc to build the discriminant, which controls how many intersections there are.

  4. Recall what the discriminant tells us

    b24ac{>0two points=0tangent<0no pointsb^2 - 4ac \begin{cases} > 0 & \text{two points}\\ = 0 & \text{tangent}\\ < 0 & \text{no points}\end{cases}

    The discriminant decides the number of real solutions, which is the number of times the line meets the curve. This is the key idea linking algebra to the picture.

  5. Form the discriminant

    (k)24(1)(9)(- k)^2 - 4(1)(9)

    We substitute the coefficients in brackets first. Because bb contains kk, the discriminant will be an expression in kk.

  6. Expand and simplify

    b24ac=k236b^2 - 4ac = k^{2} - 36

    Expanding gives the discriminant as a neat quadratic in kk. This is the expression we now control with an inequality.

  7. Apply the required condition

    k236  >  0k^{2} - 36 \; > \; 0

    For the line to meets the curve as required, we impose the matching discriminant condition.

  8. Find the critical values of kk

    k236=0k=6 or k=6k^{2} - 36 = 0 \Rightarrow k = -6 \ \text{or} \ k = 6

    First solve the related equation. These boundary values are where the line is exactly a tangent (one point of contact).

  9. Sketch the quadratic in kk

    y=k236 is a -parabola (coeff 1>0)y = k^{2} - 36\ \text{is a }\cup\text{-parabola (coeff }1>0)

    Thinking of the discriminant as its own parabola in kk shows where it is positive or negative without guessing.

  10. Read off the solution set

    k<6ork>6k < -6 \quad \text{or} \quad k > 6

    The parabola is above the axis outside its two roots, so we take the two outer regions. Sketching the parabola makes choosing the correct region reliable.

  11. Boundary tangent when k=6k=6

    x=b2a=3, y=9x = -\dfrac{b}{2a} = 3,\ y = 9

    At each critical value the line is a tangent; the single point of contact is x=b/2ax=-b/2a. This confirms the boundaries are exactly the tangent cases we exclude for 'two distinct points'.

  12. Boundary tangent when k=6k=-6

    x=b2a=3, y=9x = -\dfrac{b}{2a} = -3,\ y = 9

    At each critical value the line is a tangent; the single point of contact is x=b/2ax=-b/2a. This confirms the boundaries are exactly the tangent cases we exclude for 'two distinct points'.

  13. Test a value in the region

    k=7: b24ac=13k = -7:\ b^2-4ac = 13

    Substituting one value from the solution set back into the discriminant confirms we picked the correct region — a reliable check for quadratic inequalities.

  14. Interpret graphically

    each real rootone crossing of line and curve\text{each real root} \Leftrightarrow \text{one crossing of line and curve}

    Every real solution of the quadratic in xx is a point where the line meets the curve, so the discriminant condition matches the geometry exactly.

  15. State the answer in set notation

    {k:k<6ork>6}\{\, k : k < -6 \quad \text{or} \quad k > 6 \,\}

    Writing the final region clearly, using inequalities or set notation, is what the examiner is looking for.

Answer
k<6ork>6k < -6 \quad \text{or} \quad k > 6
Question 5
9 markschallenging
Find the set of values of kk for which the line y=kxy = k x meets the curve y=x2+4x+1y = x^{2} + 4 x + 1 at two distinct points.
Show worked solution

Worked solution

  1. Equate line and curve

    kx=x2+4x+1k x = x^{2} + 4 x + 1

    As always, intersections occur where the yy-values agree, so we set the expressions equal.

  2. Rearrange to a quadratic in xx

    kx+x2+4x+1=0- k x + x^{2} + 4 x + 1 = 0

    Collecting terms to one side gives a quadratic in xx whose coefficients involve kk.

  3. Identify the coefficients

    a=1, b=4k, c=1a = 1,\ b = 4 - k,\ c = 1

    We list aa, bb, cc to build the discriminant, which controls how many intersections there are.

  4. Recall what the discriminant tells us

    b24ac{>0two points=0tangent<0no pointsb^2 - 4ac \begin{cases} > 0 & \text{two points}\\ = 0 & \text{tangent}\\ < 0 & \text{no points}\end{cases}

    The discriminant decides the number of real solutions, which is the number of times the line meets the curve. This is the key idea linking algebra to the picture.

  5. Form the discriminant

    (4k)24(1)(1)(4 - k)^2 - 4(1)(1)

    We substitute the coefficients in brackets first. Because bb contains kk, the discriminant will be an expression in kk.

  6. Expand and simplify

    b24ac=k28k+12b^2 - 4ac = k^{2} - 8 k + 12

    Expanding gives the discriminant as a neat quadratic in kk. This is the expression we now control with an inequality.

  7. Apply the required condition

    k28k+12  >  0k^{2} - 8 k + 12 \; > \; 0

    For the line to meets the curve as required, we impose the matching discriminant condition.

  8. Find the critical values of kk

    k28k+12=0k=2 or k=6k^{2} - 8 k + 12 = 0 \Rightarrow k = 2 \ \text{or} \ k = 6

    First solve the related equation. These boundary values are where the line is exactly a tangent (one point of contact).

  9. Sketch the quadratic in kk

    y=k28k+12 is a -parabola (coeff 1>0)y = k^{2} - 8 k + 12\ \text{is a }\cup\text{-parabola (coeff }1>0)

    Thinking of the discriminant as its own parabola in kk shows where it is positive or negative without guessing.

  10. Read off the solution set

    k<2ork>6k < 2 \quad \text{or} \quad k > 6

    The parabola is above the axis outside its two roots, so we take the two outer regions. Sketching the parabola makes choosing the correct region reliable.

  11. Boundary tangent when k=6k=6

    x=b2a=1, y=6x = -\dfrac{b}{2a} = 1,\ y = 6

    At each critical value the line is a tangent; the single point of contact is x=b/2ax=-b/2a. This confirms the boundaries are exactly the tangent cases we exclude for 'two distinct points'.

  12. Boundary tangent when k=2k=2

    x=b2a=1, y=2x = -\dfrac{b}{2a} = -1,\ y = -2

    At each critical value the line is a tangent; the single point of contact is x=b/2ax=-b/2a. This confirms the boundaries are exactly the tangent cases we exclude for 'two distinct points'.

  13. Test a value in the region

    k=1: b24ac=5k = 1:\ b^2-4ac = 5

    Substituting one value from the solution set back into the discriminant confirms we picked the correct region — a reliable check for quadratic inequalities.

  14. Interpret graphically

    each real rootone crossing of line and curve\text{each real root} \Leftrightarrow \text{one crossing of line and curve}

    Every real solution of the quadratic in xx is a point where the line meets the curve, so the discriminant condition matches the geometry exactly.

  15. State the answer in set notation

    {k:k<2ork>6}\{\, k : k < 2 \quad \text{or} \quad k > 6 \,\}

    Writing the final region clearly, using inequalities or set notation, is what the examiner is looking for.

Answer
k<2ork>6k < 2 \quad \text{or} \quad k > 6

Unlock 29 more Simultaneous equations questions

Create a free account to work through every A-Level Simultaneous equations 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 Simultaneous equations practice

Related Pure Maths topics