Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Chapter · Simultaneous Equations

Solving simultaneous equations without slips

Simultaneous equations in Add Math almost always pair one linear and one non-linear equation, solved by substitution, and most lost marks come not from not knowing the method, but from a sign slip, a forgotten second solution, or skipping the check at the end. Working through the method with a fixed checking habit turns a shaky topic into a reliable one.

What Add Math actually asks you to solve

A simultaneous equations question in Add Math almost always pairs one linear equation with one non-linear equation, usually a quadratic in two variables, or an equation with a squared term such as x2+y2=r2x^{2}+y^{2}=r^{2}. Solving the pair means finding every value of xx and yy that satisfies both equations at the same time, not just one of them.

Graphically, that is exactly what it looks like: the points where a straight line crosses a curve.

Because one equation is linear, the standard approach is substitution rather than elimination. You rearrange the linear equation to make one variable the subject, then replace that variable everywhere it appears in the non-linear equation.

What is left is a single equation in one variable, almost always a quadratic, which you already know how to solve. The two roots of that quadratic usually correspond to two different points where the line and the curve meet.

  • Linear + quadratic in one variable, e.g. y=2x1y=2x-1 and y=x23x+4y=x^{2}-3x+4.
  • Linear + a squared-sum equation, e.g. x+y=7x+y=7 and x2+y2=25x^{2}+y^{2}=25.
  • Occasionally two linear equations, solved the same way but ending in a linear equation, not a quadratic, in the last step.

Whichever form it takes

The routine is the same: isolate one variable in the linear equation, substitute, simplify, solve, then substitute back.

The substitution method, step by step

The method has a fixed sequence of moves. Working through them in order, rather than jumping ahead, is what keeps the algebra manageable.

  1. 1

    Isolate a variable

    Rearrange the linear equation to make xx or yy the subject, whichever gives the simpler expression to substitute.

  2. 2

    Substitute into the non-linear equation

    Replace every occurrence of that variable in the second equation with the expression from step 1.

  3. 3

    Expand and simplify

    Multiply out any brackets carefully, then collect terms into a single equation in one variable, usually in the form ax2+bx+c=0ax^{2}+bx+c=0.

  4. 4

    Solve the resulting equation

    Factorise where possible, or apply the quadratic formula. Expect two roots unless the question states otherwise.

  5. 5

    Substitute back for the paired value

    Put each root back into the rearranged linear equation from step 1 to find its matching value of the other variable.

Where factorising is not obvious, the quadratic formula on the formula list handles it directly:

Given in the exam
x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^{2}-4ac}}{2a}
Provided in the exam formula list.

Where the marks quietly disappear

Most marks lost on this topic are not lost to not knowing the method, they are lost to small slips that happen while carrying it out. A handful of them come up again and again.

  • Stopping after one pair of values. A quadratic step almost always gives two roots, and each root usually pairs with its own value of the other variable, four numbers, not two, unless the question or context rules one pair out.
  • Substituting into the harder equation. Substituting the rearranged linear expression into the non-linear equation is the standard direction; going the other way around usually creates messier algebra and more chances to slip.
  • Losing a sign when expanding brackets. (7x)2(7-x)^{2} is not 49x249-x^{2}, every term needs expanding in full, and a rushed step here is where the discriminant quietly changes.
  • Pairing the wrong values together at the end. Each root of the quadratic has its own matching value from the linear equation, mixing values from different roots gives a pair that does not actually satisfy either original equation.

The one that costs the most marks

Reporting only one solution pair when the quadratic step gives two roots. Unless a restriction in the question rules one out, both pairs are expected, and a Paper 2 mark scheme usually allocates a mark to each.

Why every line is worth writing

Marking on both papers is analytic, method marks are awarded for correct working even when the final answer is wrong. Writing the rearrangement, the substitution, and the simplification as separate lines means a slip in one line does not cost the marks already earned in the ones before it.

A habit that catches your own mistakes

There is a habit that catches almost every slip above before it reaches the final answer: substituting each solution pair back into both original equations, not the rearranged or substituted versions.

  1. 1

    Take one pair of values

    Use the xx and yy values from one solution, exactly as found.

  2. 2

    Test the first original equation

    Substitute both values in and confirm both sides match.

  3. 3

    Test the second original equation

    Do the same with the second equation. If either side does not match, the error is somewhere in the working, not in the check.

  4. 4

    Repeat for the other pair

    Every solution pair should be checked, not just the first one found.

Ten seconds, most of the time

For most Add Math simultaneous equations, checking a pair against both original equations is quick arithmetic, far quicker than reworking the whole question if the answer turns out wrong.

A full worked example

Solve simultaneously: y=x+1y=x+1 and x2+y2=25x^{2}+y^{2}=25.

  1. Substitute y=x+1y=x+1 into the second equation: x2+(x+1)2=25x^{2}+(x+1)^{2}=25.
  2. Expand fully: x2+x2+2x+1=25x^{2}+x^{2}+2x+1=25, which simplifies to 2x2+2x24=02x^{2}+2x-24=0.
  3. Divide through by 2 and factorise: x2+x12=0x^{2}+x-12=0 gives (x+4)(x3)=0(x+4)(x-3)=0, so x=4x=-4 or x=3x=3.
  4. Substitute each root back into y=x+1y=x+1: when x=4x=-4, y=3y=-3; when x=3x=3, y=4y=4.
(x,y)=(4,3) or (3,4)(x,y) = (-4,-3) \text{ or } (3,4)

Checking both pairs against the original equation x2+y2=25x^{2}+y^{2}=25: (4)2+(3)2=16+9=25(-4)^{2}+(-3)^{2}=16+9=25, and 32+42=9+16=253^{2}+4^{2}=9+16=25. Both pairs hold.

Q1[5 marks]

Solve simultaneously: xy=1x-y=1 and x2+y2=13x^{2}+y^{2}=13.

Show worked solution

Rearranged linear equation: x=y+1x=y+1. Substitute: (y+1)2+y2=13(y+1)^{2}+y^{2}=13, expand to 2y2+2y12=02y^{2}+2y-12=0, divide by 2: y2+y6=0y^{2}+y-6=0, factorise: (y+3)(y2)=0(y+3)(y-2)=0, so y=3y=-3 or y=2y=2.

Substitute back into x=y+1x=y+1: y=3y=-3 gives x=2x=-2; y=2y=2 gives x=3x=3. Solutions: (x,y)=(2,3)(x,y)=(-2,-3) or (3,2)(3,2).

Check: (2)2+(3)2=4+9=13(-2)^{2}+(-3)^{2}=4+9=13 and 32+22=9+4=133^{2}+2^{2}=9+4=13, both correct.

How one-to-one teaching can help

Simultaneous equations reward a fixed routine, but the routine only becomes reliable once you have worked through enough examples to spot, in your own handwriting, where a sign or a bracket tends to slip. A teacher working through your solution line by line can point to that exact step and show a habit that prevents it, something that is harder to do from a printed answer key alone.

Our teachers are experienced; lessons run online and are taught in English, while SPM papers themselves are set bilingually in Bahasa Melayu and English.

If simultaneous equations, or the wider Add Math syllabus, is a sticking point, a one-hour paid trial class at the teacher's own rate (from RM50 per hour, depending on experience) is a reasonable place to start. We will not promise a particular grade, but we can help checking your own working become as automatic as doing it in the first place.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

How many solutions should a simultaneous equations question have?

Most Add Math pairs reduce to a quadratic in the last variable, which usually gives two roots and two solution pairs. A question may restrict this, for example, asking only for positive values, so always re-read the question after solving.

Which equation should I substitute into?

Rearrange the linear equation to make one variable the subject, then substitute that expression into the non-linear equation. Going the other way around is usually possible but creates more complicated algebra.

What if the discriminant comes out negative?

A negative value under the square root means no real solutions exist for that pairing. Since Add Math questions are built to have real answers, a negative discriminant is usually a sign to recheck the expansion and substitution steps rather than a final answer in itself.

Is it worth checking both solution pairs at the end?

Yes. Substituting each pair back into both original equations, not the rearranged or substituted versions, takes a short time and catches almost every slip described above before it costs marks.

Source:SRC-FORMAT

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply