Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Reviewing Linear Equations

Constructing Simultaneous Linear Equations

20 practice questions 1 video lesson Theory + worked examples

Constructing linear simultaneous equations is a foundational skill assumed for Queensland Year 11 Mathematical Methods (QCAA). Many real situations link two unknowns through two conditions, and writing one equation for each lets you pin both values down.

You will define two pronumerals, form an equation from each condition, solve the pair by substitution or elimination, and interpret the answer in context — prices, counts, speeds or dimensions.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 1 video(s)
  • Constructing Simultaneous Linear Equations - Video - Simultaneous equations word problems Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA), many real situations involve two unknowns linked by two conditions. This page shows how to construct simultaneous equations — define two pronumerals, write one linear equation for each condition — then solve the pair by substitution or elimination and interpret the answer in context (prices, counts, speeds, dimensions).

When a problem has two unknowns, we choose two pronumerals and look for two conditions in the words. Each condition becomes one linear equation, giving a pair of simultaneous equations that can be solved together.

For example, ‘\(3\) pies and \(2\) drinks cost \(\$23\)’ becomes \(3p+2d=23\), and ‘\(1\) pie and \(2\) drinks cost \(\$13\)’ becomes \(p+2d=13\). Solving the pair by substitution or elimination gives both unknowns.

Finally we interpret the solution back in the situation — a price, a number of items, a speed, or a length — with the correct units.

Two unknowns need two equations. Find a separate condition for each equation; if you can only write one, look for the second piece of information in the wording.
Two conditions as two linesThe two purchase conditions plotted as lines meeting at pie price 5, drink price 4. x y (5, 4)
Each condition is a line; the prices satisfying both are where they meet: \(p=5,\ d=4\).
Tape diagram of two purchasesA bar for three pies and two drinks costing 23 dollars above a bar for one pie and two drinks costing 13 dollars. P P P D D = $23 P D D = $13 Subtracting the rows: 2 pies = $10
A tape diagram: subtracting the two purchases isolates \(2\) pies \(=\$10\).

Choose pronumerals, then write one equation per condition. A ‘total cost’ condition for items priced \(p\) and \(d\) with counts \(m\) and \(n\) is

\[mp+nd=\text{cost}\]
mp+nd=cost

A ‘sum’ and a ‘difference’ condition give

\[x+y=S,\qquad x-y=D\]
x+y=S

For speed with a current \(c\) and still-water speed \(b\), downstream and upstream give

\[b+c=\dfrac{d}{t_{\text{down}}},\qquad b-c=\dfrac{d}{t_{\text{up}}}\]
b+c
Line up the equations. Write both equations in the same form (variables in the same order) so elimination is easy.

How to construct and solve a system

  1. Define two pronumerals for the two unknowns, with units.
  2. Form one linear equation for each condition in the problem.
  3. Solve the pair by substitution or elimination.
  4. Interpret and check both values against the words.
Example 1 — A purchase problem
At a canteen, \(3\) pies and \(2\) drinks cost \(\$23\), while \(1\) pie and \(2\) drinks cost \(\$13\). Find the price of a pie and of a drink.
Solution

Define — let \(p\) be the pie price and \(d\) the drink price (dollars). Form two equations:

\(3p+2d\)\(=\)\(23\)
\(p+2d\)\(=\)\(13\)

Eliminate \(d\) — subtract the second from the first:

\((3p+2d)-(p+2d)\)\(=\)\(23-13\)
\(2p\)\(=\)\(10\)
\(p\)\(=\)\(5\)

Back-substitute \(p=5\) into \(p+2d=13\):

\(5+2d\)\(=\)\(13\)
\(2d\)\(=\)\(8\)
\(d\)\(=\)\(4\)

Check in \(3p+2d=23\):

\(3(5)+2(4)\)\(=\)\(15+8=23\;\checkmark\)

A pie costs \(\$5\) and a drink costs \(\$4\).

Tape diagram of two purchasesA bar for three pies and two drinks costing 23 dollars above a bar for one pie and two drinks costing 13 dollars. P P P D D = $23 P D D = $13 Subtracting the rows: 2 pies = $10
p=5,d=4
Example 2 — Sum and difference
Two numbers have a sum of \(40\) and a difference of \(8\). Find the numbers.
Solution

Define — let the numbers be \(x\) and \(y\) with \(x\) the larger:

\(x+y\)\(=\)\(40\)
\(x-y\)\(=\)\(8\)

Add the equations — \(y\) cancels:

\(2x\)\(=\)\(48\)
\(x\)\(=\)\(24\)

Back-substitute into \(x+y=40\):

\(24+y\)\(=\)\(40\)
\(y\)\(=\)\(16\)

Check the difference:

\(24-16\)\(=\)\(8\;\checkmark\)

The numbers are \(24\) and \(16\).

24 and 16
Example 3 — A ticket problem
A theatre sells \(200\) tickets in all. Adult tickets are \(\$12\) and child tickets are \(\$8\), and the takings are \(\$1960\). How many of each were sold?
Solution

Define — let \(a\) be adult tickets and \(c\) child tickets. Form two equations:

\(a+c\)\(=\)\(200\)
\(12a+8c\)\(=\)\(1960\)

From the first, \(a=200-c\). Substitute into the second:

\(12(200-c)+8c\)\(=\)\(1960\)
\(2400-12c+8c\)\(=\)\(1960\)
\(2400-4c\)\(=\)\(1960\)

Solve for \(c\):

\(-4c\)\(=\)\(1960-2400\)
\(-4c\)\(=\)\(-440\)
\(c\)\(=\)\(110\)

Back-substitute \(c=110\): \(a=200-110\):

\(a\)\(=\)\(90\)

Check the takings:

\(12(90)+8(110)\)\(=\)\(1080+880=1960\;\checkmark\)

\(90\) adult tickets and \(110\) child tickets.

a=90,c=110
Example 4 — Speed and current
A boat travels \(24\) km downstream in \(2\) hours and \(24\) km upstream in \(3\) hours. Find the boat’s speed in still water and the speed of the current.
Solution

Define — let \(b\) be the still-water speed and \(c\) the current (km/h). Speed \(=\dfrac{\text{distance}}{\text{time}}\):

\(b+c\)\(=\)\(\dfrac{24}{2}=12\)
\(b-c\)\(=\)\(\dfrac{24}{3}=8\)

Add the equations — \(c\) cancels:

\(2b\)\(=\)\(20\)
\(b\)\(=\)\(10\)

Back-substitute into \(b+c=12\):

\(10+c\)\(=\)\(12\)
\(c\)\(=\)\(2\)

Check upstream:

\(b-c\)\(=\)\(10-2=8\;\checkmark\)

Still-water speed \(10\) km/h and current \(2\) km/h.

b=10,c=2

Common pitfalls

Writing only one equation. Two unknowns need two conditions. Re-read the problem for the second piece of information.
Mixing up the two pronumerals. State clearly which letter is which (and its unit) so the final sentence matches the question.
Units in a rates problem. Convert to a single speed first: \(24\) km in \(2\) h is \(12\) km/h, so the downstream equation is \(b+c=12\).
Not interpreting the answer. Numbers alone are not enough — say ‘\(90\) adult tickets and \(110\) child tickets’.

Frequently asked questions

How do you construct simultaneous equations from a word problem?

Define a pronumeral for each of the two unknowns, then write one linear equation for each condition in the problem, giving a pair to solve together.

How many equations do I need for two unknowns?

Two. Each unknown needs its own equation, so look for two separate conditions in the wording.

How do I set up a purchase problem?

Let the prices be two pronumerals, then each ‘quantity times price = total’ statement becomes one equation, such as \(3p+2d=23\).

How do I handle a speed-and-current problem?

Downstream the speeds add and upstream they subtract: \(b+c\) and \(b-c\). Turn each trip into a speed first (distance over time), then equate.

Which method should I use to solve the pair?

Substitution if one variable is easy to isolate, elimination if the equations line up neatly; both give the same answer.

Do I need to state units in the final answer?

Yes. Interpret the solution in context with units, for example ‘a pie costs \(\$5\) and a drink \(\$4\)’.