How to Solve Systems of Equations Word Problems? (+FREE Worksheet!)

How to Solve Systems of Equations Word Problems? (+FREE Worksheet!)
Algebra 1

How to Solve Systems of Equations Word Problems

Word problems feel hard until you see the move: name two unknowns, turn the two facts in the story into two equations, and solve the system. That’s it. We’ll do it together on tickets, coins, ages, and shapes — with a solver, drills, and a worksheet maker a tap away.

Tutor-style math help

Solve Systems of Equations Word Problems: what to notice and how to work it

Systems skill
A system asks for values that make every equation true at the same time. On a graph, the solution is where the graphs meet.

What to notice first

Translate the story into variables before solving. Units, totals, and comparisons tell you what each expression should represent.

Common student mistake

Do not solve before defining variables. A clear variable definition keeps the equation tied to the story.

Key formulas and cues

\(\text{linear system solution}=(x,y)\)
\(\text{same slope, different intercepts}\Rightarrow\text{no solution}\)
\(\text{same line}\Rightarrow\text{infinitely many solutions}\)
solution

A reliable path

  1. Choose a methodGraph, substitute, or eliminate depending on the form.
  2. Solve one variableUse the cleanest equation to find one value.
  3. Find and check the pairSubstitute back and verify both equations.

Worked examples

Substitution

Example: \(y=x+2\) and \(y=2x-1\)
  1. Set the right sides equal.
  2. Solve x + 2 = 2x – 1 to get x = 3.
  3. Substitute to find y.
Answer: \((3,5)\)

Elimination

Example: \(x+y=8\), \(x-y=2\)
  1. Add the equations to eliminate y.
  2. 2x = 10, so x = 5.
  3. Use x + y = 8 to find y = 3.
Answer: \((5,3)\)
Try one before moving on
Try: Solve \(y=x+1\) and \(y=3x-3\).
Answer: \((2,3)\).
Next step: do the matching worksheet or quiz while the method is still fresh, then come back and explain the first step in your own words.
Illustration of students learning How to Solve Systems of Equations Word Problems

Here’s a secret that makes systems word problems click: the hard part isn’t the algebra — it’s the translation. Once you name your two unknowns and turn the story’s two facts into two equations, you’re back to a normal system you already know how to solve. Let’s practice that translation step until it feels routine, then let the solving take care of itself.

The big idea

Turning Words Into a System

A system word problem hides two equations in plain English. Your job is to dig them out. Almost every one follows the same four moves:

  1. Name the unknowns with clear letters (let \(a\) = adult tickets, \(s\) = student tickets).
  2. Write two equations — usually one for “how many” and one for “how much/total.”
  3. Solve the system by substitution or elimination.
  4. Answer in words and check it against the story.

In short, a systems word problem gives you two unknown quantities linked by two separate facts — and each fact becomes one equation.

Tutor tip: Look for the two different “totals” in the problem. A count (20 tickets) gives one equation; a value (\$115) gives the other. Two totals → two equations.

Worked Examples

Each story becomes two equations — two lines whose crossing point is the answer, shown on every graph.

Example A — Tickets

A theater sells 20 tickets for $115. Adult tickets are $8, student $5. How many of each?

  1. Let \(a\) = adult, \(s\) = student. Count: \(a+s=20\); value: \(8a+5s=115\).
  2. Substitute \(s = 20-a\): \(8a + 5(20-a) = 115\), so \(3a = 15\), \(a = 5\).
  3. Then \(s = 15\). Check: \(8(5)+5(15)=115\) ✓

Answer: 5 adult, 15 student

a+s=208a+5s=115(5, 15)

Example B — Coins

A jar has 12 coins — dimes and quarters — worth $1.95. How many of each?

  1. Let \(d\) = dimes, \(q\) = quarters. Count: \(d+q=12\); value (cents): \(10d+25q=195\).
  2. Substitute \(d = 12-q\): \(10(12-q)+25q=195\), so \(15q = 75\), \(q = 5\).
  3. Then \(d = 7\). Check: \(70+125=195\) ✓

Answer: 7 dimes, 5 quarters

d+q=1210d+25q=195(7, 5)

Example C — Two numbers

Two numbers add to 30 and differ by 8. Find them.

  1. Let \(x, y\) be the numbers: \(x+y=30\) and \(x-y=8\).
  2. Add the equations to cancel \(y\): \(2x = 38\), so \(x = 19\).
  3. Then \(y = 11\).

Answer: 19 and 11

x+y=30x−y=8(19, 11)

Example D — Ages

A father is 3 times his son’s age. In 12 years he’ll be twice as old. Find their ages.

  1. Let \(f\) = father, \(s\) = son: \(f = 3s\) and \(f + 12 = 2(s+12)\Rightarrow f = 2s + 12\).
  2. Set equal: \(3s = 2s + 12\), so \(s = 12\).
  3. Then \(f = 36\). Trap: both ages grow by 12, not just the son’s.

Answer: son 12, father 36

f=3sf=2s+12(36, 12)

Example E — Geometry

A rectangle’s perimeter is 36; the length is 4 more than the width. Find its dimensions.

  1. Let \(L\) = length, \(W\) = width: \(L+W=18\) (half the perimeter) and \(L-W=4\).
  2. Add: \(2L = 22\), so \(L = 11\).
  3. Then \(W = 7\).

Answer: 11 by 7

L+W=18L−W=4(11, 7)

Example F — A mixture

How many liters of a 20% acid solution and a 50% solution make 30 L of 30% acid?

  1. Let \(x\) = liters of 20%, \(y\) = liters of 50%: \(x+y=30\); acid \(0.2x+0.5y=9\), i.e. \(2x+5y=90\).
  2. Substitute \(x = 30-y\): \(2(30-y)+5y=90\), so \(3y = 30\), \(y = 10\).
  3. Then \(x = 20\).

Answer: 20 L of 20%, 10 L of 50%

x+y=302x+5y=90(20, 10)
The pattern: every example has two unknowns, two facts, two equations. Coins, ages, mixtures — the story changes but the move never does. Find the two facts and the system builds itself.

Slip-Ups That Cost Easy Points

  • Skipping the “let” step. Always write what each variable means. Half of word-problem errors are really mislabeling errors.
  • Mismatched units. Mixing dollars and cents wrecks the value equation. Pick one unit and stick with it ($1.95 → 195 cents).
  • Only writing one equation. Two unknowns need two equations. If you only have one, reread for the second fact.
  • Forgetting to answer the question. Solving gives numbers; the problem wants a sentence (“5 adult and 15 student tickets”). Translate back.

Your Turn: Build and Solve

Set up the system, solve it, and write the answer in words. Reveal to check.

  1. A bag has 15 marbles, red and blue, with 3 more red than blue. How many of each?
  2. Two complementary angles (sum 90°) differ by 30°. Find them.
  3. A 25-question test is worth 80 points using 2-point and 5-point questions. How many of each?
  4. Two numbers add to 40, and one is 4 times the other. Find them.
Show answers
  1. \(\color{blue}{r+b=15,\ r-b=3 \Rightarrow 9\text{ red},\ 6\text{ blue}}\)
  2. \(\color{blue}{x+y=90,\ x-y=30 \Rightarrow 60^\circ \text{ and } 30^\circ}\)
  3. \(\color{blue}{t+f=25,\ 2t+5f=80 \Rightarrow 15\text{ two-pointers},\ 10\text{ five-pointers}}\)
  4. \(\color{blue}{x+y=40,\ x=4y \Rightarrow 32\text{ and }8}\)
Keep practicing

Make Your Own Word-Problem Worksheet

Generate fresh systems problems with a full answer key — print or save as a PDF.

Unlimited problems, made instantly
Complete answer key included
🎫

Frequently Asked Questions

What are the 4 steps to solve a systems word problem?

Name the unknowns, write two equations from the two facts in the story, solve the system by substitution or elimination, then state the answer in words and check it against the story.

How do I know what to set my variables to?

Let each variable stand for one of the things the question asks you to find. If it asks “how many adult and student tickets,” use \(a\) for adult and \(s\) for student. Write the meaning down before anything else.

How do I get two equations from one problem?

Find the two separate facts. Usually one is a count or total amount (“20 tickets”) and the other is a value or relationship (“$115 total,” or “3 more than”). Each fact becomes one equation.

Should I use substitution or elimination?

Either works. If one equation already has a variable alone (like \(f = 3s\)), substitution is fastest. If both are in standard form, elimination is usually cleaner.

How do I check a word-problem answer?

Put your numbers back into the original sentences, not just the equations. If “5 adult and 15 student” really makes 20 tickets and $115, you’re done.

Related Topics

Continue Your Study

Ready for the next step? Pick up right where this lesson leaves off:

Related to This Article

What people say about "How to Solve Systems of Equations Word Problems? (+FREE Worksheet!) - Effortless Math"?

No one replied yet.

Leave a Reply

X
51% OFF

Limited time only!

Save Over 51%

Take It Now!

SAVE $55

It was $109.99 now it is $54.99

The Ultimate Algebra Bundle 2026: From Pre-Algebra to Algebra II