Study Guide

Simultaneous Equations (Linear and Non-Linear)

CIE IGCSE Additional MathematicsΒ· Section 5.1Β· 15 min read

1. Core Substitution Method for Mixed Simultaneous Equationsβ˜…β˜…β˜†β˜†β˜†β± 4 min

Substitution is the main method for these systems: rearrange one equation to make a variable the subject, then substitute into the other. Elimination also works β€” for some systems, especially where both equations are non-linear, subtracting or dividing one equation by the other removes a variable more quickly. Choose whichever route reaches a single-variable equation with the least algebra.

πŸ“˜ Definition

Mixed Simultaneous Equations

A system of two equations in two unknowns in which at least one equation is non-linear (degree β‰₯2, e.g. quadratic, circle, reciprocal); the other may be linear or also non-linear. The solutions are the pairs of values that satisfy both equations.

  1. Make one variable the subject from the simpler equation (use the linear equation if there is one; otherwise choose the equation and variable that separate most cleanly).

  2. Substitute this expression for the isolated variable into the non-linear equation.

  3. Simplify the resulting equation to get a quadratic in one variable of the form .

  4. Solve the quadratic to find two values (or one repeated value, or no real values) for the first variable.

  5. Substitute each value back into the rearranged linear equation to find the corresponding value of the second variable.

πŸ“ Worked Example

Identify the linear and non-linear equation in the system: and

  1. 1

    Step 1: Check the degree of each equation. The first equation has and to the power of 1, so it is linear.

  2. 2

    Step 2: The second equation has (degree 2), so it is non-linear.

  3. 3

    Step 3: Isolate from the linear equation for substitution:

Exam tip:

If the question says 'give your answers to 3 significant figures', use the quadratic formula instead of factorisation for the resulting quadratic.

2. Worked Example: Line and Parabolaβ˜…β˜…β˜…β˜†β˜†β± 4 min

πŸ“ Worked Example

Solve the simultaneous equations: and

  1. 1

    Step 1: The linear equation already has isolated, so no rearrangement needed.

  2. 2

    Step 2: Substitute into the quadratic equation:

    2x+1=x2+3xβˆ’52x + 1 = x^2 + 3x - 5
  3. 3

    Step 3: Rearrange to standard quadratic form:

    x2+xβˆ’6=0x^2 + x - 6 = 0
  4. 4

    Step 4: Factorise and solve for :

    (x+3)(xβˆ’2)=0β€…β€ŠβŸΉβ€…β€Šx=βˆ’3 or x=2(x + 3)(x - 2) = 0 \implies x = -3 \text{ or } x = 2
  5. 5

    Step 5: Substitute each value back into :

  6. 6
    x=βˆ’3:y=2(βˆ’3)+1=βˆ’5x = -3: y = 2(-3) + 1 = -5
  7. 7
    x=2:y=2(2)+1=5x = 2: y = 2(2) + 1 = 5
  8. 8

    Final solution pairs: and

βœ“ Quick check
  1. Why do we substitute back into the linear equation instead of the quadratic here?

    • The quadratic will give extra incorrect solutions

    • The linear equation is faster to calculate

    • Both are equally valid

3. Worked Example: Line and Circleβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

A common non-linear equation in 0606 exams is the equation of a circle, which takes the form . The same substitution method applies for these systems.

πŸ“ Worked Example

Solve the simultaneous equations: and

  1. 1

    Step 1: Rearrange the linear equation to isolate :

  2. 2

    Step 2: Substitute into the circle equation:

    x2+(4βˆ’x)2=10x^2 + (4 - x)^2 = 10
  3. 3

    Step 3: Expand and simplify to standard quadratic form:

    x2+16βˆ’8x+x2=10β€…β€ŠβŸΉβ€…β€Š2x2βˆ’8x+6=0β€…β€ŠβŸΉβ€…β€Šx2βˆ’4x+3=0x^2 + 16 - 8x + x^2 = 10 \implies 2x^2 - 8x + 6 = 0 \implies x^2 - 4x + 3 = 0
  4. 4

    Step 4: Solve the quadratic:

    (xβˆ’1)(xβˆ’3)=0β€…β€ŠβŸΉβ€…β€Šx=1 or x=3(x - 1)(x - 3) = 0 \implies x = 1 \text{ or } x = 3
  5. 5

    Step 5: Substitute back into to find values:

  6. 6
    x=1:y=3;x=3:y=1x = 1: y = 3; x = 3: y = 1
  7. 7

    Final solutions: and

4. Interpreting Solutions as Graph Intersectionsβ˜…β˜…β˜†β˜†β˜†β± 3 min

Every solution pair to your system of simultaneous equations corresponds to a point where the graphs of the two equations intersect. This gives you a quick way to check if your solutions make sense.

πŸ“˜ Definition

Number of Real Solutions

The number of real solution pairs for a mixed system is equal to the number of intersection points between the linear and non-linear graph.

πŸ“ Worked Example

A line and a parabola have only one solution pair . What does this tell you about the graphs?

  1. 1

    Step 1: A single solution means there is only one intersection point.

  2. 2

    Step 2: This means the line is a tangent to the parabola at the point .

Exam tip:

If a question asks you to 'find the points of intersection' of a line and a curve, this is just another way of asking you to solve the corresponding simultaneous equations.

5. Worked Example: Two Non-Linear Equationsβ˜…β˜…β˜…β˜†β˜†β± 3 min

The syllabus also allows systems in which both equations are non-linear. Substitution still works, but eliminating a variable β€” for example by dividing or subtracting one equation from the other β€” is often quicker.

πŸ“ Worked Example

Solve the simultaneous equations and .

  1. 1

    Step 1: Both equations are non-linear. Since , divide the second equation by the first to eliminate :

    xy2xy=43β€…β€ŠβŸΉβ€…β€Šy=43\frac{xy^2}{xy} = \frac{4}{3} \implies y = \frac{4}{3}
  2. 2

    Step 2: Substitute back into to find :

    xβ‹…43=3β€…β€ŠβŸΉβ€…β€Šx=94x \cdot \frac{4}{3} = 3 \implies x = \frac{9}{4}
  3. 3

    Step 3: Check in the second equation: , as required.

  4. 4

    Final solution:

A harder and very common exam version has both equations non-linear with an cross-term, such as paired with a simple product equation like . Use the product equation to replace the cross-term and to write one variable as , then substitute to reach an equation in alone. This usually gives a quadratic in with several solution pairs.

πŸ“ Worked Example

Solve the simultaneous equations and .

  1. 1

    Step 1: From , the cross-term , and so .

  2. 2

    Step 2: Substitute into the first equation:

    4x2βˆ’18+36x2=22β€…β€ŠβŸΉβ€…β€Š4x2+36x2=404x^2 - 18 + \frac{36}{x^2} = 22 \implies 4x^2 + \frac{36}{x^2} = 40
  3. 3

    Step 3: Divide by 4, then multiply through by to clear the fraction:

    x2+9x2=10β€…β€ŠβŸΉβ€…β€Šx4βˆ’10x2+9=0x^2 + \frac{9}{x^2} = 10 \implies x^4 - 10x^2 + 9 = 0
  4. 4

    Step 4: This is a quadratic in . Factorise it:

    (x2βˆ’1)(x2βˆ’9)=0β€…β€ŠβŸΉβ€…β€Šx2=1 or x2=9(x^2 - 1)(x^2 - 9) = 0 \implies x^2 = 1 \text{ or } x^2 = 9
  5. 5

    Step 5: So or . Find each from :

  6. 6
    x=1β‡’y=βˆ’6;x=βˆ’1β‡’y=6;x=3β‡’y=βˆ’2;x=βˆ’3β‡’y=2x = 1 \Rightarrow y = -6; \quad x = -1 \Rightarrow y = 6; \quad x = 3 \Rightarrow y = -2; \quad x = -3 \Rightarrow y = 2
  7. 7

    Final solution pairs: , , and .

Exam tip:

When both equations are non-linear, look for a quick elimination (dividing or subtracting) before resorting to substitution.

6. Worked Example: Exact Distance Between Two Intersection Pointsβ˜…β˜…β˜…β˜…β˜†β± 4 min

A very common exam application first solves a system to find two intersection points, then asks for the exact distance between them. Once you have both points and , use the distance formula and simplify the surd into the form , where has no square factor.

πŸ“ Worked Example

The line meets the curve at two points and . Find the exact length of , giving your answer in the form .

  1. 1

    Step 1: Set the two expressions for equal and rearrange to standard quadratic form:

    2x=x2βˆ’3β€…β€ŠβŸΉβ€…β€Šx2βˆ’2xβˆ’3=02x = x^2 - 3 \implies x^2 - 2x - 3 = 0
  2. 2

    Step 2: Factorise and solve for :

    (xβˆ’3)(x+1)=0β€…β€ŠβŸΉβ€…β€Šx=3 or x=βˆ’1(x - 3)(x + 1) = 0 \implies x = 3 \text{ or } x = -1
  3. 3

    Step 3: Substitute each back into the line to find the points:

    x=βˆ’1β‡’y=βˆ’2;x=3β‡’y=6x = -1 \Rightarrow y = -2; \quad x = 3 \Rightarrow y = 6
  4. 4

    So the two intersection points are and .

  5. 5

    Step 4: Apply the distance formula with and :

    AB=(3βˆ’(βˆ’1))2+(6βˆ’(βˆ’2))2=42+82=16+64=80AB = \sqrt{(3 - (-1))^2 + (6 - (-2))^2} = \sqrt{4^2 + 8^2} = \sqrt{16 + 64} = \sqrt{80}
  6. 6

    Step 5: Simplify the surd by taking out the largest square factor ():

    80=16 5=45\sqrt{80} = \sqrt{16}\,\sqrt{5} = 4\sqrt{5}
  7. 7

    The exact length is .

Exam tip:

Always simplify the surd fully: , not . Marks for 'exact form' require the largest square factor to be taken outside the root.

7. Common Pitfalls

Wrong move:

Isolating a variable with a coefficient not equal to 1 and making arithmetic errors when rearranging

Why:

Fractions increase the chance of multiplication mistakes later in the calculation

Correct move:

Always isolate the variable with coefficient 1 if possible; if no such variable exists, rearrange carefully and check your substitution step twice

Wrong move:

Substituting the isolated variable back into the non-linear equation instead of the linear one

Why:

Non-linear equations can produce extraneous solutions that satisfy the non-linear equation but not the linear one

Correct move:

Always substitute values of the first variable back into the rearranged linear equation to find the second variable

Wrong move:

Expanding squared terms incorrectly, e.g. writing instead of

Why:

Forgetting the cross term when squaring binomials leads to an incorrect quadratic equation, so all subsequent working is wrong

Correct move:

Use the FOIL method to expand binomial squares, or memorize

Wrong move:

Only giving one solution pair when the quadratic has two distinct roots

Why:

The question expects all real solutions, so you will lose marks for omitting one pair

Correct move:

Always substitute both roots of the quadratic back into the linear equation to get both solution pairs, unless the question specifies otherwise (e.g. only positive values)

Wrong move:

Rounding intermediate values when using the quadratic formula, leading to inaccurate final answers

Why:

Rounding too early propagates errors through your calculation

Correct move:

Keep all intermediate values in exact form (or use the memory function on your calculator) and only round your final answers to the required number of significant figures

8. Quick Reference Cheatsheet

Step

Action

1

Make a variable the subject from the simpler equation (use the linear one if there is one)

2

Substitute isolated expression into non-linear equation

3

Simplify to standard quadratic form

4

Solve quadratic (factorisation, quadratic formula, completing the square)

5

Substitute each root back into linear equation to get corresponding / value

6

Write all solution pairs as coordinates

9. Frequently Asked

Do I need to show all working for these questions in the exam?

Yes! You must show full substitution and quadratic solving steps to earn all method marks, even if you get the final answer wrong. Partial marks are awarded for correct rearrangement even if you make an arithmetic error later.

What if the resulting quadratic has no real roots?

If the discriminant of the resulting quadratic is negative, that means the line and non-linear graph do not intersect, so there are no real solution pairs.

Going deeper

What's Next

Now that you have mastered solving one linear one non-linear simultaneous equations, you can apply this skill to a range of other topics in CIE IGCSE Additional Maths 0606. This method is used to find tangent lines to curves, intersection points of circles and lines, and solve problems involving kinematics and geometric shapes. Next, you should practice exam-style questions on this topic, then move on to more advanced algebraic manipulation and coordinate geometry skills that build on this foundation.