This site is a work in progress. New lessons are added regularly. Contact us

Word Problems with Systems

Learning goals

  • Name two unknowns with units, one per stated fact
  • Match two unknowns to two independent equations
  • Set up value problems by counting items and totaling worth
  • Table amount, strength and content for a mixture
  • Apply d=rtd = rt per leg, with a current changing the rate
  • Find break-even where cost equals revenue

Two unknowns, two conditions

A word problem is a situation described in words with some of its numbers left blank. Suppose two of those numbers are unknown and the problem states two separate facts about them. Then a system of two equations is the natural model: one equation for each fact. Solving it is work you already know, the substitution and elimination from the last two lessons. The new skill is the translation, now carried out twice.

The method is the same every time, whatever the story is about.

  1. Name the two unknowns. Decide exactly which two quantities the problem asks about, and give each its own letter. Write down what each letter means, units included, as in “let aa be the number of adult tickets and cc the number of child tickets.”
  2. Translate each condition into an equation. A well-posed problem states two facts. Turn each one into an equation in your two letters. You should finish with two equations, not one.
  3. Solve the system. Use substitution when a variable is already isolated or easy to isolate, and elimination when both equations sit in standard form ax+by=cax + by = c. Either route returns the same pair.
  4. Interpret and check. Put the pair back into the words of the problem, confirm it answers the actual question, and state it with units.

Steps 1 and 4 are the ones most often rushed. Naming both unknowns, with units, is what keeps the two equations straight. Checking against the words, not just against your own equations, is what catches a translation that came out backwards.

Why two conditions are exactly enough

A single equation in two unknowns cannot find them both. The argument below says why, and settles how many equations a two-unknown problem needs, and why the final check has to be against the words.

Why two independent conditions determine two unknowns#

Start with two unknowns, xx and yy. Before you use any information, the pair (x,y)(x, y) could be any point in the plane, so there are two quantities free to vary. From the two-variable-equations lesson, a single linear equation ax+by=cax + by = c does not fix either unknown on its own; its solutions fill an entire straight line. So one condition narrows the possibilities from the whole plane down to a single line, but no further: infinitely many pairs still fit.

A second condition, as long as it says something genuinely new, is a second line. Two lines that are not parallel cross at exactly one point. That shared point is the only pair making both statements true. So two independent conditions pin down both unknowns. The word “independent” is doing real work here. If the second equation is only the first in disguise, a multiple of it, the two describe the same line. Then nothing new is fixed, and the problem has infinitely many answers. If the second contradicts the first, the same steepness but a different intercept, the lines are parallel and no pair satisfies both. A well-posed problem avoids both traps, handing you two facts that are neither identical nor contradictory, which is exactly as many independent conditions as there are unknowns. That is the count to match: two unknowns call for two equations, and writing only one leaves a whole line of pretenders.

The final check has to go back to the words because your two equations are a translation, and a translation can be faithful or wrong. Substituting your answer into your own equations only confirms that you solved those equations correctly; it says nothing about whether the equations captured the problem. Suppose the story says the larger number exceeds the smaller by 55, and you translate it, with a slip, as the smaller minus the larger. You can then solve your system flawlessly and reach a pair that satisfies both of your equations perfectly while contradicting the sentence you started from. The only way to catch that is to read the answer back against the original words: does the larger number really exceed the smaller by 55? Does the money add up to the stated total? Checking against the words tests the translation; checking against the equations tests only the arithmetic. A finished problem survives both.

Number and relationship problems

The plainest systems give two facts about two ordinary numbers, usually a sum or a difference together with a relationship such as “twice” or “more than.” Name the two numbers, write one fact per equation, and solve.

Worked example 1 Two numbers with a sum and a multiple relationship

The sum of two numbers is 2727, and the larger is 33 more than twice the smaller. Find the two numbers.

Name the two unknowns. Let xx be the smaller number and yy the larger number. The problem states two facts, so expect two equations.

The first fact is the sum:

x+y=27.x + y = 27.

The second fact is the relationship, “the larger is 33 more than twice the smaller”:

y=2x+3.y = 2x + 3.

The second equation is already solved for yy, so substitution is the easy route. Replace yy in the first equation with 2x+32x + 3:

x+(2x+3)=27.x + (2x + 3) = 27.

Solve the one-variable equation that remains:

3x+3=27,3x=24,x=8.3x + 3 = 27, \qquad 3x = 24, \qquad x = 8.

Back-substitute to recover yy:

y=2(8)+3=19.y = 2(8) + 3 = 19.

Interpret and check against the words. The smaller number is 88 and the larger is 1919. Their sum is 8+19=278 + 19 = 27, and 1919 really is 33 more than twice 88, since 2×8+3=192 \times 8 + 3 = 19. The two numbers are 88 and 1919.

Check your understanding

Two numbers have a sum of 3030 and a difference of 88. If xx is the larger and yy is the smaller, which system matches the words?

Answer choices

Money and value problems

Coins, bills, tickets, and stamps all share a shape. There are two facts: a count (how many items) and a total value (what they are worth together). The count equation just adds the numbers of items; the value equation multiplies each count by its unit price before adding. Work in a single unit, all cents or all dollars, so nothing is mixed.

Worked example 2 A ticket problem: counts and total value

A theater sold 200200 tickets one night and collected 24402440 dollars. Adult tickets cost 1515 dollars and child tickets cost 88 dollars. How many of each were sold?

Name the two unknowns. Let aa be the number of adult tickets and cc the number of child tickets.

The first fact counts the tickets:

a+c=200.a + c = 200.

The second fact is the money, each ticket contributing its price:

15a+8c=2440.15a + 8c = 2440.

Both equations are in standard form, so eliminate a variable. Multiply the count equation by 88 so the cc terms match:

8a+8c=1600.8a + 8c = 1600.

Subtract this from the value equation to cancel cc:

(15a+8c)(8a+8c)=24401600,7a=840,a=120.(15a + 8c) - (8a + 8c) = 2440 - 1600, \qquad 7a = 840, \qquad a = 120.

Back-substitute into the count equation:

120+c=200,c=80.120 + c = 200, \qquad c = 80.

Interpret and check. The theater sold 120120 adult tickets and 8080 child tickets. The counts add to 120+80=200120 + 80 = 200, and the money comes to 15(120)+8(80)=1800+640=244015(120) + 8(80) = 1800 + 640 = 2440 dollars, matching both facts. So 120120 adult tickets and 8080 child tickets.

Check your understanding

A piggy bank holds nn nickels and dd dimes, 3232 coins in all, worth 250250 cents. A nickel is 55 cents and a dime is 1010 cents. Which system models this?

Answer choices

Mixture and blend problems

A mixture problem combines two ingredients of different strengths or prices into one batch. Again there are two facts: the total amount and the total content (of acid, salt, or value). A small table keeps the bookkeeping straight, with a row for each ingredient and a row for the mixture.

SolutionLitersAcid fractionLiters of acid
20%20\% acidxx0.200.200.20x0.20x
50%50\% acidyy0.500.500.50y0.50y
Mixture12120.300.303.63.6

The two columns that must balance give the system. The Liters column says x+y=12x + y = 12. The Liters of acid column says 0.20x+0.50y=3.60.20x + 0.50y = 3.6, because the finished 1212 liters is 30%30\% acid and 0.30×12=3.60.30 \times 12 = 3.6.

Worked example 3 A mixture problem: blending two acid solutions

A chemist blends a 20%20\% acid solution with a 50%50\% acid solution to make 1212 liters of a 30%30\% acid solution. How many liters of each go into the blend?

Name the two unknowns. Let xx be the liters of 20%20\% solution and yy the liters of 50%50\% solution.

The first fact is the total volume:

x+y=12.x + y = 12.

The second fact is the acid content. The 20%20\% solution contributes 0.20x0.20x liters of acid, the 50%50\% solution contributes 0.50y0.50y, and the finished 1212 liters holds 0.30×12=3.60.30 \times 12 = 3.6 liters of acid:

0.20x+0.50y=3.6.0.20x + 0.50y = 3.6.

Solve the volume equation for xx and substitute. From x=12yx = 12 - y:

0.20(12y)+0.50y=3.6.0.20(12 - y) + 0.50y = 3.6.

Distribute and solve:

2.40.20y+0.50y=3.6,0.30y=1.2,y=4.2.4 - 0.20y + 0.50y = 3.6, \qquad 0.30y = 1.2, \qquad y = 4.

Then x=124=8x = 12 - 4 = 8.

Interpret and check. Use 88 liters of the 20%20\% solution and 44 liters of the 50%50\% solution. The volumes add to 8+4=128 + 4 = 12 liters, and the acid comes to 0.20(8)+0.50(4)=1.6+2.0=3.60.20(8) + 0.50(4) = 1.6 + 2.0 = 3.6 liters, which is 30%30\% of 1212. So 88 liters of 20%20\% and 44 liters of 50%50\%.

Distance problems: rate times time

Distance problems rest on one relationship, distance equals rate times time, written d=rtd = rt. Two unknowns appear when a moving thing has both its own speed and the help or hindrance of a current or wind. Going downstream a current adds to the boat’s speed; going upstream it subtracts. That single difference turns one trip into two equations.

Worked example 4 A current problem: boat speed and stream speed

A motorboat travels 3636 miles downstream in 22 hours, then returns the same 3636 miles upstream in 33 hours. Find the speed of the boat in still water and the speed of the current.

Name the two unknowns. Let bb be the boat’s speed in still water and cc the speed of the current, both in miles per hour.

Going downstream the current helps, so the speed over the ground is b+cb + c; going upstream the current fights the boat, so the speed is bcb - c. Each leg gives a distance-equals-rate-times-time equation. Downstream, 3636 miles in 22 hours:

2(b+c)=36,b+c=18.2(b + c) = 36, \qquad b + c = 18.

Upstream, 3636 miles in 33 hours:

3(bc)=36,bc=12.3(b - c) = 36, \qquad b - c = 12.

The cc terms are already opposites, so add the two equations to eliminate cc:

(b+c)+(bc)=18+12,2b=30,b=15.(b + c) + (b - c) = 18 + 12, \qquad 2b = 30, \qquad b = 15.

Back-substitute into b+c=18b + c = 18:

15+c=18,c=3.15 + c = 18, \qquad c = 3.

Interpret and check. The boat makes 1515 mph in still water and the current runs at 33 mph. Downstream the speed is 15+3=1815 + 3 = 18 mph, covering 18×2=3618 \times 2 = 36 miles; upstream it is 153=1215 - 3 = 12 mph, covering 12×3=3612 \times 3 = 36 miles. Both legs check, so the boat is 1515 mph and the current is 33 mph.

Check your understanding

Solving a boat-and-current problem you reach b+c=20b + c = 20 and bc=14b - c = 14, where bb is the boat's still-water speed and cc is the current. What is the current's speed?

Answer choices

Break-even: where cost meets revenue

A business has a cost that grows with how many items it makes and a revenue that grows with how many it sells. Break-even is the number of items where the two are equal, so the company neither loses nor gains. Because cost and revenue are two lines, break-even is exactly the point where they cross, the picture that opened this chapter.

Worked example 5 A break-even problem: cost meets revenue

A small studio makes phone cases. It spends 12001200 dollars in fixed costs plus 44 dollars in materials per case, and sells each case for 1010 dollars. How many cases must it sell to break even, and what are the cost and revenue there?

Name the two quantities. Let xx be the number of cases and yy the number of dollars.

The cost is the fixed amount plus 44 dollars per case:

y=4x+1200.y = 4x + 1200.

The revenue is 1010 dollars per case:

y=10x.y = 10x.

Break-even is the point that lies on both lines, where cost and revenue are the same yy. Both equations are solved for yy, so set the two expressions equal:

10x=4x+1200.10x = 4x + 1200.

Solve:

6x=1200,x=200.6x = 1200, \qquad x = 200.

Then y=10(200)=2000y = 10(200) = 2000.

Interpret and check. The studio breaks even at 200200 cases, where cost and revenue are both 20002000 dollars. The cost is 4(200)+1200=20004(200) + 1200 = 2000 dollars and the revenue is 10(200)=200010(200) = 2000 dollars, equal as required. Selling fewer than 200200 cases loses money, and selling more turns a profit.

Break-even as the crossing of the cost and revenue linesThe revenue line y = 10x from the origin and the cost line y = 4x + 1200 starting at 1200 dollars cross at (200, 2000), the break-even point where revenue equals cost.casesdollars100200300100020003000revenue = 10xcost = 4x + 1200(200, 2000)
Break-even as two lines meeting at one point. The revenue line y = 10x and the cost line y = 4x + 1200 cross at (200, 2000): selling 200 cases makes revenue equal cost, so that crossing point is the break-even the system solves for.

The break-even point is nothing more exotic than the crossing point of two lines, the same picture that opened this chapter. Every system you solve, whether it wears a story or not, is a search for where two lines meet.

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)
A bit of history (Optional)

Why does a textbook ask about pigs? The habit is older than the printed page.

Around the year 800800, an English scholar named Alcuin taught at the court of Charlemagne, the king who ruled much of western Europe. A set of about fifty puzzles is credited to him, under a title that translates as Problems to Sharpen the Young. They are word problems, and they are clearly the ancestors of yours. A trader must spend exactly a hundred coins on exactly a hundred animals. Grain has to be carried across a desert by a camel that eats some of the load on the way. A man must ferry a wolf, a goat and a cabbage across a river without ever leaving the wrong pair alone together.

Notice what changes and what stays. The wolf and the goat are a costume. A modern book dresses the same problem in phone plans or ticket prices. A version from twelve hundred years ago dressed it in livestock. Underneath sits a structure: a fixed count, a fixed total, and unknown amounts to be found from both facts at once.

Alcuin’s title says what such a problem is for. It is not really about the camel. It is training in reading a situation closely enough to see the equations hiding inside it. The value, mixture and distance problems of this lesson are costumes too. Naming each unknown and turning each stated fact into its own equation is how you get the costume off.