Algebra 1 Advanced systemsword problemsmodelling

Systems Word Problems

Two unknowns, two facts, and a reliable setup routine.

Video by The Organic Chemistry Tutor — “Solving Systems of Equations With 3 Variables & Word Problems” Watch on YouTube

The explanation

Key idea Two unknowns need two independent equations.

If a problem has two unknowns, you need two separate facts about them.

The routine:
1. Define both variables in writing, with units.
2. Write one equation per fact given.
3. Solve by substitution or elimination.
4. Answer the actual question in a sentence.

Common patterns:

  • Totals: a count equation plus a value equation. 12 coins worth $2.10 gives n + d = 12 and 0.05n + 0.10d = 2.10.
  • Mixtures: a total amount plus a total concentration.
  • Rates: distance = rate × time for each traveller.

Money problems are the classic trap. Counting coins and valuing coins are two different equations, and mixing them up produces nonsense.

Worked example

Tickets cost $8 for adults and $5 for children. 200 tickets sold for $1,330. How many of each?

  1. Let a = adult tickets, c = child tickets.
  2. Count: a + c = 200. Value: 8a + 5c = 1330.
  3. From the first, c = 200 − a. Substitute: 8a + 5(200 − a) = 1330.
  4. 8a + 1000 − 5a = 1330 → 3a = 330 → a = 110, so c = 90.

Answer: 110 adult and 90 child tickets

Common mistakes

  • Writing only the count equation and trying to solve one equation with two unknowns.
  • Using cents in one equation and dollars in the other.