Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Practice questions · Systems of Equations

Systems of Equations, Practice Questions

Six original Systems of Equations practice questions of rising difficulty, each fully worked. They cover two-variable elimination, a linear equation with a curve, a three-variable linear system, a line meeting a circle, a word problem, and a linear equation with a product.

Attempt each under timing, then mark yourself.

How to use these practice questions

The six questions below rise in difficulty across the whole Systems of Equations chapter, from a two-variable elimination to a linear equation solved together with a non-linear one. Give yourself roughly six to ten minutes per question and work on paper first, writing each line as you would in the real exam, a method line, the substitution or elimination, then the final answer.

Do not open the solution until you have committed a full attempt to paper.

When your working differs from ours, stop at the exact line where the two part company; that single step is almost always where the mark was lost. Because Add Math is marked analytically, a clear method line still earns credit even when the final arithmetic slips, so always show the equation you eliminate or substitute into.

A system usually has more than one solution pair, make a habit of pairing each xx with its matching yy, and of checking every pair in both equations.

Six practice questions

Q1[3 marks]

Solve the simultaneous equations 2x+3y=132x+3y=13 and x+y=5x+y=5.

Show worked solution

Use elimination. Multiply the second equation by 22 so that the xx-terms match the first equation:

2x+3y=132(x+y)=2(5)    2x+2y=102x+3y=13 \qquad 2(x+y)=2(5) \;\Rightarrow\; 2x+2y=10

Subtract the new equation from the first to eliminate xx, leaving one unknown:

(2x+3y)(2x+2y)=1310    y=3(2x+3y)-(2x+2y)=13-10 \;\Rightarrow\; y=3

Back-substitute y=3y=3 into x+y=5x+y=5:

x+3=5    x=2x+3=5 \;\Rightarrow\; x=2

Answer

x=2x=2, y=3y=3. Check in the first equation: 2(2)+3(3)=4+9=132(2)+3(3)=4+9=13, as required.

Q2[4 marks]

Solve the simultaneous equations y=x+2y=x+2 and y=x2y=x^{2}.

Show worked solution

One equation is linear and one is a curve, so substitute the linear expression into the curve. Since both equal yy, set them equal to each other:

x2=x+2x^{2}=x+2

Bring everything to one side to form a quadratic, then factorise:

x2x2=0    (x2)(x+1)=0    x=2  or  x=1x^{2}-x-2=0 \;\Rightarrow\; (x-2)(x+1)=0 \;\Rightarrow\; x=2 \;\text{or}\; x=-1

Find the matching yy for each xx using the linear equation y=x+2y=x+2:

x=2    y=4x=1    y=1x=2 \;\Rightarrow\; y=4 \qquad x=-1 \;\Rightarrow\; y=1

Answer

(x,y)=(2,4)(x,y)=(2,4) or (1,1)(-1,1). Check (2,4)(2,4): 4=2+24=2+2 and 4=224=2^{2}, both hold; and (1,1)(-1,1): 1=1+21=-1+2 and 1=(1)21=(-1)^{2}, both hold.

Q3[5 marks]

Solve the system of three linear equations: x+y+z=6x+y+z=6, 2x+yz=12x+y-z=1, and x+2y+z=8x+2y+z=8.

Show worked solution

Label the equations (1), (2), (3). Subtract (1) from (3) to remove both xx and zz at once, since they appear identically in the two equations:

(x+2y+z)(x+y+z)=86    y=2(x+2y+z)-(x+y+z)=8-6 \;\Rightarrow\; y=2

Put y=2y=2 back into (1) and (2) to get two equations in xx and zz:

x+z=42xz=12=1x+z=4 \qquad 2x-z=1-2=-1

Add these two to eliminate zz, then solve and back-substitute:

(x+z)+(2xz)=4+(1)    3x=3    x=1    z=3(x+z)+(2x-z)=4+(-1) \;\Rightarrow\; 3x=3 \;\Rightarrow\; x=1 \;\Rightarrow\; z=3

Answer

x=1x=1, y=2y=2, z=3z=3. Check in (2): 2(1)+23=12(1)+2-3=1, correct; and in (3): 1+2(2)+3=81+2(2)+3=8, correct.

Q4[5 marks]

Solve the simultaneous equations y=x+1y=x+1 and x2+y2=25x^{2}+y^{2}=25.

Show worked solution

Substitute the linear equation into the non-linear one, replacing yy with x+1x+1:

x2+(x+1)2=25x^{2}+(x+1)^{2}=25

Expand and simplify into standard quadratic form:

x2+x2+2x+1=25    2x2+2x24=0    x2+x12=0x^{2}+x^{2}+2x+1=25 \;\Rightarrow\; 2x^{2}+2x-24=0 \;\Rightarrow\; x^{2}+x-12=0

Factorise and solve for xx:

(x+4)(x3)=0    x=4  or  x=3(x+4)(x-3)=0 \;\Rightarrow\; x=-4 \;\text{or}\; x=3

Find each matching yy from y=x+1y=x+1:

x=3    y=4x=4    y=3x=3 \;\Rightarrow\; y=4 \qquad x=-4 \;\Rightarrow\; y=-3

Answer

(x,y)=(3,4)(x,y)=(3,4) or (4,3)(-4,-3). Check (3,4)(3,4): 32+42=9+16=253^{2}+4^{2}=9+16=25; and (4,3)(-4,-3): (4)2+(3)2=16+9=25(-4)^{2}+(-3)^{2}=16+9=25.

Both pairs satisfy the circle.

Q5[5 marks]

The total cost of 33 notebooks and 22 pens is RM1313. The total cost of 55 notebooks and 22 pens is RM1919.

Find the price of one notebook and the price of one pen.

Show worked solution

Let the price of one notebook be xx and one pen be yy, both in ringgit. Turn each sentence into an equation:

3x+2y=135x+2y=193x+2y=13 \qquad 5x+2y=19

The 2y2y terms are identical, so subtract the first equation from the second to eliminate yy:

(5x+2y)(3x+2y)=1913    2x=6    x=3(5x+2y)-(3x+2y)=19-13 \;\Rightarrow\; 2x=6 \;\Rightarrow\; x=3

Back-substitute x=3x=3 into the first equation:

3(3)+2y=13    9+2y=13    2y=4    y=23(3)+2y=13 \;\Rightarrow\; 9+2y=13 \;\Rightarrow\; 2y=4 \;\Rightarrow\; y=2

Answer

A notebook costs RM33 and a pen costs RM22. Check the second equation: 5(3)+2(2)=15+4=195(3)+2(2)=15+4=19, as required.

Always state the answer in the words of the question, not just as numbers.

Q6[6 marks]

Solve the simultaneous equations 2x+y=72x+y=7 and xy=6xy=6.

Show worked solution

Make yy the subject of the linear equation, then substitute into the product equation. From 2x+y=72x+y=7:

y=72xy=7-2x

Substitute into xy=6xy=6 and expand:

x(72x)=6    7x2x2=6x(7-2x)=6 \;\Rightarrow\; 7x-2x^{2}=6

Rearrange into standard form. This is a non-monic quadratic, so factorise carefully:

2x27x+6=0    (2x3)(x2)=0    x=32  or  x=22x^{2}-7x+6=0 \;\Rightarrow\; (2x-3)(x-2)=0 \;\Rightarrow\; x=\tfrac{3}{2} \;\text{or}\; x=2

Find each matching yy from y=72xy=7-2x:

x=2    y=3x=32    y=73=4x=2 \;\Rightarrow\; y=3 \qquad x=\tfrac{3}{2} \;\Rightarrow\; y=7-3=4

Answer

(x,y)=(2,3)(x,y)=(2,3) or (32,4)\left(\tfrac{3}{2},4\right). Check the products: 2×3=62\times 3=6 and 32×4=6\tfrac{3}{2}\times 4=6, both correct.

A non-integer answer is not a mistake, the factor (2x3)(2x-3) simply gives x=32x=\tfrac{3}{2}.

How to mark yourself like an examiner

Add Math is marked analytically, which means marks are attached to steps, not only to the final numbers. When you check your own script, award yourself credit the way a marker would: look for the correct method being started, the right substitution or elimination, and complete solution pairs.

  • Method mark: did you write the correct move, scaling to eliminate, or making a variable the subject and substituting?
  • Reduction mark: is the resulting single-variable equation correct, and reduced to standard form where it is a quadratic?
  • Pairing mark: did you find the matching second variable for every value, so each solution is a complete pair?
  • Answer mark: are all solution pairs stated clearly and checked in both original equations?
  • If your final number is wrong but the method line is right, give yourself the method mark, that is exactly what a real marker does.

How a teacher helps

Marking yourself is powerful, but it is hard to see your own blind spots. In a one-to-one lesson our teacher watches the exact line where a mark slips away, a forgotten second solution pair, or a sign error while expanding a bracket, and corrects the habit on the spot.

Because our teachers are experienced, you work with someone who explains the why behind each step. Lessons are taught in English, while SPM papers are set in both Malay and English, so we make sure the notation reads the same to you either way.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

When do I eliminate, and when do I substitute?

For two linear equations, eliminate a variable by scaling one equation so a pair of terms match, then add or subtract. When one equation is non-linear, make a variable the subject of the linear equation and substitute it into the other.

Why does a linear-and-non-linear system often have two solutions?

Substituting usually produces a quadratic, which can have two roots. Each root is a value of one variable, and it pairs with its own value of the other, so you typically report two complete (x,y)(x,y) pairs.

How do I pair up xx and yy correctly?

Substitute each xx back into the linear equation to get its own yy. Never mix an xx from one root with a yy from another, that gives a point that does not lie on both graphs.

Is a fraction like x=32x=\tfrac{3}{2} a wrong answer?

Not at all. Systems of equations often have non-integer solutions.

As long as the pair satisfies both original equations, it is correct, so always check by substitution.

Source:SRC-DSKP-EN

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