← Year 12: Algebra

NSWMaths Standard 2Syllabus dot point

How are simultaneous linear equations solved algebraically and graphically, and how are they used to model practical situations?

Solve a pair of simultaneous linear equations graphically and algebraically, and use simultaneous equations to model practical situations

A focused answer to the HSC Maths Standard 2 dot point on simultaneous linear equations. Algebraic solution by substitution and elimination, graphical solution by intersection of lines, and modelling break-even and comparison problems with worked Australian examples.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

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

What this dot point is asking

NESA wants you to solve a pair of linear equations in two unknowns using either substitution, elimination, or a graph, and to set up the equations yourself from a worded scenario. Break-even and comparison-of-plans problems are the most common practical context.

The answer

What "simultaneous" means

Two linear equations in xx and yy each describe a straight line. The simultaneous solution is the (x,y)(x, y) pair where both equations are satisfied at the same time. Graphically, that is the point where the two lines cross.

Three cases:

  • One solution. Lines cross at a single point. Most common.
  • No solution. Lines are parallel (same gradient, different intercept).
  • Infinitely many solutions. Lines are identical.

Algebraic method 1: substitution

Use when one equation is already solved for one variable, or can be quickly rearranged.

  1. Rearrange one equation for yy (or xx).
  2. Substitute into the other equation.
  3. Solve for the remaining variable.
  4. Substitute back to find the other variable.

Algebraic method 2: elimination

Use when the coefficients line up neatly, or can be matched by multiplying through.

  1. Multiply one or both equations so the coefficients of one variable match (or are opposite).
  2. Add or subtract the equations to eliminate that variable.
  3. Solve for the remaining variable.
  4. Substitute back.

Graphical method

Plot both lines on the same axes. Read off the intersection point. The HSC will sometimes give you a pre-drawn graph and ask you to read the solution from it. Always state coordinates as a pair (x,y)(x, y).

Practical modelling

Worded problems usually compare two situations: two phone plans, two taxi fares, two energy providers, two job offers. The strategy is:

  1. Define your variables explicitly (let xx be the number of months, let CC be the cost in dollars).
  2. Write one equation per scenario.
  3. Solve simultaneously to find the crossover point.
  4. State your answer in context, often with a comparison ("plan A is cheaper for usage above X, plan B is cheaper below").

Past exam questions, worked

Real questions from past NESA papers on this dot point, with our answer explainer.

2022 HSC Q243 marksSolve the simultaneous equations 2x+3y=122x + 3y = 12 and xβˆ’y=1x - y = 1.
Show worked answer β†’

Use elimination. Multiply the second equation by 33 to match the yy coefficients.

3(xβˆ’y)=3(1)β€…β€ŠβŸΉβ€…β€Š3xβˆ’3y=33(x - y) = 3(1) \implies 3x - 3y = 3.

Add to the first equation: (2x+3y)+(3xβˆ’3y)=12+3(2x + 3y) + (3x - 3y) = 12 + 3, giving 5x=155x = 15, so x=3x = 3.

Substitute back into xβˆ’y=1x - y = 1: 3βˆ’y=13 - y = 1, so y=2y = 2.

Check in the first equation: 2(3)+3(2)=6+6=122(3) + 3(2) = 6 + 6 = 12. Correct.

Markers reward a clear elimination or substitution step, both values, and a check or substitution back. Half marks for the right method but an arithmetic slip.

2021 HSC Q274 marksA taxi company charges a flag fall of \4plus plus \2.202.20 per kilometre. A rival charges no flag fall but \2.80$ per kilometre. After how many kilometres do the two fares cost the same, and what is that fare?
Show worked answer β†’

Let CC be cost in dollars and xx be distance in kilometres.

Company A: C=4+2.20xC = 4 + 2.20x. Company B: C=2.80xC = 2.80x.

Set equal: 4+2.20x=2.80x4 + 2.20x = 2.80x.

4=2.80xβˆ’2.20x=0.60x4 = 2.80x - 2.20x = 0.60x, so x=40.60β‰ˆ6.67x = \frac{4}{0.60} \approx 6.67 km.

Fare at the crossover: C = 2.80 \times 6.67 \approx \18.67$.

Markers reward both equations defined with variables stated, the algebraic step to solve, and a numerical answer to cents. Mention that company B is cheaper for trips under 6.676.67 km and company A is cheaper for longer trips.

Related dot points