Skip to main content
SingaporeMathsSyllabus dot point

How do we solve linear equations and pairs of simultaneous linear equations?

Solve linear equations in one unknown, including those with fractions, and solve simultaneous linear equations by substitution and elimination

A focused answer to the O-Level E-Maths outcome on linear and simultaneous equations. Solving one-unknown linear equations including fractional ones, and solving simultaneous equations by substitution and by elimination.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to solve linear equations in one unknown, including equations with fractions, and to solve a pair of simultaneous linear equations in two unknowns by substitution or elimination. These are core algebraic skills that appear throughout the syllabus, from coordinate geometry to word problems.

The answer

Solving a linear equation

A linear equation has the unknown to the first power only. The goal is to isolate the unknown by doing the same operation to both sides: expand any brackets, collect the unknown on one side and the numbers on the other, then divide. For 5xβˆ’3=2x+95x - 3 = 2x + 9, collecting gives 3x=123x = 12, so x=4x = 4.

Equations with fractions

Clear fractions first by multiplying every term by the lowest common denominator, or by cross multiplying when each side is a single fraction. This turns a fractional equation into an ordinary linear one before you solve.

Simultaneous equations by elimination

When two equations share the same two unknowns, elimination adds or subtracts multiples of the equations so that one unknown cancels. Make the coefficients of one unknown equal in size, then add (if the signs are opposite) or subtract (if the signs are the same).

Simultaneous equations by substitution

Substitution rearranges one equation to make one unknown the subject, then puts that expression into the other equation. This works well when one equation already has a unknown with coefficient 11, such as y=2xβˆ’1y = 2x - 1.

Checking the solution

A solution to a pair of simultaneous equations must satisfy both equations. Substitute your values back into the equation you did not use to find them, as a check.

Examples in context

Example 1. Two unknown prices. If 33 pens and 22 rulers cost 7.407.40 dollars and 11 pen and 44 rulers cost 6.806.80 dollars, the two relationships form simultaneous equations whose solution gives the price of each item. Many word problems reduce to exactly this.

Example 2. Intersecting lines. Solving y=2x+1y = 2x + 1 and y=βˆ’x+7y = -x + 7 simultaneously gives the point where the two straight lines cross, linking algebra to coordinate geometry. The solution (2,5)(2, 5) is the intersection point.

Try this

Q1. Solve 4(xβˆ’2)=2x+64(x - 2) = 2x + 6. [2 marks]

  • Cue. Expand: 4xβˆ’8=2x+64x - 8 = 2x + 6, so 2x=142x = 14 and x=7x = 7.

Q2. Solve x2+x3=5\dfrac{x}{2} + \dfrac{x}{3} = 5. [2 marks]

  • Cue. Multiply through by 66: 3x+2x=303x + 2x = 30, so 5x=305x = 30 and x=6x = 6.

Q3. Solve x+y=10x + y = 10 and xβˆ’y=4x - y = 4. [3 marks]

  • Cue. Add the equations: 2x=142x = 14, so x=7x = 7, then y=3y = 3.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original3 marksSolve 2xβˆ’13=x+42\dfrac{2x - 1}{3} = \dfrac{x + 4}{2}.
Show worked answer β†’

Cross multiply to clear the fractions: 2(2xβˆ’1)=3(x+4)2(2x - 1) = 3(x + 4).

Expand: 4xβˆ’2=3x+124x - 2 = 3x + 12.

Collect terms: 4xβˆ’3x=12+24x - 3x = 12 + 2, so x=14x = 14.

Markers reward clearing the fractions correctly, expanding both sides, and isolating xx.

Original4 marksSolve the simultaneous equations 3x+2y=163x + 2y = 16 and 5xβˆ’2y=85x - 2y = 8.
Show worked answer β†’

The yy terms are equal and opposite, so add the equations to eliminate yy:

(3x+2y)+(5xβˆ’2y)=16+8(3x + 2y) + (5x - 2y) = 16 + 8, giving 8x=248x = 24, so x=3x = 3.

Substitute x=3x = 3 into the first equation: 3(3)+2y=163(3) + 2y = 16, so 9+2y=169 + 2y = 16, giving 2y=72y = 7 and y=3.5y = 3.5.

Markers reward choosing to add to eliminate yy, solving for xx, substituting back, and the value of yy.

Related dot points